/cloudflare-email-service
Send and receive transactional email with Cloudflare Email Service (Email Sending + Email Routing). Use it when integrating email in Workers / Node / Python / Go, or handling SPF / DKIM / DMARC deliverability — even when it looks simple, there are configuration details that matter here.
source: local ✎ handwritten
Purpose
Send and receive transactional email with Cloudflare Email Service, covering both products: Email Sending + Email Routing.
When to use
- Sending email (Workers binding or REST API)
- Email routing
- Agents SDK email handling
- Integrating email in any app — Workers, Node.js, Python, Go
- Email deliverability (SPF / DKIM / DMARC)
- wrangler email configuration
- MCP email tools
- Letting a coding agent send email automatically
Important
Even when it looks simple — “just add email sending to my Worker” — load this skill: it holds the configuration details that matter.