Help us improve
Share bugs, ideas, or general feedback.
From log-analysis-tool
Analyzes application logs to detect slow requests, recurring errors, and resource anomalies with summaries and optimization suggestions. Useful for performance troubleshooting and debugging.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin log-analysis-toolHow this skill is triggered — by the user, by Claude, or both
Slash command
/log-analysis-tool:analyzing-logsThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Analyze application logs to identify slow requests, recurring error patterns, and resource usage anomalies with structured reporting and optimization recommendations.
Parses JSON, Apache, and custom app logs to detect error trends, anomalies, performance metrics, user patterns, and system health; provides root cause analysis and fix recommendations.
Analyzes log files or pasted content using ctrlb-decompose CLI to compress lines into patterns, detect anomalies, score severity, and suggest fixes. Installs tool on macOS/Linux if needed.
Guides log analysis with grep filters, bash pipelines, iterative refinement, and utility scripts to debug errors, incidents, and patterns efficiently.
Share bugs, ideas, or general feedback.
Analyze application logs to identify slow requests, recurring error patterns, and resource usage anomalies with structured reporting and optimization recommendations.
This skill empowers Claude to automatically analyze application logs, pinpoint performance bottlenecks, and identify recurring errors. It streamlines the debugging process and helps optimize application performance by extracting key insights from log data.
This skill activates when you need to:
User request: "Analyze logs for slow requests."
The skill will:
User request: "Find error patterns in the application logs."
The skill will:
This skill can be integrated with other tools for monitoring and alerting. For example, it can be used in conjunction with a monitoring plugin to automatically trigger alerts based on log analysis results. It can also work with deployment tools to rollback deployments when critical errors are detected in the logs.
If log analysis fails: