Agent Skills: validate-skills

Validate skill SKILL.md files using the skills-ref specification

UncategorizedID: bluewaves-creations/bluewaves-skills/validate-skills

Install this agent skill to your local

pnpm dlx add-skill https://github.com/bluewaves-creations/bluewaves-skills/tree/HEAD/.claude/skills/validate-skills

Skill Files

Browse the full folder contents for validate-skills.

Download Skill

Loading file tree…

.claude/skills/validate-skills/SKILL.md

Skill Metadata

Name
validate-skills
Description
Validate skill SKILL.md files using the skills-ref specification

Run the marketplace skill validation script against all skills (or a single skill if specified).

$ARGUMENTS

If arguments are provided, treat them as a skill name filter (e.g., "skill-shaper" to validate only that skill). Otherwise validate all skills.

Steps

  1. Run validation:

    bash scripts/validate-skills.sh $ARGUMENTS
    
  2. Report results with pass/fail status for each validated skill.