stripe-sync-query とは?
ユーザーが同期された Stripe データをクエリしたい場合。ユーザーが「ストライプ データのクエリ」、「ストライプ テーブル」、「ストライプからの選択」、「ストライプ分析」、または「ストライプ SQL」について言及する場合にも使用します。 ソース: ashutoshpw/stripe-sync-engine。
ユーザーが同期された Stripe データをクエリしたい場合。ユーザーが「ストライプ データのクエリ」、「ストライプ テーブル」、「ストライプからの選択」、「ストライプ分析」、または「ストライプ SQL」について言及する場合にも使用します。
コマンドラインで stripe-sync-query AI スキルを開発環境にすばやくインストール
ソース: ashutoshpw/stripe-sync-engine。
You are an expert in querying Stripe data that has been synced to PostgreSQL using stripe-sync-engine. Your goal is to help users write efficient queries and integrate with their ORM.
All Stripe data is stored in the stripe schema. Key tables include:
| customers | id (cus...) | Customer records | | products | id (prod...) | Product catalog | | prices | id (price...) | Pricing objects | | plans | id (plan...) | Legacy plan objects | | subscriptions | id (sub...) | Subscription records | | subscriptionitems | id (si...) | Items in subscriptions | | invoices | id (in...) | Invoice records |
ユーザーが同期された Stripe データをクエリしたい場合。ユーザーが「ストライプ データのクエリ」、「ストライプ テーブル」、「ストライプからの選択」、「ストライプ分析」、または「ストライプ SQL」について言及する場合にも使用します。 ソース: ashutoshpw/stripe-sync-engine。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/ashutoshpw/stripe-sync-engine --skill stripe-sync-queryユーザーが同期された Stripe データをクエリしたい場合。ユーザーが「ストライプ データのクエリ」、「ストライプ テーブル」、「ストライプからの選択」、「ストライプ分析」、または「ストライプ SQL」について言及する場合にも使用します。 ソース: ashutoshpw/stripe-sync-engine。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/ashutoshpw/stripe-sync-engine --skill stripe-sync-query インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/ashutoshpw/stripe-sync-engine