stripe-customers
Installation
SKILL.md
Stripe Customers
List, search, and view customer details and subscriptions.
Commands
List recent customers
python3 customers/scripts/stripe_customers.py list --limit 10
Search customers by email
python3 customers/scripts/stripe_customers.py search "john@example.com"