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]
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install error - After installation, invoke the skill by name or use
/error - Provide required inputs per the skill's parameter spec and get structured output
What is Error?
Error handling reference — error types, exception patterns, HTTP status codes, retry strategies, and observability. Use when designing error handling, debugg... It is an AI Agent Skill for Claude Code / OpenClaw, with 162 downloads so far.
How do I install Error?
Run "/install error" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Error free?
Yes, Error is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Error support?
Error is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Error?
It is built and maintained by BytesAgain2 (@ckchzh); the current version is v1.0.0.