rwsdk-cron-triggers

Community

Schedule reliable Cloudflare Worker cron tasks.

Authorkcc989
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables developers to schedule recurring background work in Cloudflare Workers using standard cron syntax, automating maintenance tasks and reducing manual interventions.

Core Features & Use Cases

  • Cron-based scheduling: Define multiple cron expressions to trigger functions at precise times.
  • Production-ready patterns: Supports cleanup, billing, metrics, and maintenance workflows with idempotent handlers.
  • Local testing guidance: Includes instructions to validate schedules before deployment, and how to test in a dev environment.

Quick Start

  1. Add a wrangler.jsonc with a crons array outlining the schedules.
  2. Implement a scheduled handler that matches each cron expression.
  3. Run pnpm generate to propagate changes and test locally.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: rwsdk-cron-triggers
Download link: https://github.com/kcc989/logoer/archive/main.zip#rwsdk-cron-triggers

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 223,000+ vetted skills library on demand.