resend-webhooks
OfficialVerify Resend webhooks end-to-end.
Authorhookdeck
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables receiving and validating Resend webhooks by verifying Svix signatures, parsing event payloads, and routing events to your application logic.
Core Features & Use Cases
- Signature verification for Resend webhooks using Svix headers (svix-id, svix-timestamp, svix-signature)
- Handling common events such as email.sent, email.delivered, email.bounced, email.opened, email.clicked, and email.received
- Works across popular runtimes (Express/Node.js, Next.js, Python FastAPI) with examples and testing guidance
Quick Start
Create a webhook endpoint (for example POST /webhooks/resend) that accepts the raw body, verifies the signature using your whsec_ secret, and responds with { received: true } after processing the event.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: resend-webhooks Download link: https://github.com/hookdeck/webhook-skills/archive/main.zip#resend-webhooks Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.