Run and interpret skill evaluations. Use when you need to evaluate a skill, run probe/test/PR-val, check if a PR regresses quality, compare two versions, or diagnose why the score dropped. Handles the full eval lifecycle including solver trajectory diagnosis for tool-level error detection.
$npx -y skills add tencent/skillhone --skill skillhone-evaluationInstalls into the current project.
Run `npx skills use "https://github.com/tencent/skillhone" --skill "tencent/skillhone/skillhone-evaluation"` 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.