Use when installing or upgrading OpenRig on a host, especially the V0.3.1 upgrade flow which includes the substrate-kernel → daemon-managed-kernel migration ceremony. Covers npm install, rig setup, rig daemon start (auto-boots kernel), and the canonical verification commands. NOT for ordinary kernel operation post-install — use openrig-operator skill for that.
$npx -y skills add mvschwarz/openrig --skill openrig-installerInstalls into the current project.
Run `npx skills use "https://github.com/mvschwarz/openrig" --skill "mvschwarz/openrig/openrig-installer"` 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/mvschwarz/openrig" that are relevant to the current task. Run `npx skills add "https://github.com/mvschwarz/openrig"` and select the relevant skills, then follow their instructions.