·log-analyzer
</>

log-analyzer

全维度日志分析技能。自动识别日志类型(Java应用/MySQL Binlog/Nginx/Trace/告警),提取关键实体(IP、thread_id、trace_id、用户、表名等),进行根因定位、告警分析、异常洞察。支持100M+大文件。触发词:分析日志、日志排查、根因定位、告警分析、异常分析。

15Installs·0Trend·@zrt-ai-lab

Installation

$npx skills add https://github.com/zrt-ai-lab/opencode-skills --skill log-analyzer

How to Install log-analyzer

Quickly install log-analyzer AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/zrt-ai-lab/opencode-skills --skill log-analyzer
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: zrt-ai-lab/opencode-skills.

SKILL.md

View raw

基于 RAPHL(Recursive Analysis Pattern for Hierarchical Logs)的全维度智能日志分析技能。流式处理,内存占用低,100M+ 日志秒级分析。

| 自动识别 | 自动识别日志类型:Java App / MySQL Binlog / Nginx / Trace / Alert | | 实体提取 | IP、threadid、traceid、userid、sessionid、bucket、URL、表名等 20+ 种 | | 操作分析 | DELETE/UPDATE/INSERT/DROP 等敏感操作检测 | | 关联分析 | 时间线、因果链、操作链构建 | | 智能洞察 | 自动生成分析结论、证据、建议 |

| Java App | ERROR/WARN + 堆栈 | 异常类型、堆栈、logger、时间 | | MySQL Binlog | server id、GTID、Tablemap | 表操作、threadid、serverid、数据变更 | | Nginx Access | IP + HTTP 方法 + 状态码 | 请求IP、URL、状态码、耗时 | | Trace | traceid、spanid | 链路追踪、调用关系、耗时 | | Alert | CRITICAL/告警 | 告警级别、来源、消息 | | General | 通用 | 时间、IP、关键词 |

全维度日志分析技能。自动识别日志类型(Java应用/MySQL Binlog/Nginx/Trace/告警),提取关键实体(IP、thread_id、trace_id、用户、表名等),进行根因定位、告警分析、异常洞察。支持100M+大文件。触发词:分析日志、日志排查、根因定位、告警分析、异常分析。 Source: zrt-ai-lab/opencode-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/zrt-ai-lab/opencode-skills --skill log-analyzer
Category
</>Dev Tools
Verified
First Seen
2026-02-24
Updated
2026-03-10

Browse more skills from zrt-ai-lab/opencode-skills

Quick answers

What is log-analyzer?

全维度日志分析技能。自动识别日志类型(Java应用/MySQL Binlog/Nginx/Trace/告警),提取关键实体(IP、thread_id、trace_id、用户、表名等),进行根因定位、告警分析、异常洞察。支持100M+大文件。触发词:分析日志、日志排查、根因定位、告警分析、异常分析。 Source: zrt-ai-lab/opencode-skills.

How do I install log-analyzer?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/zrt-ai-lab/opencode-skills --skill log-analyzer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/zrt-ai-lab/opencode-skills