webhook-processing
CommunityHandle email webhooks securely for deliverability.
Software Engineering#webhook#idempotency#email-deliverability#signature-verification#aws-ses#sendgrid#bounce-handling
Authorchunkydotdev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill solves the critical challenge of reliably receiving, verifying, and processing email delivery event webhooks from major email service providers, eliminating risks of missed events, duplicate processing, unverified malicious requests, and incorrect delivery status tracking.
Core Features & Use Cases
- Multi-provider signature verification: Secure webhook validation for SendGrid, Postmark, AWS SES, Resend, and Mailgun with provider-specific implementation guidance.
- Idempotent event processing: Deduplication logic to prevent double-counting bounces, duplicate suppression entries, and corrupted delivery metrics.
- Cross-provider event normalization: Adapter pattern to convert provider-specific webhook payloads into a consistent internal format for agnostic business logic.
- Use Case: If you run a SaaS platform that sends 10,000+ transactional emails monthly, use this skill to build a webhook endpoint that automatically suppresses hard bounces and spam complaints to protect your sender reputation and reduce wasted send volume.
Quick Start
Use the webhook-processing skill to build a secure Resend webhook endpoint that automatically adds hard bounce recipients to your tenant-scoped suppression list.
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: webhook-processing Download link: https://github.com/chunkydotdev/email-skills/archive/main.zip#webhook-processing 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 537,000+ vetted skills library on demand.