Use when installing skills from a shared ai-agent-skills library repo. Inspect with `--list` first, prefer `--collection`, and preview with `--dry-run` before installing.
74
92%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Install from a shared library repo without guessing, over-installing, or skipping the preview step.
install <source> --list.--collection when the library clearly exposes a starter pack or focused bundle.--dry-run before the real install.npx ai-agent-skills install <owner>/<repo> --list--collection starter-pack or another named collection when it matches the user's need.--skill <name> only when the user needs one specific skill or the library has no useful collection.--collection and --skill.npx ai-agent-skills install <owner>/<repo> --collection starter-pack --dry-run -por
npx ai-agent-skills install <owner>/<repo> --skill <skill-name> --dry-run -pnpx ai-agent-skills install <owner>/<repo> --collection starter-pack -pERROR / HINT, surface that verbatim and follow the hint before retrying.Return:
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.