skill-eval

Reference the skill evaluation framework for tiers, scoring rubrics, and improvement workflows.

Updated Feb 23, 2026
One-click install
npx skills add https://github.com/MrFixit96/skill-eval-toolkit --skill skill-eval-mrfixit96
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-eval
Source: https://github.com/MrFixit96/skill-eval-toolkit/tree/main/skills/skill-eval
Command: npx skills add https://github.com/MrFixit96/skill-eval-toolkit --skill skill-eval-mrfixit96

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps teams understand and apply a structured 3-tier framework to evaluate and improve AI agent skills.

Core Features & Use Cases

  • Tier 1: Structural lint, content depth scoring, and trigger coverage to validate skills at baseline.
  • Tier 2: Semantic evaluation using LLMs to judge trigger alignment and description quality.
  • Tier 3: A/B effectiveness and GEPA-driven improvement workflow to iteratively enhance skills.
  • Use Case: A product team auditing a set of skills to ensure reliability and consistent improvement across a fleet.

Quick Start

Run the Tier 1 lint and scoring workflow on your skill set to begin the improvement cycle.

Frequently Asked Questions about skill-eval

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

FAQPage Schema
What is a tiered evaluation framework for AI agent skills?

A tiered evaluation framework measures AI agent skill quality across three levels: Tier 1 structural lint and trigger coverage, Tier 2 LLM-based semantic judging, and Tier 3 A/B effectiveness testing to drive iterative improvements.

How do I evaluate and improve LLM trigger coverage for my skills?

Run a Tier 1 structural lint to score content depth and validate trigger coverage, then use LLM semantic evaluation to judge trigger alignment, followed by an A/B effectiveness workflow to iteratively improve trigger coverage.

How does LLM evaluation for semantic trigger alignment work?

LLM evaluation for semantic trigger alignment uses a large language model as a Tier 2 judge to assess how well skill triggers and descriptions match their intended purpose, ensuring reliable semantic quality beyond basic structural checks.

What is the end-to-end improvement workflow for AI skills?

The end-to-end improvement workflow follows a diagnose, research, fix, and validate cycle, using GEPA-driven A/B effectiveness testing at Tier 3 to iteratively enhance skill quality and ensure consistent reliability across a fleet.

Can I audit a fleet of AI agent skills for consistent reliability?

Yes, you can audit a fleet of AI agent skills for consistent reliability by applying a 3-tier evaluation framework that validates baseline structure, semantically judges trigger alignment, and drives GEPA-driven improvement workflows across the entire skill set.