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: diagnostic logs

Browse skills that produce this output.

  • systematic-debugging - Debug Environment and Infrastructure Issues
    debuggingengineeringroot-causeinfrastructure

    ★ 3 · Updated 2026-06-30

    Four-phase debugging process requiring root cause identification before fixing environment, config, or infrastructure issues.

    ⚙ read error messages⚙ reproduce issue consistently⚙ check recent changes
  • systematic-debugging - Systematic Root Cause Debugging
    debuggingroot causebug fixingsystematic

    ★ 7 · Updated 2026-06-15

    Follow four-phase process to investigate root causes before fixing bugs and test failures

    ⚙ read error messages⚙ reproduce issues consistently⚙ check recent changes
  • systematic-debugging - Systematic Debugging Before Fixes
    debuggingtroubleshootingroot causebug fixing

    ★ 0 · Updated 2026-06-15

    Systematic process to investigate root causes before fixing bugs, test failures, or unexpected behavior

    ⚙ read error messages⚙ reproduce issue⚙ check recent changes
  • systematic-debugging - Systematic Debugging for Technical Issues
    debuggingroot-causeproblem-solvingtesting

    ★ 28 · Updated 2026-06-15

    Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

    ⚙ read error messages⚙ reproduce bugs⚙ check recent changes
  • cpp-testing - C++ Testing with GoogleTest
    C++testingGoogleTestGoogleMock

    ★ 3 · Updated 2026-05-28

    C++ testing workflow using GoogleTest/GoogleMock with CMake/CTest for modern C++ projects

    ⚙ write tests⚙ configure CMake/CTest⚙ run tests
  • mav-systematic-debugging - Systematic Debugging for Bugs and Failures
    debuggingtroubleshootingroot cause analysissoftware testing

    ★ 5 · Updated 2026-03-23

    Find root causes before attempting fixes for bugs, test failures, and unexpected behavior

    ⚙ read error messages⚙ reproduce failures consistently⚙ check recent changes
  • tokenranger - Compress LLM Context with TokenRanger
    performancecloud-llmcontext-compressiontoken-optimization

    ★ 816 · Updated 2026-03-20

    Compress session context through local Ollama SLM before sending to cloud LLMs

    ⚙ install plugin⚙ setup sidecar⚙ configure settings