stripe
Installation
SKILL.md
Stripe
View your Stripe data through conversation — revenue, subscriptions, customers, payments, and products.
Authentication
Requires a Stripe API key. If not configured, load stripe-connect/SKILL.md to guide the user through setup.
Check: python3 stripe-connect/scripts/stripe_connect.py --check
Routing
| User wants to... | Load |
|---|---|
| Connect Stripe / fix auth errors | stripe-connect/SKILL.md |
| MRR, revenue, charges, balance, refunds | revenue/SKILL.md |
| List customers, view subscriptions, payment history | customers/SKILL.md |
| List products, prices, invoices | products/SKILL.md |