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
30
GitHub Stars
36
First Seen
Feb 28, 2026
validate-skill — youdotcom-oss/agent-skills