Inspect and switch Stripe accounts. Use when the user asks (1) which Stripe accounts are configured, (2) to switch the default account, (3) what mode an account is in, or (4) to check account setup. Read-only. Never prints secret keys.
$npx -y skills add juliandickie/stripe-plugin --skill stripe-accountsInstalls into the current project.
Run `npx skills use "https://github.com/juliandickie/stripe-plugin" --skill "juliandickie/stripe-plugin/stripe-accounts"` 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.