Skip to main content
Back to the directory
callstackincubator/agent-skillsSoftware EngineeringFrontend and Design

validate-skills

Validates skills against agentskills.io spec and Claude Code best practices.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/callstackincubator/agent-skills --skill validate-skills
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, validate-skills has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: callstackincubator/agent-skills. Canonical URL: https://skills.sh/callstackincubator/agent-skills/validate-skills.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Validates skills against agentskills.io spec and Claude Code best practices. Validate all skills in skills/ against the agentskills.io spec and Claude Code best practices. For each skill directory, verify: Find all skill directories: For each skill, read SKILL.md and check against the rules above Report issues in this format: - Checks skill metadata compliance including name format, description length, and optional fields like license and compatibility - Enforces Claude Code best practices: third-person descriptions, body length limits, single-level references, and markdown link formatting - Provides structured validation reports flagging spec violations and authoring guideline deviations - Designed for use via /validate-skills command within a skills repository workflow - Find all skill directories: fd -t d -d 1 . skills/ - For each skill, read SKILL.md and check against the rules above - Report issues in this format: ## Validation Results ### skills/example-skill - [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

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does validate-skills do?

Validates skills against agentskills.io spec and Claude Code best practices.

Is validate-skills good?

validate-skills does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support validate-skills?

validate-skills currently lists compatibility with Claude Code, Skills CLI.

Is validate-skills safe to install?

validate-skills has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to validate-skills?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install validate-skills?

Run the following command to install validate-skills: npx skills add https://github.com/callstackincubator/agent-skills --skill validate-skills

Related skills

More from callstackincubator/agent-skills

Related skills

Alternatives in Software Engineering