log-analysis

Community

Turn logs into insights fast.

AuthorShunsukeHayashi
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Logs often accumulate and manual investigation can be time-consuming. This Skill automates reading, searching, filtering, and pattern discovery to speed up incident response and performance analysis.

Core Features & Use Cases

  • Read & view: Read log files quickly to surface meaningful patterns.
  • Search & filter: Find errors, warnings, and anomalies with context.
  • Pattern discovery: Identify recurring issues and seasonal trends with aggregation.
  • Use Case: Investigate an incident by pulling error bursts from the last 24 hours and summarizing root causes.

Quick Start

Scan the log file '/var/log/app.log' for ERROR or FATAL entries and generate a concise summary.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: log-analysis
Download link: https://github.com/ShunsukeHayashi/miyabi-mcp-bundle/archive/main.zip#log-analysis

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository