webhook-processing

Installation
SKILL.md

Webhook Processing

Receive and process delivery event webhooks from email providers reliably.

When to use this skill

  • Building a webhook endpoint to receive delivery, bounce, or complaint events
  • Debugging why events are being missed or duplicated
  • Implementing idempotent webhook processing
  • Verifying webhook signatures from a specific provider
  • Designing an async processing pipeline for email events
  • Handling provider-specific webhook formats (SendGrid, Postmark, SES, Resend, Mailgun)
  • Setting up suppression lists from bounce/complaint webhooks

Related skills

Installs
5
GitHub Stars
2
First Seen
Apr 10, 2026
webhook-processing — chunkydotdev/email-skills