advanced-evaluation

Evaluate LLM outputs with LLM-as-a-judge scoring and bias mitigation.

Updated Nov 13, 2025
One-click install
npx skills add https://github.com/466852675/TISHICIKU-2025 --skill advanced-evaluation-466852675
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: advanced-evaluation
Source: https://github.com/466852675/TISHICIKU-2025/tree/main/07-Skill%E5%BA%93/advanced-evaluation
Command: npx skills add https://github.com/466852675/TISHICIKU-2025 --skill advanced-evaluation-466852675

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of reliably evaluating LLM outputs, ensuring quality and mitigating biases inherent in automated assessment.

Core Features & Use Cases

  • LLM-as-a-Judge: Implement advanced techniques for using LLMs to evaluate other LLM responses.
  • Bias Mitigation: Actively counter position bias, length bias, and other systematic errors in evaluation.
  • Rubric Generation: Create structured, domain-specific rubrics for consistent scoring.
  • Use Case: You need to compare two AI-generated summaries of a news article. This Skill helps you set up a robust evaluation process to determine which summary is superior based on criteria like accuracy, conciseness, and clarity, while accounting for potential biases.

Quick Start

Use the advanced-evaluation skill to compare two model responses based on accuracy and clarity.

Frequently Asked Questions about advanced-evaluation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I use LLM-as-a-judge for evaluating AI generated responses?

LLM-as-a-judge evaluates AI generated responses by using an LLM to score outputs based on criteria like accuracy and clarity. This skill implements direct scoring and pairwise comparison techniques to ensure reliable, scalable quality assessment.

What is the best way to mitigate position and length bias in LLM evaluation?

To mitigate position and length bias in LLM evaluation, this skill applies active bias mitigation strategies against systematic errors. It counters position, length, and self-enhancement biases to ensure unbiased automated quality assessment.

How do I generate rubrics for consistent LLM output scoring?

You generate rubrics for consistent LLM output scoring by creating structured, domain-specific evaluation criteria. This skill provides rubric generation capabilities to establish a robust evaluation pipeline for comparing AI-generated content.

Can I perform pairwise comparison of two model summaries without manual review?

Yes, you can perform pairwise comparison of two model summaries without manual review using automated LLM evaluation. This skill sets up a robust process to determine which summary is superior based on accuracy, conciseness, and clarity.

Does LLM evaluation work for production-scale quality assessment pipelines?

LLM evaluation works for production-scale quality assessment pipelines by synthesizing research and industry practices. This skill designs scalable evaluation pipelines that provide reliable, automated scoring of AI-generated content at scale.