·stripe-sync-setup
</>

stripe-sync-setup

ユーザーがプロジェクトでストライプ同期エンジンをセットアップしたい場合。ユーザーが「ストライプ同期エンジンのセットアップ」、「ストライプ同期のインストール」、「ストライプ同期の構成」、「ストライプ データベース同期の追加」、または「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。

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 とは?

ユーザーがプロジェクトでストライプ同期エンジンをセットアップしたい場合。ユーザーが「ストライプ同期エンジンのセットアップ」、「ストライプ同期のインストール」、「ストライプ同期の構成」、「ストライプ データベース同期の追加」、または「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 で使用できるようになります

ソースリポジトリはどこですか?

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