connect-recommend
Use this skill when the user asks about Stripe Connect configuration, charge patterns, Dashboard access, or how to get started with Connect, is building a marketplace, platform, multi-vendor store, gig platform, or subscription platform, needs to pay out sellers, vendors, or providers, mentions split payments, revenue sharing, multi-party payments, or similar payment distribution concepts, provides a company URL or business description for a recommendation, builds SaaS that routes money between parties (for example, POS, booking, invoicing — not operational SaaS without payment routing), asks about onboarding or KYC for merchants, sellers, and vendors, mentions connected account Dashboard or responsibility configurations, or asks about payment flows, white-label payments, or embedded payments.
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/connect-recommend ~/.claude/skills/connect-recommend
From README
Connect recommend Recommend the right Stripe Connect integration configuration. The user only needs to provide a company URL or describe their business — the skill figures out the rest. Interaction model User must confirm interactions. Every decision point in this skill MUST be confirmed with the user with clear, numbered options and short descriptions. One question at a time — never overwhelm the user. Auto-act on low-cost actions. Never ask permission for: Generating the markdown recommendation plan — just generate it Scanning the codebase — just scan it Reading reference files — just read them Never end with passive text. Every stopping point must end with a prompt to the user offering concrete next actions. Terminology rules (user-facing output) Before generating any user-facing output, read . Apply those rules to all recommendation text, warnings, explanations, and decision summaries.
More from this repo
stripe-best-practices
Guides Stripe integration decisions across API selection (Checkout Sessions vs PaymentIntents), Connect platform setup...
stripe-directory
Used when the user wants to find businesses, software, service providers, or partners for a specific industry,...
stripe-projects
Used when the user wants to provision infrastructure or third-party services using Stripe Projects.