connect-recommend

The marketplace architecture decision, made with a compatibility matrix that blocks invalid Connect configurations instead of describing them.

Score 0(?)VerifiedCodeby StripeSourceDocs
Verified for:

Install

$ npx skills add stripe/ai --skill connect-recommend

No API key needed. Bundles a compatibility matrix that rejects invalid configurations and warns when platform fees fall below Stripe processing cost.

Best for

Choosing a Stripe Connect charge pattern and account type before you build — the decision that is expensive to reverse once money is flowing.

Not ideal for

Writing the integration. This produces a recommendation document; stripe-payments is the implementation skill once the design is settled.

About this skill

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 or multi-party payments; provides a company URL or business description for a recommendation; builds SaaS that routes money between parties; asks about onboarding or KYC for merchants; or asks about payment flows, white-label payments, or embedded payments.

Stripe ConnectMarketplacePayouts

Score breakdown

Score breakdown

rubric 1.0
Install count
0/20
Provenance
12.8/15
GitHub stars
9.2/15
Recency
10/10
Compatibility
2/10
Documentation depth
10/10
Install ergonomics
10/10
License
5/5
Verification freshness
0.5/5

Composite 0–100 score derived from 9 verifiable signals. See the rubric →

Stripe's own integration playbook: pick the right API, set up Connect and billing, and handle keys and webhooks securely.

StripePaymentsSubscriptions
Code
Low3 min

Stripe's version-upgrade guide: move API versions and SDKs without breaking your integration.

StripeMigrationSDK
Code
Low3 min

Provision a Postgres, Redis, auth, or LLM provider through the Stripe Projects catalog rather than signing up by hand.

StripeProvisioningInfra
Code
Medium3 min

Ranked #3 in Payments

Publish the ranking in your README. The badge reads the live score, so it updates when the ranking does.

connect-recommend — ranked #3 in Payments on Top Agent Skills
Markdown
[![connect-recommend — ranked #3 in Payments on Top Agent Skills](https://top-agent-skills.com/badge/stripe-connect-recommend.svg)](https://top-agent-skills.com/skill/stripe-connect-recommend)
HTML
<a href="https://top-agent-skills.com/skill/stripe-connect-recommend"><img src="https://top-agent-skills.com/badge/stripe-connect-recommend.svg" alt="connect-recommend — ranked #3 in Payments on Top Agent Skills"></a>

Head-to-head

connect-recommend vs the alternatives

Skill FAQ

About connect-recommend

What is the connect-recommend skill?

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 or multi-party payments; provides a company URL or business description for a recommendation; builds SaaS that routes money between parties; asks about onboarding or KYC for merchants; or asks about payment flows, white-label payments, or embedded payments.

Which agents does connect-recommend work with?

Claude Code.

How do I install connect-recommend?

Run `npx skills add stripe/ai --skill connect-recommend` for Claude Code. See the install panel for per-agent commands.

Is connect-recommend free to use?

Yes — connect-recommend is open source (MIT).

Who maintains connect-recommend?

connect-recommend is published by Stripe and was last updated on 2026-08-18.

What is connect-recommend best for?

Choosing a Stripe Connect charge pattern and account type before you build — the decision that is expensive to reverse once money is flowing.