# stripe-docs

> Claude/Codex skill by [@stripe](https://omgskills.com/library/stripe/index.md) · 1.8k stars · Updated 2026-09-15

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. Use to fetch gated documentation.

Tags: ai, gemini-cli-extension, llm, llm-agents, mcp, python, typescript, workflows

## Install

```sh
git clone https://github.com/stripe/ai /tmp/ai && ln -s /tmp/ai/skills/stripe-docs ~/.claude/skills/stripe-docs
```

## From README

Read a page by its web path Search documentation by keyword Look up API reference

## Links

- HTML page: https://omgskills.com/skills/stripe/ai/stripe-docs/
- GitHub: https://github.com/stripe/ai
- Author: [@stripe](https://omgskills.com/library/stripe/index.md)

## More from this repo

- [stripe-best-practices](https://omgskills.com/skills/stripe/ai/skills/stripe-best-practices/index.md) — Guides Stripe integration decisions across development and test environment planning (separate sandboxes vs the shared...
   - [@stripe](https://omgskills.com/library/stripe/index.md) · 1.8k stars
- [stripe-projects](https://omgskills.com/skills/stripe/agent-toolkit/stripe-projects/index.md) — Used when the user wants to provision infrastructure or third-party services using Stripe Projects.
   - [@stripe](https://omgskills.com/library/stripe/index.md) · 1.8k stars
- [connect-recommend](https://omgskills.com/skills/stripe/ai/connect-recommend/index.md) — Used when the user asks about Stripe Connect configuration, charge patterns, Dashboard access, or how to get started...
   - [@stripe](https://omgskills.com/library/stripe/index.md) · 1.8k stars
