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

  1. Resolve customer: search_stripe_resources by email, or fetch_stripe_resources by cus_/sub_ id
  2. 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

Churn Risk Signals

Installs
4
GitHub Stars
5
First Seen
Jul 28, 2026
customer-360 — appeeky/stripe-skills