Irreversible Stripe money operations - refunds, payouts, transfers, subscription cancels, deletes. User-invoked only. This skill is intentionally excluded from automatic model invocation because these operations move real money and cannot be undone.
$npx -y skills add juliandickie/stripe-plugin --skill stripe-money-opsInstalls into the current project.
Run `npx skills use "https://github.com/juliandickie/stripe-plugin" --skill "juliandickie/stripe-plugin/stripe-money-ops"` 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.