Install
openclaw skills install openclaw-safe-opsGuards high-risk OpenClaw operations with preflight backups, post-change health checks, and rollback guidance. Use when running gateway restart/start/stop, c...
openclaw skills install openclaw-safe-opsApply this skill before any high-risk OpenClaw operation:
openclaw gateway restart|start|stop|install|uninstall|run|statusopenclaw config set|unsetopenclaw plugins install|update|uninstall|enable|disable~/.openclaw/openclaw.jsoncp ~/.openclaw/openclaw.json ~/.openclaw/openclaw.json.manual.$(date +%Y%m%d-%H%M%S).bakopenclaw channels status --probeopenclaw status --deepcp ~/.openclaw/openclaw.json.bak ~/.openclaw/openclaw.jsonopenclaw gateway restartopenclaw status --deepFor local terminal operations, prefer:
./scripts/openclaw-safe.sh <openclaw args...>This wrapper auto-backs up config for risky actions, runs health checks, and rolls back on failure.
When completing a risky operation, report: