What problem does it solve?
This Skill removes uncertainty when validating a SKILL.md by running a reproducible checklist to identify spec violations, best-practice issues, broken references, and structural problems, and by explaining why each finding matters.
Core Features & Use Cases
- Checklist-driven audit: Executes the checks defined in references/checklist.md and assigns PASS, WARNING, or ERROR to each item.
- Context-aware validation: Loads and inspects linked reference files to detect broken links and heavy inline content that should be relocated.
- Actionable output: Produces a summary status, score, categorized findings, and prioritized remediation steps suitable for pre-publish or code-review workflows.
- Use case: Run before publishing to a marketplace or merging a plugin to ensure the skill meets discoverability and quality requirements.
Quick Start
Review the SKILL.md at plugins/my-plugin/skills/example/ and return a structured pass/fail report with prioritized recommendations.