π¦ ClawHub
oc-doctor
by @bryant24hao
Runs a comprehensive 11-section health check on local OpenClaw installations. Diagnoses configuration errors, session bloat, model drift, cron issues, securi...
βοΈ Configuration
command -v openclaw >/dev/null || echo "CRITICAL: openclaw not found in PATH"
command -v jq >/dev/null || echo "CRITICAL: jq not found β install with: brew install jq (macOS) or apt install jq (Linux)"
TERMINAL
clawhub install oc-doctor