openclaw-cron

Installation
SKILL.md

OpenClaw Cron Manager

Safe management of OpenClaw cron jobs without touching configuration files.

Quick Start

List all cron jobs

openclaw cron list

Add a new cron job

openclaw cron add \
  --name "任务名称" \
  --cron "0 9 * * 1" \
  --tz "Asia/Shanghai" \
Related skills

More from liuzln/openclaw-skills

Installs
2
GitHub Stars
6
First Seen
Mar 25, 2026