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: error detection

Browse skills that share this tag.

  • analyzing-logs - Analyze Application Logs for Performance Insights and Issue Detection
    log analysisperformance monitoringerror detectiondebugging

    ★ 2,781 · Updated 2026-02-14

    Analyzes logs to identify performance bottlenecks, error patterns, and optimization opportunities.

    ⚙ analyze log files⚙ identify slow requests⚙ detect error patterns
  • go-code-review - Automated Go Code Review for 100+ Common Mistakes
    Gocode reviewstatic analysiserror detection

    ★ 4 · Updated 2026-02-12

    Reviews Go code for common mistakes in error handling, concurrency, interfaces, performance, testing, and stdlib usage.

    ⚙ read .go files⚙ check coding patterns⚙ identify error handling issues