Real Skill packageSource verifiedClawHub registry

LLM Quality Evaluation(LLM质量评测)

LLM 应用质量评测与回归测试实操手册——从"感觉不错"到"可度量可门禁":评测全景与指标体系(正确性/相关性/忠实度/幻觉率/鲁棒性/效率)、评测集构建(黄金数据集/对抗样本/领域评测集/规模估算)、RAG 系统评测(RAGAS 四指标:忠实度/答案相关性/上下文精度/上下文召回)、幻觉检测与度量(事实性幻觉/提示幻觉/上下文矛盾分类与检测方法)、Prompt 回归测试(用例管理/回归门禁/漂移检测/版本对比)、模型对比选型(评测矩阵/成本质量权衡/多模型 A-B/上线决策)、评测流水线与报告(自动化评测/评分聚合/报告模板/上线门禁)。附零依赖本地工具一键查指标、建评测集清单、看 RAG 指标、出对比矩阵、生成评测报告模板。面向 AI 工程师、测试、产品与质量负责人——与 AI 安全红队测试(测安全)互补,本技能测质量。

Identity and source

Publisher attributionzhaoxinghua09-cellregistry owner unverified by skillvetai
Functional categoryWriting, Content & Translationautomatically inferred · 56% rule confidence
Package forminstruction with code19 recorded files
Canonical sourceClawHub registryclawhub:zhaoxinghua09-cell:ai-llm-evaluation
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/27/2026.claude/skills/ai-llm-evaluation

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/27/2026.agents/skills/ai-llm-evaluation

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/27/2026skills/ai-llm-evaluation

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @zhaoxinghua09-cell/ai-llm-evaluation
clawhub inspect @zhaoxinghua09-cell/ai-llm-evaluation --version 1.0.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
18 / 19 inspected as text
Checked
8/27/2026, 10:18:59 PM
Scanner
0.1.3
Policy
1.0.3
3 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem write — automatically inferred
2 dependency and API indicators
  • api: clawhub.ai
  • api: www.w3.org
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/27/2026, 5:18:21 PM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:e64d1eb193a6a5150fc4236ec1fbd594cee0f7ef74c8e637a533a2a470c5ef81
Show up to 19 recorded paths
  • ATTESTATION.md
  • LICENSE.md
  • manifest.json
  • references/01-评测全景与指标.md
  • references/02-评测集构建.md
  • references/03-RAG系统评测.md
  • references/04-幻觉检测与度量.md
  • references/05-Prompt回归测试.md
  • references/06-模型对比选型.md
  • references/07-评测流程与报告.md
  • references/08-FAQ.md
  • SECURITY_AUDIT.md
  • skill-card.md
  • SKILL.md
  • tools/llm_eval_toolkit.py
  • verify/gen_security_radar.py
  • verify/llm_eval_quality_test.py
  • verify/security_results.json
  • verify/security-radar.svg

Source changelog

v1.0.0: hands-on playbook for LLM application quality evaluation and regression testing - evaluation landscape and metrics (correctness, relevance, faithfulness, hallucination rate, robustness, efficiency), test-set construction (golden sets, adversarial samples, size estimation), RAG evaluation (RAGAS four metrics), hallucination detection and measurement, prompt regression testing with gates and drift detection, model comparison and selection with cost-quality trade-off and A-B testing, evaluation pipeline and reporting templates with launch gates; 5-command zero-dependency toolkit