skill-validator

Evaluate skills against a nine-category quality rubric and generate validation reports.

1|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/fajshah/hackhathone-2-phase-5 --skill skill-validator-fajshah
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-validator
Source: https://github.com/fajshah/hackhathone-2-phase-5/tree/main/skills/skill-validator
Command: npx skills add https://github.com/fajshah/hackhathone-2-phase-5 --skill skill-validator-fajshah

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Validates skills against production-level quality criteria to ensure consistent, audit-ready tooling across documentation, structure, and execution.

Core Features & Use Cases

  • Nine-category scoring rubric covering Structure & Anatomy, Content Quality, User Interaction, Documentation, Domain Standards, Technical Robustness, Maintainability, Zero-Shot Implementation, and Reusability.
  • Generates actionable validation reports with scores and remediation recommendations.
  • Supports references-based progressive disclosure and predefined patterns for consistency.

Quick Start

Run the validator on a target skill directory to produce a structured quality report.

Frequently Asked Questions about skill-validator

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

FAQPage Schema
How do I audit a skill against production-level quality standards?

To audit a skill against production-level quality standards, you can run this validator on a target skill directory. It applies a nine-category scoring rubric and returns a structured validation report with remediation recommendations.

What is the best way to generate a quality assessment report for a skill?

The best way to generate a quality assessment report is to evaluate the skill using a nine-category rubric covering structure, documentation, and technical robustness. This validator outputs detailed scores and remediation guidance to meet defined quality gates.

Can I use a rubric to check skill maintainability and reusability?

Yes, you can use a rubric to check skill maintainability and reusability. This validator explicitly scores skills across these dimensions, along with domain standards and technical robustness, to ensure consistent tooling quality.

Does the skill validation process provide remediation guidance for failing criteria?

Yes, the skill validation process provides remediation guidance for failing criteria. After evaluating the skill against the nine-category rubric, it returns a detailed report with actionable recommendations to bring the skill up to production-grade quality gates.

When do I need to run a production-grade validation assessment on my skills?

You need to run a production-grade validation assessment when preparing skills for deployment. This ensures consistent, audit-ready tooling by checking zero-shot implementation, domain standards, and structural anatomy against predefined quality criteria.