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. Uses reskill as the package manager.
$npx -y skills add kanyun-inc/reskill --skill find-skillsInstalls into the current project.
Run `npx skills use "https://github.com/kanyun-inc/reskill" --skill "kanyun-inc/reskill/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/kanyun-inc/reskill" that are relevant to the current task. Run `npx skills add "https://github.com/kanyun-inc/reskill"` and select the relevant skills, then follow their instructions.