What problem does it solve?
This Skill helps you create and securely store a Stripe restricted API key so your assistant can access only the required Stripe resources, reducing risk while enabling payment, subscription, customer, invoice, and refund workflows.
Core Features & Use Cases
- Restricted API key creation: Guides you through creating a Stripe Restricted API Key (RAK) with least-privilege permissions.
- Secure credential storage: Prompts for the key and stores it in the credential vault with Stripe-domain injection templates for Authorization headers.
- Connectivity verification: Checks the stored credential by calling Stripe’s balance endpoint and reports clear outcomes for 401/403 errors.
- Practical integration readiness: Ensures the assistant can make both read and (with confirmation) write calls such as listing customers, checking subscriptions, retrieving invoices, and issuing refunds.
Quick Start
Tell the assistant: “Run stripe-app-setup and help me configure my Stripe restricted API key, then verify access to account balance.”