Quick overview
Keeps OpenClaw gateway authentication in sync with openclaw.json by detecting token and password mismatches. Can automatically send "continue" to a stalled agent when "Unhandled stop reason: error" appears in gateway logs. Invoke it before delegating to sub-agents or after updating OpenClaw.
Automates the check-and-restart cycle that would otherwise require manually inspecting logs, editing openclaw.json, and restarting the gateway each time auth drifts.
Common tasks
- Diagnosing device_token_mismatch errors before spawning sub-agents
- Verifying gateway auth is correct after an OpenClaw update
- Auto-resuming stalled agent runs when a run error appears in gateway logs
- Restarting the gateway with the correct credentials when the TUI disconnects
- Checking gateway status at the start of an orchestrator flow
Install paths
Primary command
openclaw install runeweaverstudios/gateway-guard
ClawHub installer
npx clawhub@latest install runeweaverstudios/gateway-guard
OpenClaw CLI
openclaw skills install runeweaverstudios/gateway-guard
Direct OpenClaw install
openclaw install runeweaverstudios/gateway-guard
Skill metadata
- Category: Coding Agents & IDEs
- Language: Markdown
- Version: 1.0.7
- Security status: Suspicious
Review upstream source
The full public SKILL.md body is not directly fetchable for this entry right now, so this page is using the best available catalog metadata. Review the upstream source page for the latest files, version history, and security scan details: https://clawhub.ai/runeweaverstudios/gateway-guard






