·stripe-sync-setup
</>

stripe-sync-setup

當使用者想要在他們的專案中設定 stripe-sync-engine 時。當使用者提及「設定條帶同步引擎」、「安裝條帶同步」、「設定條帶同步」、「新增條帶資料庫同步」或「條帶到 postgres」時也可使用。

14安裝·1熱度·@ashutoshpw

安裝

$npx skills add https://github.com/ashutoshpw/stripe-sync-engine --skill stripe-sync-setup

如何安裝 stripe-sync-setup

透過命令列快速安裝 stripe-sync-setup AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/ashutoshpw/stripe-sync-engine --skill stripe-sync-setup
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:ashutoshpw/stripe-sync-engine。

SKILL.md

查看原文

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
分類
</>開發工具
認證
收錄時間
2026-02-27
更新時間
2026-03-10

Browse more skills from ashutoshpw/stripe-sync-engine

快速解答

什麼是 stripe-sync-setup?

當使用者想要在他們的專案中設定 stripe-sync-engine 時。當使用者提及「設定條帶同步引擎」、「安裝條帶同步」、「設定條帶同步」、「新增條帶資料庫同步」或「條帶到 postgres」時也可使用。 來源:ashutoshpw/stripe-sync-engine。

如何安裝 stripe-sync-setup?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/ashutoshpw/stripe-sync-engine --skill stripe-sync-setup 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/ashutoshpw/stripe-sync-engine