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 output: error analysis

Browse skills that produce this output.

  • skill-debug - AL Debugging for Business Central
    business-centralaldebuggingdiagnostics

    ★ 87 · Updated 2026-06-15

    Systematic diagnosis and root cause analysis for AL Business Central runtime issues

    ⚙ debug AL code⚙ set breakpoints⚙ inspect variables
  • investigate-stuck-messages - Investigate Stuck Relayer Queue Messages
    relayermessage queuedebuggingtroubleshooting

    ★ 18 · Updated 2026-05-11

    Query relayer API to investigate stuck messages, retry counts, and error reasons

    ⚙ parse Grafana alert URL⚙ query Prometheus⚙ query relayer API
  • debug - Systematic E2E Bug Fixing
    E2E debuggingbug fixingcode analysisdirect execution

    ★ 0 · Updated 2026-05-09

    Systematically fix bugs by combining direct code execution with design flow analysis.

    ⚙ execute code⚙ read files⚙ analyze errors
  • skill-optimize - Evaluate and improve AI skills
    cross-cuttingquality assuranceevaluationtesting

    ★ 161 · Updated 2026-03-25

    Run evaluate-analyze-improve cycles on AI skills to measure quality and propose improvements

    ⚙ read SKILL.md⚙ identify quality criteria⚙ author evals.yaml
  • rust-anti-pattern - Rust Anti-Pattern and Code Review Assistant
    code-reviewrustanti-patternrefactoring

    ★ 18 · Updated 2026-03-09

    Identifies and explains Rust anti-patterns and common mistakes in code.

    ⚙ review Rust code⚙ identify anti-patterns⚙ detect common mistakes