skill-judge

Evaluates METAMIR SKILLs across eight dimensions including correctness, HITL readiness, and meta-skill abuse detection.

21|4|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/gohypergiant/agent-skills --skill skill-judge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-judge
Source: https://github.com/gohypergiant/agent-skills/tree/main/.agents/skills/skill-judge
Command: npx skills add https://github.com/gohypergiant/agent-skills --skill skill-judge

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill evaluates Skill units against official specifications to ensure high-quality, actionable frontmatter, well-structured SKILL.md bodies, and robust loading/activation guidance.

Core Features & Use Cases

  • Multi-dimensional evaluation across eight dimensions (Knowledge Delta, Mindset & Procedures, Anti-Pattern Quality, Specification Compliance, Progressive Disclosure, Freedom Calibration, Pattern Recognition, and Practical Usability).
  • Quality assurance for Skill packages: validate frontmatter, structure, and loading triggers; review references/assets usage where present.
  • Use cases: audit new Skill units before deployment, benchmark existing SKILL.md files, and guide targeted improvements with concrete recommendations.

Quick Start

Provide the Skill unit's SKILL.md content to the Skill Judge evaluator to generate a report, then review the dimension scores and recommended improvements.

Frequently Asked Questions about skill-judge

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

FAQPage Schema
How do I evaluate the quality of an Agent Skill before deployment?

To evaluate Agent Skill quality, audit the SKILL.md file against a multi-dimensional rubric covering specification compliance, frontmatter validation, and loading triggers to generate actionable improvement scores.

What is the best way to validate SKILL.md frontmatter and structure?

Validating SKILL.md frontmatter and structure requires checking YAML fields for name and description, ensuring the body is self-contained, and verifying progressive disclosure for optional references and assets.

How does a multi-dimensional rubric score Agent Skill packages?

A multi-dimensional rubric scores Agent Skill packages by analyzing eight dimensions including knowledge delta, mindset, anti-patterns, pattern recognition, and usability to identify gaps and guide targeted improvements.

Do I need specific dependencies to audit a SKILL.md file?

You do not need specific dependencies to audit a SKILL.md file; the evaluation only requires a valid Skill unit containing YAML frontmatter and a self-contained markdown body to generate a report.

Why does my Skill unit fail specification compliance checks?

Skill units fail specification compliance checks when frontmatter lacks required name and description fields, the SKILL.md body is not self-contained, or loading triggers and progressive disclosure are improperly configured.

Can I benchmark existing SKILL.md files for improvement opportunities?

You can benchmark existing SKILL.md files by providing the content to an evaluator that scores freedom calibration, anti-pattern quality, and practical usability, returning concrete recommendations for targeted improvements.