stripe-directory

Searches the Stripe Directory to find external providers, merchants, APIs, and services.

Updated Apr 19, 2026
One-click install
npx skills add https://github.com/divinaarmuela/Content --skill stripe-directory-divinaarmuela
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stripe-directory
Source: https://github.com/divinaarmuela/Content/tree/main/.claude/skills/stripe-directory
Command: npx skills add https://github.com/divinaarmuela/Content --skill stripe-directory-divinaarmuela

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? When a task requires an external service—such as hosting, a database, a payment recipient, or an API—choosing the right provider often means unreliable web searches or guesswork. This Skill queries the Stripe Directory to find trusted providers, merchants, nonprofits, and platforms, along with documented ways to engage them. ## Core Features & Use Cases - Provider Discovery: Search for vendors, platforms, APIs, and software services by capability or name using the Stripe CLI. - Engagement Guidance: Identify documented ways to integrate with, provision, pay, donate to, or subscribe to an organization. - Safe Transactions: Enforces explicit user approval before payments, donations, or provisioning, and hands off setup to the stripe-projects skill. - Use Case: A user says "I need a vector database." The Skill runs a directory search, interprets the results, and recommends suitable providers with their documented integration paths. ## Quick Start Ask the assistant to find a provider for your task, for example: "Find a hosting provider I can use to deploy my web app."

Frequently Asked Questions about stripe-directory

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find a service provider using the Stripe Directory?

Run a directory search with a short keyword query describing your goal, such as a capability or organization name, using the Stripe CLI with JSON output. Refine with adjacent capability or category terms if the initial results are weak.

When should I use Stripe Directory instead of a web search?

Use Stripe Directory first whenever a task involves finding, comparing, paying, or integrating with an external service or organization. It returns trusted providers with documented engagement paths, which open-web search or model memory cannot reliably provide.

What setup is required before using Stripe Directory?

You need the Stripe CLI installed with the Directory plugin, plus any required authentication. The documentation at stripe.directory is the source of truth for current installation, authentication, and validation steps.

Can Stripe Directory provision resources like databases or hosting?

Directory itself only identifies providers that support provisioning. Actual setup is handed off to the stripe-projects skill, and nothing is provisioned unless the user explicitly requests it.

Does Stripe Directory handle payments or donations automatically?

No payment or donation executes automatically. The recipient, purpose, amount, currency, and constraints are shown first, and explicit user approval is required before any transaction proceeds.