AI AGENT ADDONS
Skill Development
4,210installs

Anyone building agent skills can check their work with this validation tool. It looks at every skill folder and compares it against official rules. You get a clear pass or fail for each check.

The tool checks two main areas. First it makes sure the skill follows the agentskills.io spec for things like name and description. Then it checks Claude Code best practices for writing clear and useful skill files.

Using this tool helps you catch mistakes early. It saves time and keeps your skills consistent. Just run the /validate-skills command and review the results.

Add Validate Skills skill to your workflow

Global

mkdir -p ~/.claude/skills/validate-skills

Project

mkdir -p .claude/skills/validate-skills

Source Repository

Stars
1,497
Forks
105
Watchers
1,497
License
MIT
Last Push
24 days ago
Created
6 months ago