stripe-connect
Installation
SKILL.md
Stripe Connect
Connect your Stripe account. One API key, one minute.
How to Set Up
- User goes to dashboard.stripe.com/apikeys
- Copies the Secret key (starts with
sk_live_orsk_test_) - Pastes it in the chat
⚠️ Use a Restricted key for safety. In the Stripe Dashboard, click + Create restricted key, give it Read permissions only, and use that key instead of the full secret key. This way the AI can view data but can't create charges or modify anything.
AI Agent Flow
Check if configured:
python3 stripe-connect/scripts/stripe_connect.py --check