cathrynlaverycathrynlaveryCommunityยท1 Agent Skills Included

openclaw-ops

OpenClaw gateway health checks, auto-repair, and monitoring

Diagnoses and auto-fixes OpenClaw gateway issues including auth failures, exec approvals, stuck sessions, and broken cron jobs. Runs continuous watchdog monitoring with automatic restarts, update-change detection, and security hardening scans. Eliminates manual log digging and silent failures so self-hosted OpenClaw installs stay healthy with minimal operator effort.
npx skills add cathrynlavery/openclaw-ops --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’