← Catalog

No. 086 · cloud

Cloudflare Email

Email sending and routing

Version 1.0.0 License MIT Format SKILL.md

Send and receive email with Cloudflare: configure Email Sending for transactional email, set up Email Routing for inbound mail, and handle email webhooks.

When to use this skill

  • Sending email from a Worker
  • Setting up email routing
  • Configuring email webhooks

Core concepts

This skill provides guidance on cloudflare email best practices, patterns, and common pitfalls. It is designed to be loaded on demand when a relevant task is detected.

Installation

curl -LO https://opencode-skills.example/downloads/cloud/cloudflare-email.zip
unzip cloudflare-email.zip -d ~/.config/opencode/skills/

Restart OpenCode — the skill loads automatically.

When it triggers

  • sending email from a Worker
  • setting up email routing
  • configuring email webhooks