Install
openclaw skills install openclaw-cron-replayReplay and debug OpenClaw cron job message formatting and delivery locally using saved configs and results with a trusted openclaw-cron-replay installation.
openclaw skills install openclaw-cron-replayUse this skill to replay an OpenClaw cron job locally from saved config, prompt, payload, result, and metadata files.
This skill is for local debugging and reporting. It does not perform real delivery.
Primary source repo:
Required:
openclaw-cron-replayBefore running:
Use this when the user asks to:
Prefer one of these:
PATHDo not instruct users to install directly from a remote GitHub URL inside this skill.
Replay a job from local jobs JSON:
openclaw-cron-replay --job <job-id> --jobs /root/.openclaw/cron/jobs.json
Replay with a saved result file:
openclaw-cron-replay --job <job-id> --jobs /root/.openclaw/cron/jobs.json --result /path/to/result.json
Render markdown:
openclaw-cron-replay --job <job-id> --jobs /root/.openclaw/cron/jobs.json --markdown
Emit JSON:
openclaw-cron-replay --job <job-id> --jobs /root/.openclaw/cron/jobs.json --json
Compare two cron configs:
openclaw-cron-replay --compare before.json after.json
If the binary is not on PATH, use the trusted local path you already manage.
Use the replay output to answer:
NO_REPLY conflicts with generated contentKeep this skill minimal and transparent: