cloudflare-email-service
Send transactional email and route inbound mail with Cloudflare Email Sending and Email Routing.
Setup & Installation
What This Skill Does
Cloudflare Email Service covers transactional email sending and inbound routing via Workers bindings, REST API, and the Agents SDK. Handles SPF/DKIM/DMARC setup, wrangler email config, MCP email tools, and integrating email into Workers, Node.js, Python, or Go apps.
Setting up transactional email usually means integrating a third-party provider and managing deliverability yourself — this skill covers the Cloudflare-native path end to end, including config that is easy to miss for new sending domains.
When to use it
- Adding transactional email sending to a Cloudflare Worker via a binding
- Routing inbound email for a domain to a Worker for processing
- Sending email from a Node.js or Python app via the REST API
- Wiring email handling into an Agents SDK agent
- Configuring SPF, DKIM, and DMARC for a new sending domain
Similar Skills
wp-performance
A backend-only agent skill for diagnosing and fixing WordPress performance problems.
wp-playground
wp-playground runs disposable WordPress instances in the browser or locally via CLI, using WebAssembly and SQLite.
wp-wpcli-and-ops
Handles WordPress operational tasks via WP-CLI: database exports and imports, URL and domain migrations with search-replace, plugin and theme management, cron inspection, cache flushing, and multisite operations.
apollo-router-plugin-creator
Guides you through writing native Rust plugins for Apollo Router.
