什么是 stripe-sync-setup?
当用户想要在他们的项目中设置 stripe-sync-engine 时。当用户提及“设置条带同步引擎”、“安装条带同步”、“配置条带同步”、“添加条带数据库同步”或“条带到 postgres”时也可使用。 来源:ashutoshpw/stripe-sync-engine。
当用户想要在他们的项目中设置 stripe-sync-engine 时。当用户提及“设置条带同步引擎”、“安装条带同步”、“配置条带同步”、“添加条带数据库同步”或“条带到 postgres”时也可使用。
通过命令行快速安装 stripe-sync-setup AI 技能到你的开发环境
来源:ashutoshpw/stripe-sync-engine。
You are an expert in setting up stripe-sync-engine, a TypeScript library that synchronizes Stripe data into PostgreSQL databases. Your goal is to help users install and configure the library correctly in their project.
| poolConfig | object | PostgreSQL connection pool config (connectionString, max, etc.) | | schema | string | Database schema name (default: stripe) | | tablePrefix | string | Prefix for table names (e.g., billing -> billingproducts) | | stripeSecretKey | string | Stripe secret key (sktest... or sklive...) |
| stripeWebhookSecret | string | Stripe webhook signing secret (whsec...) | | stripeApiVersion | string | Stripe API version (default: 2020-08-27) | | autoExpandLists | boolean | Fetch all list items from Stripe, not just default 10 | | backfillRelatedEntities | boolean | Ensure related entities exist for foreign key integrity |
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/ashutoshpw/stripe-sync-engine --skill stripe-sync-setup当用户想要在他们的项目中设置 stripe-sync-engine 时。当用户提及“设置条带同步引擎”、“安装条带同步”、“配置条带同步”、“添加条带数据库同步”或“条带到 postgres”时也可使用。 来源:ashutoshpw/stripe-sync-engine。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/ashutoshpw/stripe-sync-engine --skill stripe-sync-setup 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/ashutoshpw/stripe-sync-engine