📦 Error Recovery — 容错恢复
v1.0.0提供优雅捕获与自我修复策略,帮助 LLM 在调用失败、格式错误、网络超时等异常场景下自动重试、降级或回滚,保障对话与任务流持续可用。
0· 144·1 当前·1 累计
下载技能包
最后更新
2026/4/3
安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This is a documentation-style skill containing example patterns for error handling; it appears coherent and low-risk. Before installing, confirm your agent/platform actually uses MEMORY.md and that you don't store secrets there (the guidance to 'keep MEMORY.md updated' could encourage persistent storage). Also treat the code snippets as examples — verify they fit your runtime and logging policies so error logs don't leak sensitive data.详细分析 ▾
✓ 用途与能力
Name/description (Error Recovery) match the SKILL.md content: retry/backoff, graceful degradation, circuit breaker, session recovery and best practices. No unrelated credentials, binaries, or config paths are requested.
✓ 指令范围
Runtime instructions are code examples and prose for handling errors within an agent. They reference agent concepts (MEMORY.md, agent-runner) in a way consistent with recovery behavior and do not instruct reading arbitrary system files or exfiltrating data.
✓ 安装机制
There is no install spec and no code files — this is instruction-only, so nothing is written to disk or downloaded.
✓ 凭证需求
The skill declares no environment variables, credentials, or config paths. The small references to MEMORY.md are reasonable for session recovery guidance but do not imply credential access.
✓ 持久化与权限
always is false and disable-model-invocation is default (agent may invoke autonomously). The skill does not request persistent presence or modify other skills or system-wide settings.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/2
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install error-recovery
镜像加速npx clawhub@latest install error-recovery --registry https://cn.longxiaskill.com