validate_skill
Validate SKILL.md files for correct structure, naming, and completeness. Use after editing to identify issues and confirm validity before testing.
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') |