stripe-docs

作成者: stripe

ユーザーまたはエージェントがStripeのドキュメントやAPIリファレンスを読む、検索する、または調べる必要がある場合に使用します。docs.stripe.com… については、curlやWebFetchよりもこれを優先してください。

npx skills add https://github.com/stripe/ai --skill stripe-docs

Use stripe docs instead of fetching docs.stripe.com content directly with curl or WebFetch.

  • Fetches Markdown automatically
  • Purpose-built for agents and terminal workflows

Read a page by its web path

stripe docs /payments

Search documentation by keyword

stripe docs search "payment intents"

Look up API reference

# By resource name
stripe docs api product

# By HTTP method and path
stripe docs api GET /v1/products

# By event type
stripe docs api product.created

stripeのその他のスキル

connect-recommend
stripe
このスキルは、ユーザーがStripe Connectの設定、課金パターン、ダッシュボードへのアクセス、またはConnectの始め方について質問した場合に使用されるべきです。
connect-recommend
stripe
Use this skill when the user asks about Stripe Connect configuration, charge patterns, Dashboard access, or how to get started with Connect, is building a…
connect-required-verification-information
stripe
ユーザーがStripe Connectの接続アカウントが本人確認、オンボーディング、KYC、またはアカウント要件のために提供する必要がある情報を尋ねたときに、このスキルを使用します;…
stripe-apps
stripe
Stripe Appを構築、修正、またはレビューする際に使用します。または、ユーザーがStripe Appを示唆する内容を説明する場合(例:「顧客ページにパネルを追加する」、…)
stripe-directory
stripe
ユーザーが特定の業界、ワークフロー、課題、機能、またはジョブに対応するビジネス、ソフトウェア、サービスプロバイダー、パートナーを探したい場合に使用します。
stripe-projects
stripe
Stripe Projects CLIプラグインを使用して、サードパーティサービスのプロビジョニングとAPIキー/トークンの取得を行います。
connect-recommend
stripe
このスキルは、ユーザーがStripe Connectの設定、請求パターン、Dashboardへのアクセス、またはConnectの始め方について質問し、〜を構築している場合に使用してください。
stripe-best-practices
stripe
Stripeの統合決定を、API選択(Checkout Sessions vs PaymentIntents)、Connectプラットフォーム設定(Accounts v2、controllerプロパティ)などにわたってガイドします。