Command
Development
Command
/validate-skills
Run skill validation (frontmatter, naming, triggers, links)
Install
$ npx -y skills add charlieviettq/awesome-agent-skill --agent claude-codeHow 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.mddescription: 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.
Command
Command
sync-skills
Sync skills between Cursor (source) and Claude (generated flat) formats

