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"
Installs
12
First Seen
Apr 17, 2026
stripe-customers — creminiai/cremini-skills