← 返回 Skills 市场
Log Analyzer
作者
gitgoodordietrying
· GitHub ↗
· v1.0.0
6320
总下载
5
收藏
76
当前安装
1
版本数
在 OpenClaw 中安装
/install 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.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install log-analyzer - 安装完成后,直接呼叫该 Skill 的名称或使用
/log-analyzer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Log parsing, error pattern analysis, stack trace extraction, JSON structured logging, real-time monitoring, multi-service correlation
元数据
常见问题
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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 6320 次。
如何安装 Log Analyzer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install log-analyzer」即可一键安装,无需额外配置。
Log Analyzer 是免费的吗?
是的,Log Analyzer 完全免费(开源免费),可自由下载、安装和使用。
Log Analyzer 支持哪些平台?
Log Analyzer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 Log Analyzer?
由 gitgoodordietrying(@gitgoodordietrying)开发并维护,当前版本 v1.0.0。
推荐 Skills