llm-evaluation

Evaluates LLM-powered systems using automated metrics, human feedback, and benchmarking.

Updated Feb 26, 2026
One-click install
npx skills add https://github.com/AndyAnh174/wellness --skill llm-evaluation-andyanh174
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: llm-evaluation
Source: https://github.com/AndyAnh174/wellness/tree/main/.agent/skills/llm-evaluation
Command: npx skills add https://github.com/AndyAnh174/wellness --skill llm-evaluation-andyanh174

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Automate rigorous evaluation of LLM-powered systems by combining automated metrics, human feedback, and benchmarking to ensure quality and safety across deployments.

Core Features & Use Cases

  • Automated metrics suite: BLEU, ROUGE, METEOR, BERTScore, perplexity, and retrieval metrics.
  • Human evaluation framework: structured dimensions like accuracy, coherence, relevance, safety, and helpfulness.
  • Benchmarking and regression tracking: establish baselines, track progress, and detect regressions over time.
  • LLM-as-Judge and AB-testing support: compare outputs, rank quality, and run controlled experiments in production-like settings.

Quick Start

Run an evaluation pipeline on your LLM using automated metrics, human reviews, and a benchmarking suite.

Frequently Asked Questions about llm-evaluation

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

FAQPage Schema
How do I evaluate LLM outputs using automated metrics and benchmarks?

You can evaluate LLM outputs by applying automated metrics like BLEU, ROUGE, and BERTScore alongside retrieval metrics to measure accuracy. This process combines automated calculations with human evaluation frameworks to benchmark model quality and track regressions.

What metrics are used for LLM evaluation and benchmarking?

LLM evaluation utilizes automated metrics including BLEU, ROUGE, METEOR, BERTScore, and perplexity for text quality, alongside MRR and other retrieval-oriented metrics. These automated calculations measure accuracy, safety, relevance, and efficiency across generated outputs.

How do I set up AB-testing pipelines for LLM model assessment?

You can set up AB-testing pipelines for LLM model assessment by integrating plug-in scripts to compare outputs and rank quality in controlled experiments. This supports LLM-as-Judge methodologies to evaluate production performance and establish baselines.

Can I use human evaluation frameworks for LLM accuracy and safety testing?

Yes, you can use lightweight human evaluation frameworks for LLM accuracy and safety testing. These frameworks structure reviews across specific dimensions including coherence, relevance, safety, and helpfulness to ensure rigorous quality measurement during prompt refinement.

Does LLM evaluation work for regression tracking during prompt refinement?

LLM evaluation works for regression tracking during prompt refinement by establishing baselines and measuring progress over time. Applying these metrics during model testing and production monitoring helps detect regressions across generated outputs and ensures safety.

What is the best way to automate LLM model assessment for production monitoring?

The best way to automate LLM model assessment for production monitoring is combining automated metric calculations with human feedback and benchmarking. This approach measures accuracy, safety, relevance, and efficiency, applying regression tracking to detect issues across deployments.