Dev & Engineering stripe-connectmarketplace-paymentsdestination-chargesconnected-accountsmerchant-onboardingkycembedded-components

Stripe Connect Integration Advisor

Recommends Stripe Connect account, responsibility, and payment-flow configurations for platform businesses.

FollowSkills review · FSRS-2.0
Not recommended
44/ 100 5-point scale 2.2 / 5
Trust10 / 25 · 2.0/5

The skill requires AskUserQuestion at key decision points and includes warnings for compatibility, fees, disputes, and negative balances. However, it permits broad tools such as Bash, Write, and Edit, while providing limited controls for payment/KYC data flows, sensitive-data handling, rollback, and least privilege. No malware, credential theft, or covert exfiltration is evident, so no red line is triggered; incomplete confirmation and data governance reduce the score.

Reliability6 / 20 · 1.5/5

The workflow is structured and includes compatibility checks, abnormal-combination warnings, and dispute transfer-reversal guidance. Static evidence contains no executed tests or reproduced key paths. There are also internal inconsistencies, including differing treatment of on_behalf_of and partially inconsistent guidance for custom onboarding with dashboard:none, so the score is conservatively limited and reduced.

Adaptability10 / 15 · 3.3/5

Triggers, target users, and marketplace, SaaS, subscription, and multi-party payment scenarios are relatively clear, and the skill distinguishes direct, destination, and separate flows. It does not adequately define non-fit boundaries, Chinese-language interaction support, or mainland-China reachability; complex product cases are sometimes deferred broadly to documentation or sales, so points are deducted.

Convention8 / 15 · 2.7/5

The skill has useful progressive structure, stepwise workflow, decision matrices, compatibility rules, examples, and limitation disclosures, and the supplied metadata states an MIT license. It lacks a clear version, changelog, named maintenance responsibility, or update path, and assumes reference files and external documentation without installation or dependency guidance.

Effectiveness6 / 15 · 2.0/5

The skill can produce a Connect configuration recommendation and covers account responsibilities, charge patterns, fee economics, and implementation concerns, giving the core output practical value. However, no statically verifiable representative outputs, test evidence, or comparative benefit over manual documentation review are provided; complex or potentially stale rules still require substantial human review, so the score is constrained by static calibration.

Verifiability4 / 10 · 2.0/5

The source includes detailed decision tables, code examples, compatibility rules, and an auditable reasoning chain. Evidence is still primarily self-authored skill material, with no committed test suite, CI execution evidence, or independent third-party corroboration, so the score remains within the static limit.

Evidence confidence:Low Reviewed Jul 20, 2026 Reviewed revision c29cd23cfd27
Before you use it
  • The skill grants broad Bash, Write, and Edit capabilities; deployment should restrict scanning to read-only access and limit writes to the explicitly approved plan file.
  • Connect, account-responsibility, and dispute-handling rules can change; verify current Stripe documentation, especially for on_behalf_of, Accounts v2, and fee-liability behavior.
  • Chinese interaction quality and mainland-China reachability are not demonstrated; scenarios depending on external Stripe services or documentation require additional validation.
Review evidence [1][2][3][4][5][6]
See the full review method →

What it does & when to use it

This Agent Skill from Stripe’s ai repository helps platform businesses choose a Stripe Connect integration shape. It targets marketplaces, multi-vendor stores, gig platforms, subscription platforms, and SaaS products that route money between parties. It gathers business context, scans project signals, validates configuration compatibility, and produces a recommendation plan. It also identifies relevant embedded components and implementation priorities.

Asks sequential questions about the business, parties, money flow, account management, risk, and fee structure; scans the project for existing Connect plans and patterns involving accounts, transfers, payouts, charges, fees, and webhooks; maps findings to dashboard, responsibility, fee-ownership, and charge-pattern recommendations; checks blocked and cautionary combinations; recommends embedded components for onboarding, notifications, account management, payments, disputes, payouts, and reporting; generates a recommendation plan and can write it to connect-recommend-plan.md at the project root.

  1. A marketplace needs to pay sellers or service providers.
  2. A multi-vendor store needs split payments or revenue distribution.
  3. A gig, booking, invoicing, or similar platform routes money between parties.
  4. A SaaS product has independent sellers who own customer relationships and needs Connect onboarding and payment guidance.
  5. A team needs to evaluate merchant onboarding, KYC, connected-account dashboards, or payment responsibility settings.

Pros & cons

Pros
  • Covers business discovery, project scanning, configuration recommendations, compatibility checks, and plan generation.
  • Targets concrete marketplace, SaaS, and multi-party payment decisions.
  • Addresses margin economics, negative-balance liability, disputes, onboarding, and embedded components.
  • The repository is licensed under MIT.
Limitations
  • The skill explicitly relies on AskUserQuestion, Task, and reference files, so hosts without equivalent support may require adaptation.
  • The source provides no test suite, version compatibility matrix, or independent performance evidence.
  • The source does not document a standalone installation flow for this individual skill.
  • Recommendations depend on project scans and user answers; the source does not define exact failure behavior when those inputs are unavailable.

How to install

This skill is one of 24 skills in stripe/ai. The README documents this manual installation command: npx skills add https://docs.stripe.com. It also documents official Stripe plugin installation for Claude Code, Codex, and Cursor. Manually installed skills do not auto-update; the README says to run npx skills update -y. No standalone installation command for connect-recommend is documented.

How to use

In an Agent with the skill installed, describe the business or provide a company URL, for example: “We are building a marketplace connecting customers with freelancers and need to pay the providers.” The skill then asks questions, scans the project, and creates a Connect recommendation plan. The source does not document a more specific host-level trigger format.

Compared to similar skills

The README documents official plugin installation for Claude Code, Codex, and Cursor, as well as manual installation. It does not provide a feature comparison with another Connect recommendation tool.

FAQ

Does using this skill cost extra?
The source does not state runtime costs or Stripe product pricing for the skill. The repository uses the MIT license.
Will it read or modify my project?
Its tool list includes Read, Glob, Grep, Write, Edit, and Bash, so it is designed to scan project files and can write a recommendation plan. Actual permissions depend on the host Agent.
Is it intended for ordinary single-business Stripe integrations?
Its stated scope is Stripe Connect configuration, platform businesses, multi-party payments, seller onboarding, and money routing. Ordinary single-merchant integrations are not its primary focus.
Does it implement the full Connect integration automatically?
The source shows that it generates a recommendation plan and explains code, Dashboard, and runtime priorities, but does not establish that it automatically completes a full integration.

More skills from this repository

All from stripe/ai

Related skills