Agent skill
stripe-sync
Complete subscription system with Stripe, Vercel Flags for plan configuration, webhook handling for syncing subscription state to Postgres, usage tracking, and billing portal integration.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/stripe-sync
SKILL.md
Stripe Subscriptions DB Sync
To set up Stripe Subscriptions DB Sync, refer to the fullstackrecipes MCP server resource:
Resource URI: recipe://fullstackrecipes.com/stripe-sync
If the MCP server is not configured, fetch the recipe directly:
bash
curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/stripe-sync
Didn't find tool you were looking for?