Optimize a skill by planning, exploring available tools, diagnosing failures, and implementing fixes via PR. Use this skill as soon as an optimization loop starts, especially on the first iteration when community tools or reference approaches should be explored before implementation.
$npx -y skills add tencent/skillhone --skill skillhone-optimizationInstalls into the current project.
Run `npx skills use "https://github.com/tencent/skillhone" --skill "tencent/skillhone/skillhone-optimization"` 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/tencent/skillhone" that are relevant to the current task. Run `npx skills add "https://github.com/tencent/skillhone"` and select the relevant skills, then follow their instructions.