Manage Stripe webhooks and CLI extras. Use when the user asks to (1) create, list, or delete webhook endpoints, (2) listen to live events locally, (3) trigger test events, or (4) tail API logs. Endpoint CRUD is REST and inherits the safety tier; listen and trigger use the bundled Stripe CLI.
$npx -y skills add juliandickie/stripe-plugin --skill stripe-webhooksInstalls into the current project.
Run `npx skills use "https://github.com/juliandickie/stripe-plugin" --skill "juliandickie/stripe-plugin/stripe-webhooks"` 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.