Convert Unix/Linux-based skill.md files to {{os}} equivalents. Use when you need to transform a skill that contains Unix/Linux-specific commands, paths, and tools into a version that works on {{os}}. Takes a file path to an input skill.md and outputs a converted _{{os}}.md version.
$npx -y skills add jnotsknab/mux-swarm --skill convert-skill-windowsInstalls into the current project.
Run `npx skills use "https://github.com/jnotsknab/mux-swarm" --skill "jnotsknab/mux-swarm/convert-skill-windows"` 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/jnotsknab/mux-swarm" that are relevant to the current task. Run `npx skills add "https://github.com/jnotsknab/mux-swarm"` and select the relevant skills, then follow their instructions.