log-analyzer

Parse and analyze log files to extract patterns, filter entries, generate statistics, and detect errors.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "log-analyzer" with this command: npx skills add aidotnet/moyucode/aidotnet-moyucode-log-analyzer

Log Analyzer Tool

Description

Parse and analyze log files to extract patterns, filter entries, generate statistics, and detect errors.

Trigger

  • /logs command

  • User needs to analyze logs

  • User wants to find errors in logs

Usage

Analyze log file

python scripts/log_analyzer.py app.log

Filter by level

python scripts/log_analyzer.py app.log --level ERROR

Search pattern

python scripts/log_analyzer.py app.log --grep "connection failed"

Get statistics

python scripts/log_analyzer.py app.log --stats

Tail mode

python scripts/log_analyzer.py app.log --tail 100

Tags

logs , analysis , debugging , monitoring , errors

Compatibility

  • Codex: ✅

  • Claude Code: ✅

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

bilibili-analyzer

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

puppeteer

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

cron-scheduler

No summary provided by upstream source.

Repository SourceNeeds Review