Call any Stripe API endpoint. This skill should be used when the user asks to (1) read or look up any Stripe data (customers, charges, subscriptions, invoices, payment intents, balances, payouts, disputes, Connect accounts, Issuing, Treasury, Tax, Billing, Reporting, anything), (2) create or update Stripe objects, or (3) perform any Stripe operation by name. Covers the entire Stripe REST surface across all configured accounts.
$npx -y skills add juliandickie/stripe-plugin --skill stripe-apiInstalls into the current project.
Run `npx skills use "https://github.com/juliandickie/stripe-plugin" --skill "juliandickie/stripe-plugin/stripe-api"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/juliandickie/stripe-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/juliandickie/stripe-plugin"` and select the relevant skills, then follow their instructions.