Handle incoming webhooks from Stripe, GitHub, and other services with signature verification, idempotency, and reliable processing. [EXPLICIT] Trigger: "webhook", "stripe webhook", "github webhook", "webhook handler"
From jm-adknpx claudepluginhub javimontano/jm-adk-alfaThis skill is limited to using the following tools:
agents/guardian.mdagents/lead.mdagents/specialist.mdagents/support.mdevals/evals.jsonknowledge/body-of-knowledge.mdknowledge/knowledge-graph.mdprompts/meta.mdprompts/primary.mdprompts/variations/deep.mdprompts/variations/quick.mdtemplates/output.docx.mdtemplates/output.html"Trust, but verify — especially when the request claims to be from Stripe." — Unknown
Guides reliable webhook handling — receiving, verifying, and processing webhooks from services like Stripe, GitHub, and custom integrations. Covers signature verification, idempotent processing, retry handling, and event ordering. Use when your application needs to react to events from external services. [EXPLICIT]
checkout.session.completed), GitHub (push, pull_request)payment-integration — Stripe webhooks are critical for payment flow completionrest-api-development — webhooks are a specialized HTTP endpoint patternExample invocations:
| Scenario | Handling |
|---|---|
| Empty or minimal input | Request clarification before proceeding |
| Conflicting requirements | Flag conflicts explicitly, propose resolution |
| Out-of-scope request | Redirect to appropriate skill or escalate |
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.