advanced-evaluation

Editor's pick

This skill should be used when the user asks to "implement LLM-as-judge", "compare model outputs", "create evaluation rubrics", "mitigate evaluation bias", or mentions direct scoring, pairwise comparison, position bias, evaluation pipelines, or automated quality assessment.

Type
skill
GitHub stars
16.9K
Repository
muratcankoylan/Agent-Skills-for-Context-Engineering
Category
ai-ml

Install

  1. 1Quick install (skills CLI)

    npx skills add muratcankoylan/Agent-Skills-for-Context-Engineering --skill advanced-evaluation --agent claude-code

    Installs advanced-evaluation into the current project's .claude/skills/ directory. Requires Node.js and the skills CLI.

  2. 2Manual install

    Create ~/.claude/skills/<name>/ and copy the SKILL.md file from the repository into it. The directory name must match the skill name.

⚠️ Exact file layout and requirements vary by repository — always check the repo README first.

View on GitHub ↗

Prefer the full source? The repository README is the authoritative install reference.