Find the right agent skill for a task from public sources (curated index, GitHub repos, and locally installed skills), then install the chosen one. Use when the user asks to find, search for, or discover a skill, or when a task would benefit from a skill you don't have yet.
$npx -y skills add bennyoooo/skillmaxxing --skill discover-skillInstalls into the current project.
Run `npx skills use "https://github.com/bennyoooo/skillmaxxing" --skill "bennyoooo/skillmaxxing/discover-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/bennyoooo/skillmaxxing" that are relevant to the current task. Run `npx skills add "https://github.com/bennyoooo/skillmaxxing"` and select the relevant skills, then follow their instructions.