log-analyzer

Installation
SKILL.md

Log Analyzer Skill

Overview

This skill helps you effectively analyze application logs to diagnose issues, track errors, and understand system behavior. Covers log searching, pattern detection, structured logging, and integration with monitoring tools.

Log Analysis Philosophy

Principles

  1. Structure over text: Structured logs are easier to analyze
  2. Context matters: Include relevant metadata
  3. Levels have meaning: Use appropriate severity levels
  4. Correlation is key: Link related events across services

Log Levels

Level When to Use Example
ERROR Something failed, needs attention Database connection failed
Related skills
Installs
58
First Seen
Jan 22, 2026