Skip to content
Development
Command

/validate-skills

Run skill validation (frontmatter, naming, triggers, links)

From plugin
awesome-agent-skill
264 skills4 commands
Install
$ npx -y skills add charlieviettq/awesome-agent-skill --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/validate-skills

Context preview

What this command does when you run it.

Run skill validation (frontmatter, naming, triggers, links)

Command definition

validate-skills.md
description: Run skill validation (frontmatter, naming, triggers, links)
allowed-tools: Bash(python3:*)

Run the repository skill validator and report results.

python3 scripts/validate-skills.py

If validation fails, list each error with the file path and suggest the minimal fix. Do not modify unrelated skills.

Ships withawesome-agent-skill

Curated skill pack for LLM agents in engineer and science workflow (Cursor & Claude ready).

Get the whole plugin

Other commands on awesome-agent-skill.