Set up the stripe plugin. Use when the user asks to (1) configure Stripe accounts, (2) add or change Stripe API keys, (3) install the Stripe CLI, or (4) verify Stripe connectivity. Scaffolds the multi-account registry and provisions the bundled Stripe CLI.
$npx -y skills add juliandickie/stripe-plugin --skill stripe-setupInstalls into the current project.
Run `npx skills use "https://github.com/juliandickie/stripe-plugin" --skill "juliandickie/stripe-plugin/stripe-setup"` 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.