Use this skill when the user asks to analyze, investigate, debug, or review a log file — or when given a path to a .log, syslog, journalctl output, or similar file. Prescribes using logzip MCP tools instead of reading the file directly.
$npx -y skills add nailshakurov/logzip --skill log-analysisInstalls into the current project.
Run `npx skills use "https://github.com/nailshakurov/logzip" --skill "nailshakurov/logzip/log-analysis"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/nailshakurov/logzip" that are relevant to the current task. Run `npx skills add "https://github.com/nailshakurov/logzip"` and select the relevant skills, then follow their instructions.