Agent Skills: validate-marketplace

Validate the entire marketplace — skills, plugins, marketplace.json, cross-consistency, and skill quality

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

Install this agent skill to your local

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

Skill Files

Browse the full folder contents for validate-marketplace.

Download Skill

Loading file tree…

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

Skill Metadata

Name
validate-marketplace
Description
Validate the entire marketplace — skills, plugins, marketplace.json, cross-consistency, and skill quality

Run the comprehensive marketplace validator that checks all five layers: skills (via skills-ref), plugin.json files, marketplace.json structure, cross-consistency, and skill-shaper quality best practices.

$ARGUMENTS

Steps

  1. Run validation:

    python3 scripts/validate_marketplace.py
    
  2. Report results with pass/fail status for each validation layer.