validate_skill
Validate a skill's SKILL.md file against required name, description, and frontmatter rules. Returns errors and warnings to help you fix issues.
Instructions
Validates a SKILL.md file against name/description/frontmatter rules and returns errors + warnings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skill_name | Yes | The skill directory name to validate |