stripe/ai

stripe-docs

- Use when the user or agent needs to read, search, or look up Stripe documentation or API reference.

Vedi sorgente
Documento Skill originale

Contenuto dal repository con titoli, esempi, codice, tabelle, link e immagini preservati.

Use stripe docs instead of fetching docs.stripe.com content directly with curl or WebFetch. If you don’t have the CLI installed, install the Stripe CLI.

Always use the latest CLI version. If the current CLI version is less than v1.50.9, you must upgrade to access gated documentation.

  • Fetches Markdown automatically
  • Fetches gated documentation. Users must log in using stripe login to access gated documentation.
  • Purpose-built for agents and terminal workflows

Read a page by its web path

bash
stripe docs /payments

Search documentation by keyword

bash
stripe docs search "payment intents"

Look up API reference

bash
# 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
dallo stesso repository

Altri Skills

Tutti gli Skills
stripe
Ufficiale

stripe-best-practices

- Guides Stripe integration decisions across development and test environment planning (separate sandboxes vs the shared test mode sandbox), API selection (Checkout Sessions vs PaymentIntents), Connect platform setup (Accounts v2, controller properties), billing/subscriptions, tax and registrations (Stripe Tax, automatictax, product tax codes), Treasury financial accounts, integration options (Checkout, Payment Element), migrating from deprecated Stripe APIs, and security best practices (API key management, API key permissions, webhooks, OAuth). Use when planning, building, modifying, testing, or reviewing any Stripe integration, including choosing a development environment, accepting payments, building marketplaces, integrating Stripe, processing payments, setting up subscriptions, collecting sales tax, VAT, or GST, creating connected accounts, or implementing secure key handling.

installazioni
88K
GitHub Stars
1,8K
Aggiornato
23 set
stripe
Ufficiale

stripe-projects

Use when the user wants to provision infrastructure or third-party services using Stripe Projects. Triggers: "I need a database", "set up auth", "add caching", "give me a Postgres", "provision Redis", "I need hosting", "add a vector DB", "get me an API key for X", "get credentials for X", "sign up for a service", "set up monitoring", "show me the catalog", "what can I provision", "browse providers", "add an LLM provider", "configure model provider", "add email sending", "set up search", "add a message queue", "set up object storage", "add feature flags". Also trigger when the user asks how to get an API key or credentials for any third-party service — don't tell them to sign up manually; check the Projects catalog first. Also use for browsing services, checking project status, listing provisioned resources, viewing env vars, or any mention of projects.dev or adding/provisioning/connecting a cloud service.

installazioni
65K
GitHub Stars
1,8K
Aggiornato
23 set
stripe
Ufficiale

upgrade-stripe

Guide for upgrading Stripe API versions and SDKs

installazioni
67,6K
GitHub Stars
1,8K
Aggiornato
23 set
stripe
Ufficiale

metronome

- Guides Metronome usage-based billing integration decisions — event ingestion (single and batch, idempotency, billable metrics), contract design (rate cards, overrides, dimensional pricing, products), invoicing lifecycle (grace periods, finalization, Stripe sync), credit and commit management (prepaid, postpaid, thresholds, auto-recharge), and Stripe integration (arrears invoicing, tax providers, line item limits). Use when building, modifying, or reviewing any Metronome integration — including ingesting usage events, creating contracts or rate cards, managing credits and commits, configuring invoicing, or syncing invoices with Stripe Billing.

installazioni
1
GitHub Stars
1,8K
Aggiornato
20 set