openclaw-healthcheck-cron
SKILL.md
OpenClaw Healthcheck Cron Skill
Create a portable healthcheck automation that runs on a schedule and reports concise findings.
Build the automation
- Create a script at
scripts/healthcheck.sh(or reuse the one in this skill). - Keep checks read-only by default.
- Write artifacts to
/tmp/openclaw-healthcheck/YYYY-MM-DD/HHMMSS/. - Return a compact summary with severity.
Create the scheduled job
Use an isolated cron agentTurn job that runs twice daily (example: 6am and 7pm local time):