cloudflare-email-service
CommunitySend and route transactional email reliably
Software Engineering#email#cloudflare#workers#deliverability#rest-api#email-routing#transactional-email
Authorcenjie
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill removes friction from integrating transactional email into applications by consolidating Cloudflare Email Sending and Email Routing guidance, configuration steps, and common troubleshooting so developers can send, receive, and manage emails correctly and securely.
Core Features & Use Cases
- Workers Binding Sends: Use the send_email binding to send transactional messages from Cloudflare Workers without API keys.
- REST API Integration: Send from external apps (Node, Python, Go) with the REST endpoint and correct field mappings.
- Email Routing & Inbound Handling: Implement Worker email() handlers to forward, reply, parse, and store incoming mail with postal-mime.
- Deliverability & Operations: Domain onboarding, SPF/DKIM/DMARC guidance, suppression list management, sending limits, and GraphQL analytics for monitoring.
- Agents SDK Support: Route and reply to emails from AI agents and use agent-specific helpers for reply threading and secure resolvers.
Quick Start
Send a test transactional email from a Worker using the EMAIL binding to verify domain onboarding and binding configuration.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: cloudflare-email-service Download link: https://github.com/cenjie/skills/archive/main.zip#cloudflare-email-service 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 471,000+ vetted skills library on demand.