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. This skill should be used when the user is looking for functionality that might exist as an installable skill. Also triggers when user mentions searching for tools, workflows, or wants to extend agent capabilities with specialized knowledge packages.
$npx -y skills add kimyx0207/kim_service --skill find-skillInstalls into the current project.
Run `npx skills use "https://github.com/kimyx0207/kim_service" --skill "kimyx0207/kim_service/find-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/kimyx0207/kim_service" that are relevant to the current task. Run `npx skills add "https://github.com/kimyx0207/kim_service"` and select the relevant skills, then follow their instructions.