validate-skills
Validates skills in this repo against agentskills.io spec and Claude Code best practices. Use via /validate-skills command.
What it does
- [PASS] name format valid
- [FAIL] name "example" doesn't match directory "example-skill"
- [PASS] description length OK (156 chars)
- agentskills.io spec
- Claude Code best practices
Requirements & configuration
Configuration: SKILL
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
Validates skills in this repo against agentskills.io spec and Claude Code best practices. Use via /validate-skills command.
Source
Repository: https://github.com/callstackincubator/agent-skills
validate-skills FAQ
What does the validate-skills skill do?
Validates skills in this repo against agentskills.io spec and Claude Code best practices. Use via /validate-skills command. [PASS] name format valid [FAIL] name "example" doesn't match directory "example-skill"
How do I install validate-skills?
Run: npx -y skills add https://github.com/callstackincubator/agent-skills --skill validate-skills --agent claude-code — the source lives at github.com/callstackincubator/agent-skills.
Maintain validate-skills?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/callstackincubator-agent-skills-validate-skills?ref=badge) npx agentictools info skills/callstackincubator-agent-skills-validate-skills The second line is the CLI lookup for this page — handy in READMEs and docs.