分析 llm-gateway 代理产生的请求/响应日志。当用户说"分析日志"、"查看 LLM 请求"、"对比 session"、"检查 token 用量"、"日志里有什么"、"帮我看看 data 目录"、"哪个请求失败了"、"找一下 session 的请求"等涉及 LLM 网关日志分析的场景时使用此 skill。即使用户只是笼统地说"看看日志"或"data 里有什么",也应触发。
$npx -y skills add konghayao/peri --skill llm-log-analyzerInstalls into the current project.
Run `npx skills use "https://github.com/konghayao/peri" --skill "konghayao/peri/llm-log-analyzer"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/konghayao/peri" that are relevant to the current task. Run `npx skills add "https://github.com/konghayao/peri"` and select the relevant skills, then follow their instructions.