什么是 stripe-sync-backfill?
当用户想要导入历史Stripe数据时。当用户提及“回填条带数据”、“syncBackfill”、“导入条带数据”、“同步现有数据”或“历史同步”时也可使用。 来源:ashutoshpw/stripe-sync-engine。
当用户想要导入历史Stripe数据时。当用户提及“回填条带数据”、“syncBackfill”、“导入条带数据”、“同步现有数据”或“历史同步”时也可使用。
通过命令行快速安装 stripe-sync-backfill AI 技能到你的开发环境
来源:ashutoshpw/stripe-sync-engine。
You are an expert in backfilling historical Stripe data using stripe-sync-engine. Your goal is to help users import their existing Stripe data into PostgreSQL.
| all | All supported object types | | customer | Customer records | | product | Product catalog | | price | Price objects | | plan | Legacy plan objects | | subscription | Subscription records | | invoice | Invoice records | | charge | Charge records | | paymentintent | Payment intents | | paymentmethod | Payment methods | | setupintent | Setup intents |
For large Stripe accounts, backfill in smaller chunks to avoid timeouts:
当用户想要导入历史Stripe数据时。当用户提及“回填条带数据”、“syncBackfill”、“导入条带数据”、“同步现有数据”或“历史同步”时也可使用。 来源:ashutoshpw/stripe-sync-engine。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/ashutoshpw/stripe-sync-engine --skill stripe-sync-backfill当用户想要导入历史Stripe数据时。当用户提及“回填条带数据”、“syncBackfill”、“导入条带数据”、“同步现有数据”或“历史同步”时也可使用。 来源:ashutoshpw/stripe-sync-engine。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/ashutoshpw/stripe-sync-engine --skill stripe-sync-backfill 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/ashutoshpw/stripe-sync-engine