skills/docs.stripe.com/stripe-projects

stripe-projects

SKILL.md

Stripe Projects — Service Provisioning

Provision third-party services and retrieve API keys/tokens using the Stripe Projects CLI plugin.

Workflow

Step 1: Verify Provider Availability

Before doing anything else, fetch https://projects.dev/providers and check whether the requested provider appears in the directory listing.

  • If the provider isn’t listed on that page, inform the user that Stripe Projects doesn’t support this provider and stop.
  • If the provider is listed, continue.

Step 2: Ensure Stripe CLI is Installed

Check if the Stripe CLI is available:

which stripe && stripe --version
Installs
18.3K
First Seen
Mar 26, 2026