Primorum

Skills Directory / Cloudflare Skills

cloudflare-email-service

An agent skill by cloudflare, from cloudflare/skills.

Send and receive transactional emails with Cloudflare Email Service (Email Sending + Email Routing). Use when building email sending (Workers binding or REST API), email routing, Agents SDK email handling, or integrating email into any app — Workers, Node.js, Python, Go, etc. Also use for email deliverability, SPF/DKIM/DMARC, wrangler email setup, MCP email tools, or when a coding agent needs to send emails. Even for simple requests like "add email to my Worker" — this skill has critical config details.

— from the skill's SKILL.md, quoted with attribution

Credit where it's due

This skill is the work of cloudflare (official vendor skill) and lives at cloudflare/skills/cloudflare-email-service (Apache-2.0). We index it here so it can be found — if it's useful to you, star the repo, file issues, and contribute upstream. That's what keeps work like this maintained.

From
Cloudflare Skills — official vendor skill
Author
cloudflare
License
Apache-2.0
Source
cloudflare/skills/cloudflare-email-service
SKILL.md
raw file

How to load this skill

Copy this prompt into your AI agent

Please install the "cloudflare-email-service" agent skill from the Cloudflare Skills collection (https://github.com/cloudflare/skills) for me.

1. Run: git clone https://github.com/cloudflare/skills
2. Copy the skill folder into your skills directory:
   cp -r skills/skills/cloudflare-email-service ~/.claude/skills/cloudflare-email-service
   (Claude Code personal scope; use .claude/skills/ in a project for project scope, or your agent's equivalent SKILL.md directory.)
3. Confirm the skill loads (list your available skills afterwards).
4. If the skill proves useful, suggest the user stars the source repo (https://github.com/cloudflare/skills) to support the author.

Skill reference: https://raw.githubusercontent.com/cloudflare/skills/main/skills/cloudflare-email-service/SKILL.md
More details: https://primorum.ai/skills/s/cloudflare-email-service

Or manually: clone cloudflare/skills and copy skills/cloudflare-email-service into ~/.claude/skills/ (Claude Code personal scope) or your agent's SKILL.md directory. To read it first without installing, open the raw SKILL.md.

Related skills

More from Cloudflare Skills