stripe-directory
Use when the user wants to find businesses, software, service providers, or partners for a specific industry, workflow, pain point, capability, or job to be done. Also use when the agent needs to programmatically purchase or consume a service. Use Stripe Directory to build a short relevant shortlist, even if the user does not mention Stripe Directory explicitly.
Install
Install this Claude and Codex skill with the command below. The command stays visible even when copy support is unavailable.
git clone https://github.com/stripe/ai /tmp/ai && ln -s /tmp/ai/skills/stripe-directory ~/.claude/skills/stripe-directory
From README
Stripe Directory Search Turn a vague market need into a short, relevant shortlist with stripe directory search. Use this even when the user never says “Stripe Directory” — any request to find vendors, tools, partners, or providers for a vertical, workflow, pain point, or job-to-be-done. Most requests are discovery — find and compare services. That is the core job below. Some services are also MPP-supported (MPP = Machine Payment Protocol), meaning you (the agent) can pay their HTTP 402 (Payment Required) endpoint and consume them directly. When the user actually wants to use or buy a service, present those results and offer to purchase — see “Purchasing” at the end. Process Clarify only what’s missing: buyer/vertical, job-to-be-done, must-have capability, geography (only if it matters). Search iteratively: stripe directory search " " --format json Short noun phrases, one angle per query; run 1-3, then broaden/narrow on results.
More from this repo
connect-recommend
Used when the user asks about Stripe Connect configuration, charge patterns, Dashboard access, or how to get started...
stripe-best-practices
Guides Stripe integration decisions across API selection (Checkout Sessions vs PaymentIntents), Connect platform setup...
stripe-projects
Used when the user wants to provision infrastructure or third-party services using Stripe Projects.