Use when evaluating whether a skill belongs in a library. Preview content, check frontmatter, validate structure, and decide whether to keep, curate, or remove.
74
92%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Evaluate a single skill's quality, relevance, and safety before it enters or stays in a library.
--format json for machine-readable output in automated pipelines.--fields to limit output size when inspecting catalog entries.--dry-run before curating or removing a skill.info --format json dependencies.npx ai-agent-skills preview <skill-name>The preview command sanitizes content — if it flags sanitization, investigate before proceeding.
npx ai-agent-skills info <skill-name> --format json --fields name,description,tags,collections,dependenciesnpx ai-agent-skills validate <skill-name>npx ai-agent-skills curate <skill-name> --notes "Reviewed: solid patterns" --verify --dry-run
npx ai-agent-skills curate <skill-name> --notes "Reviewed: solid patterns" --verifynpx ai-agent-skills curate <skill-name> --remove --dry-run
npx ai-agent-skills curate <skill-name> --remove --yespreview command only works for vendored (house) skills. Upstream skills show description and whyHere only.validate command checks frontmatter structure but not content quality — that requires human or agent judgment.dependencies.usedBy first.039ad59
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.