·advanced-evaluation

當用戶要求“實施LLM作為法官”、“比較模型輸出”、“創建評估標準”、“減輕評估偏差”或提到直接評分、成對比較、位置偏差、評估流程或自動質量評估時,應使用此技能。

3安裝·0熱度·@muratcankoylan

安裝

$npx skills add https://github.com/muratcankoylan/agent-skills-for-context-engineering --skill advanced-evaluation

SKILL.md

This skill covers production-grade techniques for evaluating LLM outputs using LLMs as judges. It synthesizes research from academic papers, industry practices, and practical implementation experience into actionable patterns for building reliable evaluation systems.

Key insight: LLM-as-a-Judge is not a single technique but a family of approaches, each suited to different evaluation contexts. Choosing the right approach and mitigating known biases is the core competency this skill develops.

Evaluation approaches fall into two primary categories with distinct reliability profiles:

當用戶要求“實施LLM作為法官”、“比較模型輸出”、“創建評估標準”、“減輕評估偏差”或提到直接評分、成對比較、位置偏差、評估流程或自動質量評估時,應使用此技能。 來源:muratcankoylan/agent-skills-for-context-engineering。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/muratcankoylan/agent-skills-for-context-engineering --skill advanced-evaluation
分類
</>開發工具
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 advanced-evaluation?

當用戶要求“實施LLM作為法官”、“比較模型輸出”、“創建評估標準”、“減輕評估偏差”或提到直接評分、成對比較、位置偏差、評估流程或自動質量評估時,應使用此技能。 來源:muratcankoylan/agent-skills-for-context-engineering。

如何安裝 advanced-evaluation?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/muratcankoylan/agent-skills-for-context-engineering --skill advanced-evaluation 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/muratcankoylan/agent-skills-for-context-engineering