{"enrichment":{"faq":[{"a":"cloudflare-email-routing enables sending emails from Workers using the Email Binding. First, verify the recipient address in your Cloudflare dashboard under Email Routing settings. Then configure your wrangler.toml with the email binding, and use the PostalMIME library to format messages. Call the binding's send() method with properly formatted MIME content to deliver emails to verified addresses.","q":"How do I send emails from Cloudflare Workers?"},{"a":"cloudflare-email-routing is an MIT-licensed skill that guides you through Cloudflare's Email Routing service for receiving emails via Workers and sending from verified addresses. It covers parsing incoming messages, implementing allowlists and blocklists, routing based on content, handling attachments, and building email automation patterns\u2014all using Cloudflare's free Email Routing service.","q":"What is cloudflare-email-routing and how does it work?"},{"a":"cloudflare-email-routing teaches you to set up Email Workers that trigger when emails arrive at your domain. Use the PostalMIME library to parse incoming email content, extract attachments, and read headers. Workers receive the raw email message, which you can filter, validate, and forward based on custom logic like allowlists, blocklists, or content patterns.","q":"How do I receive and parse emails with Cloudflare Workers?"},{"a":"cloudflare-email-routing requires proper DNS configuration including MX records pointing to Cloudflare's mail servers, SPF records to authorize sending, and DKIM records for authentication. Cloudflare typically manages these automatically when you enable Email Routing, but verify they're correctly set in your DNS settings to avoid delivery failures and ensure emails route properly.","q":"What DNS records do I need for Cloudflare Email Routing?"},{"a":"cloudflare-email-routing supports building email automation patterns by parsing sender addresses and content in your Worker. Store allowlists and blocklists in Durable Objects or KV storage, then check incoming email senders against these lists. Route matching emails forward to destinations, reject blocked senders, or trigger auto-replies based on your custom rules.","q":"How can I build allowlists and blocklists with Email Workers?"},{"a":"cloudflare-email-routing requires all recipient addresses to be verified before sending. In your Cloudflare dashboard's Email Routing settings, add each destination address and confirm the verification email sent to that address. Until verified, the Email Binding will reject send attempts to unverified addresses with an error.","q":"Why is my email worker destination address not verified?"}],"shadow_tags":["serverless-email","email-automation","message-routing","dns-configuration","email-parsing","spam-filtering","notification-system","email-verification","worker-binding","mime-handling"],"summary_rewrite":"This skill guides you through Cloudflare Email Routing for both receiving emails via Workers and sending from verified addresses. Learn to parse incoming messages, implement allowlists and blocklists, route based on content, and handle attachments\u2014all free and production-tested."},"files":[{"bytes":10956,"path":"plugins/cloudflare-email-routing/skills/cloudflare-email-routing/SKILL.md","sha256":"4609e82383c41022343df461b33f45205e3d1b85a386cd13d34b22f96473b625","url":"https://skillfed.io/files/secondsky/claude-skills/cloudflare-email-routing/fc14ab18/SKILL.md"}],"id":"secondsky/claude-skills/cloudflare-email-routing","links":{"html":"https://skillfed.io/secondsky/claude-skills/cloudflare-email-routing","md":"https://skillfed.io/secondsky/claude-skills/cloudflare-email-routing.md","repo":"https://github.com/secondsky/claude-skills"},"meta":{"agents_supported":[],"first_seen":"2026-07-28","forks":29,"language":"TypeScript","last_updated":"2026-07-25","license":"MIT","name":"cloudflare-email-routing","publisher":"secondsky","stars":196},"relations":{"similar":[{"id":"cloudflare/skills/cloudflare-email-service"},{"id":"Aradotso/ai-agent-skills/cloudflare-agentic-inbox"},{"id":"Aaronontheweb/dotnet-skills/mjml-email-templates"},{"id":"wshaddix/dotnet-skills/mjml-email-templates"},{"id":"onvoyage-ai/gtm-engineer-skills/improve-aeo-geo"},{"id":"whawkinsiv/solo-founder-skills/email"},{"id":"dhruvanbhalara/skills/flutter-setup-declarative-routing"},{"id":"flutter/agent-plugins/flutter-setup-declarative-routing"},{"id":"twilio/ai/twilio-sendgrid-email-send"},{"id":"Eronred/aso-skills/app-clips"}]},"slug":{"owner":"secondsky","repo":"claude-skills","skill":"cloudflare-email-routing"},"version":"fc14ab18"}
