cloudflare-email-delivery

Automate report delivery via Cloudflare Email Service with cron jobs.

7|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/kzinmr/ai-topics --skill cloudflare-email-delivery
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloudflare-email-delivery
Source: https://github.com/kzinmr/ai-topics/tree/main/config/hermes/skills/_overrides/cloudflare-email-delivery
Command: npx skills add https://github.com/kzinmr/ai-topics --skill cloudflare-email-delivery

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the delivery of Hermes AI Topics reports via Cloudflare Email Service, simplifying the process of setting up, configuring, and troubleshooting email channel delivery.

Core Features & Use Cases

  • Cloudflare Email Integration: Connects with Cloudflare Email Service to send emails.
  • Cron Job Configuration: Sets up a cron job for scheduled email delivery.
  • Troubleshooting Guides: Provides troubleshooting steps for common issues.
  • Use Case: For organizations using Hermes AI Topics, this Skill can automate the delivery of hot-posts reports to stakeholders, ensuring timely information distribution.

Quick Start

Set up your Cloudflare Email Service and API token, then run the dry run command to test the email delivery.

Frequently Asked Questions about cloudflare-email-delivery

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

FAQPage Schema
How do I automate report delivery via Cloudflare Email Service?

You can automate report delivery via Cloudflare Email Service by coordinating cron jobs, script execution, and email sending. This Skill requires access to the Cloudflare Email API and environment variables for authentication to distribute reports automatically.

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

Before sending scheduled emails with Cloudflare, you need a configured Cloudflare Email Service and a valid API token. You must also set up environment variables for authentication to enable the script to connect and send reports successfully.

How do I test Cloudflare email delivery before running a scheduled cron job?

Test Cloudflare email delivery by running the dry run command after setting up your Cloudflare Email Service and API token. This verifies your configuration and authentication before committing to scheduled automated report delivery.

Why is my cron job for Cloudflare email delivery not working?

If your cron job for Cloudflare email delivery is not working, check your API token and environment variables for authentication issues. The Skill also provides troubleshooting guides for common issues encountered during automated report delivery.

Can I use the requests library to automate Hermes AI Topics reports?

Yes, you can use the requests library to automate Hermes AI Topics reports delivery. The Skill coordinates script execution and email sending via Cloudflare Email Service, using requests to handle API interactions for automated report distribution.