Loading...
Loading...
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.
npx skill4agent add stripe/ai stripe-docsstripe docs /paymentsstripe 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.created