Skill Validator
Repo-local validator enforcing skill conventions and schema requirements.
Overview
Validates SKILL.md structure, required sections, path integrity, and strict convention rules.
Best For
Authors who want fast confidence before shipping skill changes.
Supported Prompts
- "validate this skill in strict mode"
- "check this cron skill for convention errors"
How It Works
- Parses frontmatter and required section contracts against repository conventions.
- Reports path, structure, and compliance failures before release.