stripe-docs
>-
pinned to #89ffbeeupdated 2 days ago
Ask your AI client: “install skills/stripe-docs”.
Requires the metahub MCP server installed in your client. Set up MCP.
mh install skills/stripe-docsmetahub onboarded this repo on the author's behalf.
If you own github.com/stripe/ai on GitHub, claim the listing to take over publishing. Your claim preserves the existing eval history and badges; only the curator label is replaced with verified-publisher on your next publish.
Stars
1,730
Last commit
2 days ago
Latest release
published
- #ai
- #llm
- #llm-agents
- #mcp
- #python
- #typescript
- #workflows
About this skill
Pulled from SKILL.md at publish time.
Use stripe docs instead of fetching docs.stripe.com content directly with curl or WebFetch.
Evaluation report
WarningsAutomated checks the publisher passed at publish time — structure, docs, safety, and whether the artifact behaves as claimed.89ffbee· 2 days ago
Documentation
7 passed2 warningsDescription qualitywarn
10 words · 74 chars — skills use the description as their trigger; aim higher — manifest description is empty; graded the GitHub repo description instead
Aim for 15+ words and include trigger phrases like “use this skill when …”.
Homepage or repository declaredwarn
No homepage or repository declared.
Add a "homepage" or "repository" field to SKILL.md.
README is present and substantial
2,089 chars · 4 sections · 5 code blocks
Tags / topics declared
7 total — ai, llm, llm-agents, mcp, python, typescript (+1)
README has usage / example sections
no labeled section but 5 code blocks document usage
Homepage / docs URL declared
https://docs.stripe.com/agents
Description is substantive
Description is 28 words.
Documentation present and substantive
Documentation present (SKILL.md, 132 words).
Documentation shows usage
Documentation includes 3 code examples.
Release history
1- releasecurrent89ffbeewarn2 days ago
Contents
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
Reviews
No reviews yet. Be the first.
Related
Verification Before Completion
Evidence before assertions, always
Writing Plans
Turn specs into phased implementation plans
Test-Driven Development
Red → green → refactor discipline for any feature or bugfix
mh install skills/stripe-docs