Improve an existing skill through an evaluation-gated loop — run it on its eval tasks, analyze failures, propose bounded edits, validate a candidate, and (with your approval) promote a strictly-better version. Use when a skill underperforms or the user asks to optimize/tune/improve a skill that has an eval set.
$npx -y skills add bennyoooo/skillmaxxing --skill optimize-skillInstalls into the current project.
Run `npx skills use "https://github.com/bennyoooo/skillmaxxing" --skill "bennyoooo/skillmaxxing/optimize-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.