Handles SendGrid webhook verification and event processing, which is trickier than most webhook implementations because it uses ECDSA signature verification instead of simple HMAC. You get manual verification code and SDK examples for validating those X-Twilio-Email-Event-Webhook headers, plus a reference table of all the event types (delivered, bounce, open, click, spam report). The verification.md doc is worth reading since ECDSA has gotchas around key formatting. Built by Hookdeck, so it includes their CLI for local testing. Useful if you're building email engagement tracking or need to debug why signatures keep failing.
npx -y skills add hookdeck/webhook-skills --skill sendgrid-webhooks --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills