·error-analysis
{}

error-analysis

通过读取跟踪记录,帮助用户系统地识别 LLM 管道中的故障模式并对其进行分类。在启动新的评估项目、重大管道更改(新功能、模型切换、提示重写)后、生产指标下降时或发生事件后使用。

79安装·3热度·@hamelsmu

安装

$npx skills add https://github.com/hamelsmu/evals-skills --skill error-analysis

如何安装 error-analysis

通过命令行快速安装 error-analysis AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/hamelsmu/evals-skills --skill error-analysis
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:hamelsmu/evals-skills。

SKILL.md

查看原文

Guide the user through reading LLM pipeline traces and building a catalog of how the system fails.

Capture the full trace: input, all intermediate LLM calls, tool uses, retrieved documents, reasoning steps, and final output.

Target: 100 traces. This is roughly where new traces stop revealing new kinds of failures. The number depends on system complexity.

通过读取跟踪记录,帮助用户系统地识别 LLM 管道中的故障模式并对其进行分类。在启动新的评估项目、重大管道更改(新功能、模型切换、提示重写)后、生产指标下降时或发生事件后使用。 来源:hamelsmu/evals-skills。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/hamelsmu/evals-skills --skill error-analysis
分类
{}数据分析
认证
收录时间
2026-03-04
更新时间
2026-03-10

Browse more skills from hamelsmu/evals-skills

快速解答

什么是 error-analysis?

通过读取跟踪记录,帮助用户系统地识别 LLM 管道中的故障模式并对其进行分类。在启动新的评估项目、重大管道更改(新功能、模型切换、提示重写)后、生产指标下降时或发生事件后使用。 来源:hamelsmu/evals-skills。

如何安装 error-analysis?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/hamelsmu/evals-skills --skill error-analysis 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/hamelsmu/evals-skills