← 返回 Skills 市场
125
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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,...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install skylv-log-analyzer - 安装完成后,直接呼叫该 Skill 的名称或使用
/skylv-log-analyzer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 125 次。
如何安装 Skylv Log Analyzer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install skylv-log-analyzer」即可一键安装,无需额外配置。
Skylv Log Analyzer 是免费的吗?
是的,Skylv Log Analyzer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Skylv Log Analyzer 支持哪些平台?
Skylv Log Analyzer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Skylv Log Analyzer?
由 SKY-lv(@sky-lv)开发并维护,当前版本 v1.0.0。
推荐 Skills