← Back to Skills Marketplace
sky-lv

Skylv Log Analyzer

by SKY-lv · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
125
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install skylv-log-analyzer
Description
Parses and summarizes log files. Extracts errors, warnings, patterns, and insights from server logs and debug output. Triggers: analyze logs, parse log file,...
Usage Guidance
This skill is coherent for analyzing logs, but be cautious about what logs you let it read: logs can contain credentials, tokens, IPs, or PII. Before using, (1) only provide the specific log files you want analyzed (avoid giving root/system logs), (2) consider sanitizing or redacting sensitive fields, (3) prefer manual invocation if you do not want autonomous access, and (4) verify outputs before sharing externally. Note that absence of code files means there was nothing for the static scanner to inspect; that reduces install risk but does not automatically protect your log contents.
Capability Analysis
Type: OpenClaw Skill Name: skylv-log-analyzer Version: 1.0.0 The skylv-log-analyzer skill is a standard utility for parsing and summarizing log files. It provides instructions for an AI agent to use common system commands like 'tail', 'type', and 'Get-Content' to read logs and generate reports. There are no indicators of malicious intent, data exfiltration, or unauthorized execution in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name and description (log parsing and summarization) align with the SKILL.md instructions. It asks the agent to read log files (examples: server.log, app.log) and extract timestamps, levels, messages and report counts and anomalies. There are no unrelated required binaries, environment variables, or config paths.
Instruction Scope
The instructions explicitly tell the agent how to read logs on Windows and macOS/Linux (type/Get-Content/tail) and how to parse formats. This is appropriate for a log analyzer, but the SKILL.md does not limit which files may be read or warn about sensitive contents. Reading arbitrary logs can expose secrets/PII — the instructions do not advise sanitization or access controls.
Install Mechanism
There is no install spec and no code files; the skill is instruction-only, which minimizes filesystem persistence and installation risk.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is proportionate for a log-only analysis helper.
Persistence & Privilege
The skill is not forced-always and does not request persistent privileges or modify other skills. Autonomous invocation is allowed by default but is not combined with other concerning privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skylv-log-analyzer
  3. After installation, invoke the skill by name or use /skylv-log-analyzer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of skylv-log-analyzer. - Parses and summarizes log files, identifying errors, warnings, patterns, and insights. - Supports analysis of various log formats including text and JSON. - Extracts key information: log level, timestamp, source, and message. - Generates concise analysis reports highlighting totals, common errors, anomalies, and recommendations. - Designed for debugging, monitoring, and error-tracking use cases.
Metadata
Slug skylv-log-analyzer
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Skylv Log Analyzer?

Parses and summarizes log files. Extracts errors, warnings, patterns, and insights from server logs and debug output. Triggers: analyze logs, parse log file,... It is an AI Agent Skill for Claude Code / OpenClaw, with 125 downloads so far.

How do I install Skylv Log Analyzer?

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

Is Skylv Log Analyzer free?

Yes, Skylv Log Analyzer is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Skylv Log Analyzer support?

Skylv Log Analyzer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Skylv Log Analyzer?

It is built and maintained by SKY-lv (@sky-lv); the current version is v1.0.0.

💬 Comments