Communityv1.0.0

Cron & Scheduling

Schedule and manage recurring tasks with cron and systemd timers. Use when setting up cron jobs, writing systemd timer units, handling timezone-aware scheduling, monitoring failed jobs, implementing retry patterns, or debugging why a scheduled task didn't run.

9.1kdownloads7stars74active installsgitgoodordietrying
View on ClawHubBack to Skills

Skill Details

Slug
cron-scheduling
Latest Version
1.0.0
Author
gitgoodordietrying
Published
Feb 3, 2026
Updated
May 17, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Cron & Scheduling.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release: Cron syntax, crontab management, systemd timers, at/one-off jobs, timezone/DST handling, job monitoring, locking, idempotent patterns