customer-360
Installation
SKILL.md
Customer 360
Stripe MCP Setup
Requires Stripe MCP (https://docs.stripe.com/mcp). GetMcpTools before CallMcpTool. Paginate all lists (limit: 100, starting_after while has_more). Amounts in cents. Read-only for audits; confirm before writes.
Workflow
- Resolve customer:
search_stripe_resourcesby email, orfetch_stripe_resourcesbycus_/sub_id - Pull:
- Customer object (created, currency, delinquent)
- Subscriptions (status, plan, MRR, tenure)
- Invoices (paid total = LTV proxy, open/uncollectible)
- Default payment method (brand, funding, expiry)
- Discounts / coupons