Use when: running SkillOpt, training a skill, evaluating a skill, using the local mitko model on port 8000, working with the dotnetdebug benchmark, adding a benchmark, adding a backend, or optimizing agent instructions with SkillOpt in this repository.
$npx -y skills add mitkox/skillopt --skill pi-skilloptInstalls into the current project.
Run `npx skills use "https://github.com/mitkox/skillopt" --skill "mitkox/skillopt/pi-skillopt"` 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/mitkox/skillopt" that are relevant to the current task. Run `npx skills add "https://github.com/mitkox/skillopt"` and select the relevant skills, then follow their instructions.