eh-error-recoveryAgent 错误恢复与容错。当 session 遇到限速、crash 或模型失败时使用。不适用于工具重试死循环(用 tool-governance)或 agent 提前停止(用 execution-loop)。参见 tool-governance(错误追踪数据)。
Install via ClawdBot CLI:
clawdbot install lanyasheng/eh-error-recoveryGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Apr 25, 2026
An AI-powered customer support agent hits rate limits during peak hours, causing session hangs. The agent automatically scans and recovers the session using the rate-limit-recovery.sh script, ensuring continuous service.
A data processing agent crashes mid-task due to memory overflow. The crash state recovery pattern detects the residual state and restores progress, preventing data loss and reducing reprocessing time.
An IoT management agent loses connection to multiple devices due to network instability. The MCP reconnection pattern uses exponential backoff to reconnect, ensuring reliable device control.
A translation agent experiences repeated model failures due to server overload. The model fallback advisory pattern triggers after three failures, suggesting an upgrade or switching to a backup model to maintain service quality.
A trading agent's primary market data tool becomes unavailable. The graceful tool degradation pattern maps to a secondary data source, allowing the agent to continue trading with reduced accuracy instead of failing completely.
Offer AI agent services with uptime and performance SLAs. Use the error-recovery skill to automatically handle rate limits, crashes, and disconnections, ensuring high availability and customer trust.
Provide a managed service where clients deploy AI agents, and the provider handles all error recovery and maintenance. The skill automates recovery, reducing operational costs and manual intervention.
Sell error-recovery as an add-on package to existing AI agent platforms. Enterprises get automated recovery scripts and design patterns to minimize downtime and maintain productivity.
💬 Integration Tip
Integrate the rate-limit-recovery.sh script into your tmux session monitoring; pair crash state recovery with persistent storage to resume progress after restarts.
Scored Jul 6, 2026
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.
Humanize AI-generated text to bypass detection. This humanizer rewrites ChatGPT, Claude, and GPT content to sound natural and pass AI detectors like GPTZero,...
Write Arabic that sounds human. Not formal, not robotic, not AI-generated.
Generate ideas fast. Adapt depth and structure to what the user actually needs.
Manage Discord workspace structure and OpenClaw routing as code. Use when creating/renaming/deleting Discord channels, categories, threads, or managing agent...
Evaluate any AI skill's quality through step-by-step diagnosis — measuring trigger accuracy, per-step execution (completion/correctness/quality), efficiency,...