openclaw-ops
OpenClaw gateway health checks, auto-repair, and monitoring
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install openclaw-ops?โผ
Run `npx skills add cathrynlavery/openclaw-ops --all -g -y` in your terminal to install the skill and all its scripts globally.
How to fix a broken OpenClaw gateway?โผ
Run `bash scripts/heal.sh` for a one-pass auto-fix covering gateway startup, auth mode, exec approvals, cron jobs, and stuck sessions.
How to monitor OpenClaw automatically?โผ
Install the watchdog with `bash scripts/watchdog-install.sh` on macOS, or add it to cron on Linux. It pings the gateway every 5 minutes, restarts it if down, and escalates after 3 failures.
Does openclaw-ops check for security issues?โผ
Yes. `security-scan.sh` scores your config hardening from 0-100, detects leaked credentials, and can auto-repair findings with `--fix`.
Can I use openclaw-ops without deep OpenClaw knowledge?โผ
Yes. The skill gives your agent a full triage playbook, so plain-English requests like 'check the logs' or 'is OpenClaw healthy' trigger the right diagnostic scripts automatically.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core