Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. Start with the skills.sh registry via npx skills find; if there are no good matches, fall back to a GitHub deep search for SKILL.md patterns before concluding no skill exists.
$npx -y skills add cnfjlhj/ai-collab-playbook --skill find-skillsInstalls into the current project.
Run `npx skills use "https://github.com/cnfjlhj/ai-collab-playbook" --skill "cnfjlhj/ai-collab-playbook/find-skills"` 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/cnfjlhj/ai-collab-playbook" that are relevant to the current task. Run `npx skills add "https://github.com/cnfjlhj/ai-collab-playbook"` and select the relevant skills, then follow their instructions.