eg
AP

api-commerce-stripe

repo →

adds Stripe commerce skills to Claude Code via the Agents Inc skill marketplace

stdio· API key· source

Packaged as an agent skill, this Stripe integration gives AI coding agents and backend engineers a structured way to wire up Checkout Sessions, Payment Intents, subscription billing, and Connect marketplace flows without hand-rolling each API call. It covers webhook verification, customer object management, and idempotent error handling — the unglamorous pieces that usually break in production. Relevant for founders and CTOs shipping commerce backends where agents write or maintain the payment layer.

> what it does

  • Generate Checkout Sessions and Payment Intents with correct parameter shapes
  • Handle subscription lifecycle events including trials, proration, and cancellations
  • Verify Stripe webhooks with signature checks and replay protection
  • Implement Connect flows for marketplaces with split payouts
  • Manage customer objects, saved payment methods, and retry logic

> touches

> also under

> alternatives to api-commerce-stripe

by surface + editorial

> api-commerce-stripe pairs well with