coupon-promotion-audit
Installation
SKILL.md
Coupon & Promotion Audit
Stripe MCP Setup
Requires Stripe MCP connected via OAuth or restricted key. Docs: https://docs.stripe.com/mcp
GetMcpToolswithserver: "user-Stripe"(orplugin-stripe-stripe) before any call- Prefer
stripe_api_search→stripe_api_details→stripe_api_readfor list/retrieve - Always paginate —
limit: 100, followhas_morewithstarting_after - Amounts are in cents unless noted
- Never expose secret keys in output
Workflow
GetCoupons—limit: 100GetPromotionCodes— active codes- On active subscriptions, check
discount/discountsarray - Estimate discounted MRR impact