validate_skill
Check a SKILL.md file for correct structure, naming conventions, and completeness. Returns list of issues and validity status.
Instructions
Validate a SKILL.md file for correct structure, naming conventions, and completeness. Call this after writing or editing a SKILL.md before running tests. Returns a list of issues found and whether the skill is valid.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skill_path | Yes | Path to the SKILL.md file or directory containing skills (e.g. '.claude/skills/my-skill/SKILL.md') |