/fusion-runner-setup
Set up a Windows GitHub Actions runner in VMware Fusion.
What it does
Guides installation of Fusion and Windows on an Apple Silicon or Intel Mac, provisions the tools needed by the intended workflows, and registers a GitHub Actions runner service. Records the VM, runner identity, verification evidence, and any remaining setup steps.
When to reach for it
When you need a Windows runner on your Mac and it has not been configured yet.
It's working if
- Windows and the runner match the Mac processor architecture.
- The handoff identifies the exact VM and runner service.
- An online runner and a successfully executed CI job are reported separately.
Install this skill
Then type /fusion-runner-setup in your agent.
npx skills@latest add smorinlabs/smorinlabs-harness -s fusion-runner-setupOr install the whole fusion-runner plugin — this skill plus 1 other.
/plugin install fusion-runner@smorinlabs-harnessWhere it fits
- /fusion-runner-run — handles everyday startup, inspection, and shutdown after setup.