Stripe
Query Stripe customer and billing data from a synced PostgreSQL database. Use when the user asks about Stripe customers, subscriptions, invoices, charges, or any Stripe-related data.
Query Stripe customer and billing data from a synced PostgreSQL database. Use when the user asks about Stripe customers, subscriptions, invoices, charges, or any Stripe-related data.
Real data. Real impact.
Emerging
Developers
Per week
Open source
Skills give you superpowers. Install in 30 seconds.
Stripe is a database query skill by ramonverse that enables developers to search and analyze Stripe customer and billing data through direct SQL queries against a synchronized PostgreSQL replica. Rather than navigating the Stripe dashboard or writing API calls, users can run SQL queries to explore customers, subscriptions, invoices, charges, payment intents, refunds, disputes, and over 40 other Stripe data tables in a single unified interface.
./query.sh "SELECT ..." with results returned directly to the terminal.stripe namespace mirror the complete Stripe object hierarchy.The skill connects to a PostgreSQL database provisioned through paymentsdb.com that stays in sync with a Stripe account. Users configure their database credentials in the included query script and run SQL statements directly. The psql client must be installed and available in the system PATH.
query.sh script.psql is installed: brew install postgresql (macOS) or equivalent../query.sh "SELECT * FROM stripe.customers LIMIT 10"Note: This skill has been flagged for security review due to hardcoded credential handling. Users should evaluate the credential management approach before deploying in production environments.
MIT-0 (Free to use, modify, and redistribute. No a
No automatic installation available. Please visit the source repository for installation instructions.
View Installation Instructions1,500+ AI skills, agents & workflows. Install in 30 seconds. Part of the Torly.ai family.
© 2026 Torly.ai. All rights reserved.