Implement a correct BeeL webhook receiver: HMAC-SHA256 signature verification, raw-body handling, event deduplication, retry-aware processing and subscription management. Use when receiving BeeL events (invoice paid, issued, etc.) or debugging webhook delivery/signature issues.
$npx -y skills add beel-es/claude-plugins --skill webhooksInstalls into the current project.
Run `npx skills use "https://github.com/beel-es/claude-plugins" --skill "beel-es/claude-plugins/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/beel-es/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/beel-es/claude-plugins"` and select the relevant skills, then follow their instructions.