skill-judge

Evaluate SKILL.md packages for expert knowledge delta and specification compliance.

Updated May 26, 2026
One-click install
npx skills add https://github.com/anukkrit149/anukkrit-skills --skill skill-judge-anukkrit149
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-judge
Source: https://github.com/anukkrit149/anukkrit-skills/tree/main/cloud/skills/skill-judge
Command: npx skills add https://github.com/anukkrit149/anukkrit-skills --skill skill-judge-anukkrit149

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you evaluate whether an Agent Skill (a SKILL.md package) actually delivers expert knowledge delta or mostly re-explains basics that the model already knows, so you can reduce redundancy and improve activation effectiveness.

Core Features & Use Cases

  • Knowledge-delta scoring: Rates content as Expert vs Activation vs Redundant to detect token waste.
  • Quality audit checklist: Evaluates mindset, anti-patterns (including specific NEVER lists), and specification compliance with special focus on SKILL.md description.
  • Actionable improvement guidance: Produces a structured evaluation workflow and report template to guide fixes.

Quick Start

Use the skill to review a candidate SKILL.md file when you need to decide whether it is worth keeping, tightening, or rewriting before publishing.

Frequently Asked Questions about skill-judge

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

FAQPage Schema
How do I evaluate if a SKILL.md file provides expert knowledge or redundant basics?

To evaluate if a SKILL.md file provides expert knowledge or redundant basics, audit its knowledge delta by scoring content as Expert, Activation, or Redundant to detect token waste. This structured evaluation reveals whether the skill delivers real value or just re-explains what the model already knows.

What is knowledge delta scoring in prompt engineering?

Knowledge delta scoring in prompt engineering rates content as Expert, Activation, or Redundant to measure the actual expertise injected into a model. This mechanism identifies whether your prompt engineering adds unique value or simply wastes tokens on basic knowledge the model already possesses.

How do I audit prompt engineering anti-patterns in agent workflows?

You audit prompt engineering anti-patterns in agent workflows by applying a quality checklist that evaluates mindset, specific NEVER lists, and description-trigger compliance. This validates frontmatter and keywords so the skill activates reliably without triggering unwanted behaviors.

Does skill evaluation require any specific dependencies or components?

Skill evaluation does not require any specific dependencies or components to function. You can use it independently to review candidate SKILL.md files and decide whether they are worth keeping, tightening, or rewriting before publishing.

What is the best way to reduce token waste in agent skills?

The best way to reduce token waste in agent skills is to audit their SKILL.md content for knowledge delta and anti-pattern coverage. By scoring content against expert knowledge and removing redundant basics, you produce actionable improvement guidance to tighten the skill.

When should I rewrite a SKILL.md package instead of keeping it?

You should rewrite a SKILL.md package instead of keeping it when evaluation reveals low knowledge delta, poor anti-pattern coverage, or description-trigger non-compliance. If the content mostly re-explains basics the model already knows, rewriting is necessary to improve activation effectiveness.