Setting the chapter. One moment.
Skills
Chapter 5 of 7
Use when the user or agent needs to read, search, or look up Stripe documentation or API reference.
1 minute · 33 words · 3 sections
Use stripe docs instead of fetching docs.stripe.com (opens in a new tab) content directly with curl or WebFetch.
stripestripe docs search "payment intents"# 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.createdInstall this repository
npx skills add stripe/ai/plugin marketplace add stripe/aiSkills install per repository, not per chapter — the CLI has no documented per-skill form, so we do not print one.
Use when the user or agent needs to read, search, or look up Stripe documentation or API reference. Prefer this over curl or WebFetch for any docs.stripe.com content.
The verbatim description from this skill’s front matter — the string an agent matches on to decide whether to load it.
skills/stripe-docs/SKILL.mdmain, last pushed 8 August 2026.SKILL.md, not by matching a directory convention. One layout observed: skills/*/SKILL.md..claude-plugin/marketplace.json by Stripe, declaring 1 plugin. It is read for editorial metadata only — never as the skill index, which is always the repository tree./stripe/ai.md, and each chapter at its own .md URL.