Stripe Connect Marketplace Sync by agentskillexchange/skills
npx skills add https://github.com/agentskillexchange/skills --skill 'Stripe Connect Marketplace Sync'使用 Stripe Connect API 同步市场交易,支持通过 Stripe.js 和 stripe-node SDK 实现自动支付分账、转账撤销和账户入驻。
使用 Stripe Connect API 管理市场平台的多方支付流程。此技能处理关联账户入驻、带有自动费用分账的支付意图创建以及支付对账。
入驻流程使用 Stripe 账户链接(POST /v1/account_links)引导卖家完成身份验证和银行账户设置。支付处理会创建带有 transfer_data 的 PaymentIntents,以在平台和关联账户之间自动分配资金。
关键操作包括在关联账户上创建直接收费、带有应用费用的目标收费以及手动转账的独立收费。该技能监控 webhook 事件(payment_intent.succeeded、transfer.created、payout.paid)以维护交易状态。
退款处理支持全额和部分退款,并通过 Refunds API 自动进行转账撤销。支付调度可以按关联账户配置每日、每周或每月间隔。所有 API 调用均使用 stripe-node SDK(v14+)并配合幂等键以防止重复操作。
npx skills add agentskillexchange/skills --skill stripe-connect-marketplace-sync
npx skills add agentskillexchange/skills --skill stripe-connect-marketplace-sync -a claude-code
npx skills add agentskillexchange/skills --skill stripe-connect-marketplace-sync -a cursor
npx skills add agentskillexchange/skills --skill stripe-connect-marketplace-sync -a codex
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
clawhub install stripe-connect-marketplace-sync
每周安装数
–
代码仓库
GitHub 星标数
1
首次出现
–
安全审计
Synchronize marketplace transactions using the Stripe Connect API with automatic payout splitting, transfer reversals, and account onboarding via Stripe.js and the stripe-node SDK.
Manage multi-party payment flows for marketplace platforms using the Stripe Connect API. This skill handles connected account onboarding, payment intent creation with automatic fee splitting, and payout reconciliation.
The onboarding flow uses Stripe Account Links (POST /v1/account_links) to guide sellers through identity verification and bank account setup. Payment processing creates PaymentIntents with transfer_data to automatically split funds between the platform and connected accounts.
Key operations include creating direct charges on connected accounts, destination charges with application fees, and separate charges with manual transfers. The skill monitors webhook events (payment_intent.succeeded, transfer.created, payout.paid) to maintain transaction state.
Refund handling supports full and partial refunds with automatic transfer reversal via the Refunds API. Payout scheduling can be configured per connected account with daily, weekly, or monthly intervals. The stripe-node SDK (v14+) is used for all API calls with idempotency keys to prevent duplicate operations.
npx skills add agentskillexchange/skills --skill stripe-connect-marketplace-sync
npx skills add agentskillexchange/skills --skill stripe-connect-marketplace-sync -a claude-code
npx skills add agentskillexchange/skills --skill stripe-connect-marketplace-sync -a cursor
npx skills add agentskillexchange/skills --skill stripe-connect-marketplace-sync -a codex
clawhub install stripe-connect-marketplace-sync
Weekly Installs
–
Repository
GitHub Stars
1
First Seen
–
Security Audits
通过 LiteLLM 代理让 Claude Code 对接 GitHub Copilot 运行 | 高级变通方案指南
31,600 周安装