byagent-ecosystem· 12 skills
Review a proposed Agent Skill for structural validity and content quality before publishing. Runs the skill-validator CLI to check for structural issues, scores the skill with an LLM judge, and interprets results to advise authors on what to address. Use when a user wants to review, validate, or quality-check an Agent Skill.
$npx -y skills add agent-ecosystem/skill-validator --skill review-skillInstalls into the current project.
Run `npx skills use "https://github.com/agent-ecosystem/skill-validator" --skill "agent-ecosystem/skill-validator/review-skill"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/agent-ecosystem/skill-validator" that are relevant to the current task. Run `npx skills add "https://github.com/agent-ecosystem/skill-validator"` and select the relevant skills, then follow their instructions.