什麼是 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