cloudflare-cron-to-discord

Community

Ship reliable scheduled Discord alerts

Authorokayus
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill solves the challenge of adding dependable scheduled notifications to Cloudflare Workers by providing a safe architecture for generating and delivering Discord webhook messages without fragile coupling.

Core Features & Use Cases

  • Pure Domain and Boundary Architecture: Separates deterministic message creation from a throw-less webhook delivery boundary for easier testing and maintenance.
  • Scheduled Notification Workflow: Adds Cloudflare Cron Trigger handling, UTC-to-timezone conversion, Discord webhook secrets, and production deployment practices for reminders, summaries, and health checks.
  • Testing and Operations Guidance: Provides vitest patterns, dev/prod webhook separation, troubleshooting flows, and operational runbooks for common Cron and webhook failures.

Quick Start

Use the cloudflare-cron-to-discord skill to add a scheduled Cloudflare Worker notification that posts a tested message to a Discord webhook.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: cloudflare-cron-to-discord
Download link: https://github.com/okayus/okayus-skills/archive/main.zip#cloudflare-cron-to-discord

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 545,000+ vetted skills library on demand.