validate-skills

Audit all SKILL.md files and score them against a validation rubric.

3|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/dvy1987/agent-loom --skill validate-skills-dvy1987
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: validate-skills
Source: https://github.com/dvy1987/agent-loom/tree/main/.agents/skills/validate-skills
Command: npx skills add https://github.com/dvy1987/agent-loom --skill validate-skills-dvy1987

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Skill Library Health Checker provides a fast, read-only audit of every skill in the repository, producing a structured quality report without modifying any files.

Core Features & Use Cases

  • Reads and inventories all skills, scoring them against a standardized rubric to surface issues.
  • Generates a centralized health report used by maintainers to prioritize improvements and ensure library integrity.
  • Supports pre-flight checks before skill improvements, audits, or new skill creation, and can respond to user prompts like "skill health report" or "check all skills".

Quick Start

Ask the system to validate all skills to generate a health report.

Frequently Asked Questions about validate-skills

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

FAQPage Schema
How do I run a skill health audit without modifying my repository files?

A skill health audit reads all SKILL.md content, scores each skill against a validation rubric, and emits a structured health report without modifying any repository files.

What is a read-only skill validation check?

A read-only skill validation check inventories all skills in a library, scores them against a standardized rubric to surface quality issues, and generates a centralized report without altering files.

How do I check skill library quality before applying improvements?

Pre-flight checks score every skill against a validation rubric to surface issues and priorities, producing a structured report to help maintainers ensure library integrity before improvements.

Can I generate a centralized quality report for all my skills at once?

Yes, validating all skills reads the entire library, scores each entry against a standardized rubric, and generates a centralized health report to prioritize improvements.

Does skill validation work without dependencies or external components?

Yes, the validation operates as a standalone read-only health check with no dependencies, reading SKILL.md files directly to score and report on skill library quality.