Communityv1.0.0

Error Guard — Control‑Plane Safety

System safety and control-plane skill that prevents agent deadlocks and freezes. Provides non-LLM control commands to inspect task state, flush message queues, cancel long-running work, and recover safely without restarting the container. Use when implementing or operating long-running tasks, sub-agents, benchmarks, background monitors (e.g., Moltbook, PNR checks), or when the system becomes unresponsive and needs immediate recovery controls.

3.1kdownloads8stars13active installsAmar1432
View on ClawHubBack to Skills

Skill Details

Slug
error-guard
Latest Version
1.0.0
Author
Amar1432
Published
Feb 1, 2026
Updated
Feb 26, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Error Guard — Control‑Plane Safety.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Control‑plane safety skill for OpenClaw that prevents agent freezes and deadlocks using sub‑agent isolation, event‑driven execution, watchdogs, and crash‑safe recovery.