What problem does it solve?
Openclaw/Clawdbot gateway administration can be complex and error-prone. This skill provides a systematic approach to diagnostics, configuration, and maintenance to keep gateways reliable, efficient, and auditable.
Core Features & Use Cases
- Diagnostic Workflow: Use triage and status commands to assess health and identify root causes, including clawdbot status --all, clawdbot gateway status, clawdbot channels status --probe, and clawdbot logs --follow.
- Configuration Change Discipline: Before applying changes, verify current values, back up when needed, apply changes with clawdbot config set, then verify and restart if required.
- Maintenance & Troubleshooting: Regular health checks, memory status, and update checks to prevent outages and optimize API costs.
Quick Start
Begin by running clawdbot status --all to assess health, then clawdbot gateway status to verify services, and finally apply safe changes with clawdbot config set followed by verification.