← Back to Skills Marketplace
gitgoodordietrying

Log Analyzer

by gitgoodordietrying · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ Security Clean
6320
Downloads
5
Stars
76
Active Installs
1
Versions
Install in OpenClaw
/install log-analyzer
Description
Parse, search, and analyze application logs across formats. Use when debugging from log files, setting up structured logging, analyzing error patterns, correlating events across services, parsing stack traces, or monitoring log output in real time.
Usage Guidance
This looks like a normal instruction-only log analysis skill. Before using it, make sure any grep, jq, awk, tail, or Python examples are pointed only at logs you want analyzed, since application logs can contain tokens, user data, or other sensitive information.
Capability Analysis
Type: OpenClaw Skill Name: log-analyzer Version: 1.0.0 The skill bundle provides a comprehensive set of tools and instructions for log analysis, including parsing, searching, and reporting on various log formats. All commands and embedded scripts (Bash and Python) operate on local log files using standard system utilities (`grep`, `awk`, `jq`, `python3`, `tail`, `sort`, `zgrep`, `shuf`, `sed`, `date`, `wc`). There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts designed to subvert the agent's purpose. All operations are directly aligned with the stated goal of log analysis.
Capability Assessment
Purpose & Capability
The skill’s stated purpose is log parsing, searching, stack-trace analysis, and real-time monitoring, and the provided examples match that purpose.
Instruction Scope
The skill provides shell and Python examples that read local log files, including recursive searches under /var/log; this is expected for log analysis but users should run them only on intended paths.
Install Mechanism
There is no install spec and no code files; the skill is instruction-only and declares only common optional command-line tools.
Credentials
The declared binaries, such as grep, awk, jq, and python3, are proportionate to parsing and filtering logs.
Persistence & Privilege
The artifacts do not show persistence, credential use, background installation, account access, or privilege escalation.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install log-analyzer
  3. After installation, invoke the skill by name or use /log-analyzer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: Log parsing, error pattern analysis, stack trace extraction, JSON structured logging, real-time monitoring, multi-service correlation
Metadata
Slug log-analyzer
Version 1.0.0
License
All-time Installs 219
Active Installs 76
Total Versions 1
Frequently Asked Questions

What is Log Analyzer?

Parse, search, and analyze application logs across formats. Use when debugging from log files, setting up structured logging, analyzing error patterns, correlating events across services, parsing stack traces, or monitoring log output in real time. It is an AI Agent Skill for Claude Code / OpenClaw, with 6320 downloads so far.

How do I install Log Analyzer?

Run "/install log-analyzer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Log Analyzer free?

Yes, Log Analyzer is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Log Analyzer support?

Log Analyzer is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created Log Analyzer?

It is built and maintained by gitgoodordietrying (@gitgoodordietrying); the current version is v1.0.0.

💬 Comments