·skill-validator
</>

skill-validator

panaversity/agentfactory

Validates skills against production-level criteria with 9-category scoring. This skill should be used when reviewing, auditing, or improving skills to ensure quality standards. Evaluates structure, content, user interaction, documentation, domain standards, technical robustness, maintainability, zero-shot implementation, and reusability. Returns actionable validation report with scores and improvement recommendations.

6Installs·2Trend·@panaversity

Installation

$npx skills add https://github.com/panaversity/agentfactory --skill skill-validator

SKILL.md

| Skill Directory | SKILL.md, references/, scripts/, assets/ | | Skill Type | Builder, Guide, Automation, Analyzer, or Validator | | Conversation | Validation purpose (audit, improvement, review) |

| SKILL.md exists | Root file present | | Line count | <500 lines (context is precious) | | Frontmatter complete | name and description present in YAML | | Name constraints | 1-64 chars; lowercase alphanumeric + hyphens; no consecutive hyphens; can't start/end with hyphen; must match directory name |

| Description format | [What] + [When] format; ≤1024 chars | | Description style | Third-person: "This skill should be used when..." | | No extraneous files | No README.md, CHANGELOG.md, LICENSE in skill dir | | Progressive disclosure | Details in references/, not bloated SKILL.md | | Asset organization | Templates in assets/, scripts in scripts/ |

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/panaversity/agentfactory --skill skill-validator
Category
</>Dev Tools
Verified
First Seen
2026-02-11
Updated
2026-02-18

Quick answers

What is skill-validator?

Validates skills against production-level criteria with 9-category scoring. This skill should be used when reviewing, auditing, or improving skills to ensure quality standards. Evaluates structure, content, user interaction, documentation, domain standards, technical robustness, maintainability, zero-shot implementation, and reusability. Returns actionable validation report with scores and improvement recommendations. Source: panaversity/agentfactory.

How do I install skill-validator?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/panaversity/agentfactory --skill skill-validator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/panaversity/agentfactory