Error
/install error
Error — Error Handling & Resilience Reference
Quick-reference skill for error handling patterns, HTTP status codes, retry strategies, and debugging techniques.
When to Use
- Designing error handling strategy for an application
- Looking up HTTP status codes and their proper usage
- Implementing retry logic with backoff strategies
- Debugging production errors and failure patterns
- Building resilient systems with circuit breakers
Commands
intro
scripts/script.sh intro
Overview of error handling — philosophy, types, and design principles.
http
scripts/script.sh http
HTTP status codes — complete reference with proper usage.
patterns
scripts/script.sh patterns
Error handling patterns — try/catch, Result types, error boundaries.
retry
scripts/script.sh retry
Retry strategies — exponential backoff, jitter, circuit breakers.
logging
scripts/script.sh logging
Error logging best practices — structured logging, context, severity levels.
messages
scripts/script.sh messages
Error message design — user-facing vs developer-facing, i18n, codes.
debug
scripts/script.sh debug
Debugging techniques — root cause analysis, bisection, tracing.
checklist
scripts/script.sh checklist
Error handling checklist for production applications.
help
scripts/script.sh help
version
scripts/script.sh version
Configuration
| Variable | Description |
|---|---|
ERROR_DIR |
Data directory (default: ~/.error/) |
Powered by BytesAgain | bytesagain.com | [email protected]
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install error - 安装完成后,直接呼叫该 Skill 的名称或使用
/error触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Error 是什么?
Error handling reference — error types, exception patterns, HTTP status codes, retry strategies, and observability. Use when designing error handling, debugg... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 162 次。
如何安装 Error?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install error」即可一键安装,无需额外配置。
Error 是免费的吗?
是的,Error 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Error 支持哪些平台?
Error 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Error?
由 BytesAgain2(@ckchzh)开发并维护,当前版本 v1.0.0。