cloudflare-email-service

Send transactional emails via Cloudflare Workers, REST API, or Agents SDK.

2|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/ylxai/hafiportrait-saas --skill cloudflare-email-service-ylxai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloudflare-email-service
Source: https://github.com/ylxai/hafiportrait-saas/tree/main/.kiro/skills/cloudflare-email-service
Command: npx skills add https://github.com/ylxai/hafiportrait-saas --skill cloudflare-email-service-ylxai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires cloudflare:email, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the complexities of email sending and routing, simplifying the process of transactional and routed emails for developers and businesses using Cloudflare Email Service.

Core Features & Use Cases

  • Email Sending: Send transactional emails through Cloudflare's platform, leveraging Workers, REST API, or Agents SDK.
  • Email Routing: Route incoming emails and manage them programmatically.
  • Use Case: Integrate email sending into your application to notify users about order confirmations, password resets, or other transactional events.

Quick Start

Use the cloudflare-email-service skill to send an email to '[email protected]' with the subject 'Welcome!' and the message 'Thank you for signing up.'

Frequently Asked Questions about cloudflare-email-service

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I send transactional emails using Cloudflare Workers?

To send transactional emails using Cloudflare Workers, this Skill manages email sending directly from Workers, the REST API, or the Agents SDK. It streamlines the process of programmatically dispatching messages like order confirmations or password resets through Cloudflare Email Service.

Does Cloudflare Email Service support programmatic email routing for incoming messages?

Cloudflare Email Service supports programmatic email routing for incoming messages. This Skill enables developers to route and manage incoming emails directly within their applications, simplifying complex routing logic for transactional and routed emails.

What do I need to set up before sending emails with Cloudflare Email Service?

Before sending emails with Cloudflare Email Service, you need a Cloudflare Email Service account and appropriate bindings or API tokens. This Skill requires these dependencies to authenticate and manage email sending, routing, and analytics effectively.

How do I handle email authentication and deliverability for transactional emails?

To handle email authentication and deliverability for transactional emails, this Skill provides comprehensive tools for managing authentication protocols. It ensures your routed and sent emails through Cloudflare Email Service meet deliverability standards and reach recipients successfully.

What is the best way to integrate email notifications into a Cloudflare application?

The best way to integrate email notifications into a Cloudflare application is by using this Skill to manage sending and routing. It leverages Cloudflare Email Service via Workers, REST API, or Agents SDK to trigger transactional events like user sign-ups.