validate-skill

Installation
SKILL.md

Validate Skill

Purpose

This skill validates skill directories against the AgentSkills specification. Use it to ensure your skills have proper frontmatter, required fields, and follow naming conventions.

Use when:

  • Creating new skills in any agent's skills directory (.claude/skills/, .cursor/skills/, etc.)
  • Reviewing PRs that modify skills
  • Validating skill structure before publishing

Scripts

validate-skill.ts

Validate one or more skill directories.

Installs
12
GitHub Stars
3
First Seen
Jan 25, 2026
validate-skill — plaited/agent-eval-harness