omgskills Get the Mac app
Skill

stripe-directory

@stripe 1.7k stars Updated 2026-07-27 Author match: High

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.

aillmllm-agentsmcppythontypescriptworkflows

Install

Install this Claude and Codex skill with the command below. The command stays visible even when copy support is unavailable.

Install command
git clone https://github.com/stripe/ai /tmp/ai && ln -s /tmp/ai/skills/stripe-directory ~/.claude/skills/stripe-directory

View on GitHub

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