LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: errors

Browse skills that share this tag.

  • exception-taxonomy - Hierarchical exception system for API error handling
    errorsexception-handlingapipython

    ★ 1 · Updated 2026-09-21

    Hierarchical exception system with HTTP status codes, machine-readable error codes, and structured responses for consistent API error handling.

    ⚙ Define machine-readable error codes⚙ Map exceptions to HTTP status codes⚙ Format structured error responses
  • debugger - Systematic debugging with 7-step workflow
    debuggingtroubleshootingerrorssystematic

    ★ 0 · Updated 2026-03-25

    Execute 7-step debugging workflow to resolve errors

    ⚙ read bug reports⚙ read error logs⚙ reproduce issues
  • debugger - Systematic 7-Step Debugging Workflow
    debuggingtroubleshootingerrorssystematic

    ★ 8 · Updated 2026-03-25

    Execute systematic debugging through reproduce, minimize, hypothesize, instrument, fix, prevent, verify workflow

    ⚙ read project config⚙ view files⚙ write files