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 with capability: add instrumentation

Browse skills that share this capability.

  • 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
  • bee:root-cause-tracing - Backward call-chain tracing for deep bugs
    debuggingroot cause analysiscall tracingtesting

    ★ 2 · Updated 2026-03-25

    Systematically trace bugs from error location back through call stack to original trigger with instrumentation support

    ⚙ trace call chain backward⚙ find original trigger⚙ add instrumentation
  • fix-test-failures - Fix Test Failures
    TestingDebuggingRust

    ★ 27 · Updated 2026-03-22

    Diagnose and fix test failures through instrumentation

    ⚙ run tests⚙ capture failures⚙ analyze failures