Solid grep-based tool for when you need to dig through logs without spinning up a full ELK stack. Handles the usual suspects (Apache, Nginx, JSON logs) and comes with pre-built patterns for HTTP errors, response time analysis, and sketchy stuff like SQL injection attempts or brute force patterns. The workflow is straightforward: locate your logs, identify the format, run pattern matching, then analyze results. It's read-only and masks sensitive data automatically, which is smart. Best for one-off investigations or incident response when you just need answers fast. Won't replace your monitoring stack, but for debugging errors or doing a quick security audit, it gets you 80% of what you need without the overhead.
npx -y skills add supercent-io/skills-template --skill log-analysis --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
hoodini/ai-agents-skills
addyosmani/agent-skills
giuseppe-trisciuoglio/developer-kit
agamm/claude-code-owasp