cron-guide

Installation
SKILL.md

Cron Guide — Scheduled Automation

OpenClaw has a built-in cron system for scheduling tasks. No external cron, no crontab — everything runs through the cron tool.

Schedule Types

One-Shot (run once at a specific time)

{
  "schedule": {"kind": "at", "at": "2026-03-10T15:00:00Z"}
}
Installs
1
GitHub Stars
2
First Seen
Jul 15, 2026
cron-guide — lua2147/claude-toolkit-catalog