stripe-sync-setup とは?
ユーザーがプロジェクトでストライプ同期エンジンをセットアップしたい場合。ユーザーが「ストライプ同期エンジンのセットアップ」、「ストライプ同期のインストール」、「ストライプ同期の構成」、「ストライプ データベース同期の追加」、または「postgres へのストライプ」について言及する場合にも使用します。 ソース: ashutoshpw/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ユーザーがプロジェクトでストライプ同期エンジンをセットアップしたい場合。ユーザーが「ストライプ同期エンジンのセットアップ」、「ストライプ同期のインストール」、「ストライプ同期の構成」、「ストライプ データベース同期の追加」、または「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