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: log analysis

Browse skills that share this tag.

  • Network 101 - Configure and test network services for pentesting labs
    networkingpenetration testinghttphttps

    ★ 602 · Updated 2026-09-18

    Configures and tests common network services including HTTP, HTTPS, SNMP, and SMB for penetration testing lab environments.

    ⚙ Configure HTTP servers⚙ Configure HTTPS servers⚙ Configure SNMP services
  • awk - GNU awk Text Processing
    text processingdata transformationlog analysisCSV

    ★ 3 · Updated 2026-06-15

    Generate and transform text using GNU awk one-liners for field processing, column extraction, and data aggregation.

    ⚙ print fields⚙ filter lines⚙ sum column values
  • log-analysis - Log Analysis and Attack Detection
    log analysissecurity forensicsattack detectionbrute force

    ★ 211 · Updated 2026-05-28

    Correlates multiple log sources to detect attack patterns

    ⚙ discover log sources⚙ extract authentication events⚙ count failed logins
  • session-inspector - Inspect Claude Code Session Logs
    session managementdebugginglog analysiscontext inspection

    ★ 81 · Updated 2026-05-09

    Inspect and analyze Claude Code session logs stored in project directories

    ⚙ List sessions⚙ Preprocess sessions⚙ Analyze context usage
  • plox - Plot timestamped logs as graphs
    log analysisdata visualizationtime series plotting

    ★ 4 · Updated 2026-03-23

    Plot timestamped logs as graphs with regex extraction

    ⚙ plot log data⚙ extract numeric values⚙ show statistics
  • lsp-chat-recovery-loop - LSP Chat Delivery Recovery Loop
    lspdebugginglog analysisfailure investigation

    ★ 0 · Updated 2026-03-22

    Automated LSP chat delivery failure investigation and fix workflow

    ⚙ select e2e scenario⚙ run e2e scenario⚙ simplify server logs
  • lsp-chat-recovery-loop - LSP Chat Delivery Recovery Loop
    LSPdebugginge2e testinglog analysis

    ★ 0 · Updated 2026-03-22

    Run repeatable recovery loop for Remora LSP chat-delivery issues

    ⚙ Select e2e scenario⚙ Run e2e scenario⚙ Create run directory
  • debug - Interactive Code Debugger
    code debuggingerror analysislog analysiscode review

    ★ 0 · Updated 2026-03-20

    Analyze bugs, logs and leaks at file, folder or project level

    ⚙ debug file⚙ analyze file for bugs⚙ debug folder
  • aws-ecs-monitor - AWS ECS Health Monitoring and Log Analysis
    AWSECSmonitoringhealth check

    ★ 0 · Updated 2026-03-19

    Monitors ECS service health and analyzes CloudWatch logs for error detection and production alerts

    ⚙ check HTTP domain⚙ check ECS service status⚙ check ALB target health
  • session-logs - Search and Analyze Session Logs for Conversation History
    log analysissession managementsearchmonitoring

    ★ 0 · Updated 2026-02-18

    Search and analyze conversation history from session log files using jq and rg.

    ⚙ list sessions by date and size⚙ find sessions from specific day⚙ extract user messages from session
  • 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
  • debug - Debug Code and Analyze Errors with Comprehensive Stack Trace Analysis
    debuggingtroubleshootingerror analysisstack traces

    ★ 8 · Updated 2026-02-11

    Debug code, analyze errors, interpret stack traces, and find root causes for bugs and crashes

    ⚙ analyze Python stack traces⚙ analyze JavaScript stack traces⚙ parse application logs