Help us improve
Share bugs, ideas, or general feedback.
From stripe-skills
Sets up new apps or local repos with Stripe Projects CLI, provisions software stacks, and bootstraps project skills after init.
npx claudepluginhub fcakyon/claude-codex-settings --plugin stripe-skillsHow this skill is triggered — by the user, by Claude, or both
Slash command
/stripe-skills:stripe-projectsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Stripe Projects is a CLI for provisioning software stacks.
Provisions third-party services and retrieves API keys/tokens via the Stripe Projects CLI plugin. Handles provider availability checks, Stripe CLI installation, and project initialization.
Sets up Stripe for SaaS billing: configures subscriptions, products/prices, customer portals, webhooks, tax compliance, handles lifecycle events, failed payments, refunds, and dunning.
Guides Stripe API choices for payments (Checkout Sessions vs PaymentIntents), Connect Accounts v2, billing/subscriptions, Treasury accounts, Payment Element, and deprecated migrations.
Share bugs, ideas, or general feedback.
Stripe Projects is a CLI for provisioning software stacks.
Docs are here: https://docs.stripe.com/projects.md
Download the Projects CLI and run stripe projects init to get started. You get access to more skills when you do that.
To install the Stripe CLI and Projects plugin, Homebrew users can run brew install stripe/stripe-cli/stripe && stripe plugin install projects. For other installation options, see https://docs.stripe.com/stripe-cli/install.md.
After stripe projects init, prefer the local project skills it creates.