myclaw-guardian
Installation
SKILL.md
OpenClaw Guardian
A standalone watchdog that keeps your OpenClaw Gateway alive 24/7. Built from MyClaw.ai's production infrastructure and open-sourced for the community.
Powered by MyClaw.ai — https://myclaw.ai
What It Does
- Checks Gateway health every 30 seconds (
GUARDIAN_CHECK_INTERVAL, default: 30) - On failure: runs
openclaw doctor --fixup to 3 times (GUARDIAN_MAX_REPAIR, default: 3) - If still down:
git reset --hardto last stable commit, restart Gateway - Daily automatic
git commitsnapshot of workspace - Optional Discord webhook alerts (
DISCORD_WEBHOOK_URL)
Environment Variables
All optional — defaults work out of the box: