skill-quality-scorer

Score Skill Units against a structured rubric and output Markdown and YAML reports.

11|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/aristoteleo/awesome-skill-generate --skill skill-quality-scorer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-quality-scorer
Source: https://github.com/aristoteleo/awesome-skill-generate/tree/main/skills/skill-quality-scorer
Command: npx skills add https://github.com/aristoteleo/awesome-skill-generate --skill skill-quality-scorer

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a structured, objective assessment of Skill Units, producing a clear verdict and a scored report to guide maintainers in improving triggerability, executability, and maintainability.

Core Features & Use Cases

  • Structured rubric scoring across Trigger Precision, Execution Clarity, Validation Strength, Empirical Executability, Context Efficiency, Reusability, Resource Partitioning, Compatibility Robustness, and Maintainability.
  • Ability to compare two skills, perform cross-reviews, and validate notebook-derived workflows against live interfaces.
  • Generates an output score report and a compact YAML evaluation for governance and auditing.

Quick Start

Run the scorer on a target SKILL.md to generate a concise score report and accompanying rationale.

Frequently Asked Questions about skill-quality-scorer

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

FAQPage Schema
How do I evaluate skill quality using a structured rubric?

To evaluate skill quality, you apply a structured rubric across multiple dimensions like Trigger Precision and Execution Clarity, targeting the SKILL.md document to generate a pass, revise, or fail verdict.

What is a skill quality score report and what format does it use?

A skill quality score report is a Markdown document named <skill-name>-score-report-YYYY-MM-DD.md, generated in your working directory, alongside a compact YAML evaluation file designed for maintainers and governance auditing.

How do I score and compare two skills for maintainability and executability?

You can score and compare two skills by running the assessment against their SKILL.md files, applying hard gates across dimensions like Empirical Executability and Maintainability to produce a comparative verdict.

Does skill evaluation require any external dependencies or setup?

Skill evaluation requires no external dependencies, operating directly on the target SKILL.md document, optional references, and any provided execution evidence to determine the final quality verdict.

What is the best way to validate notebook-derived workflows against live interfaces?

The best way to validate notebook-derived workflows is to apply the scoring rubric to the workflow's SKILL.md and execution evidence, checking Context Efficiency and Compatibility Robustness against live interfaces.

Why does my skill quality score result in a revise verdict?

A skill quality score results in a revise verdict when the assessment against hard gates identifies deficiencies in dimensions like Validation Strength or Reusability, indicating the SKILL.md requires improvements before passing.