Skip to content
#1796 Overall#346 in CommunicationVerified SKILL.md

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.

OpenClawSKILL.md
4,126Total downloads
141Active installs
8Community stars
Momentum rank

Overview

What It Does

Error Guard — Control‑Plane Safety packages a focused communication workflow for an AI agent. 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. It is best suited to users who can review the resulting actions and provide only the accounts, files, or command access needed for the task. It is not a substitute for human approval on destructive, financial, security-sensitive, or public-facing actions.

Task ideas

Popular Use Cases

  • Draft and organize messages
  • Work with communication channels and contacts
  • Summarize conversations into next steps
  • Automate routine coordination

Installation

Install this Agent Skill

OpenClaw

clawhub install @amar1432/error-guard

Commands derived from the public ClawHub API record. Checked 2026-09-02. Review the source before running them.

Before you start

Requirements

OpenClaw or ClawHubRequired / review
Review the source instructions before installationRequired / review
Paid serviceCheck source
Supported systemCheck source

Popularity context

Why It’s Popular

Error Guard — Control‑Plane Safety addresses a recognizable communication workflow and is included from current public ClawHub adoption.

Alternatives

Similar Skills