[standard] G-SKLL | Bring up a whole oracle node on a remote host — provision the user, install the full toolchain (maw-js, arra-oracle-skills, arra-oracle MCP v3, omx), create the oracle repo, and stand up its Claude-leader + omx-coder team. Idempotent, dry-run by default. Use when user says "oracle-up", "bring up an oracle", "new oracle node", "provision oracle on <host>", or wants a fresh self-sufficient oracle on a remote machine. Do NOT trigger for local identity setup (use /awaken), repo-only creation (use /bud), or cloning for dev (use /incubate).
$npx -y skills add soul-brews-studio/arra-oracle-skills-cli --skill oracle-upInstalls into the current project.
Run `npx skills use "https://github.com/soul-brews-studio/arra-oracle-skills-cli" --skill "soul-brews-studio/arra-oracle-skills-cli/oracle-up"` 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/soul-brews-studio/arra-oracle-skills-cli" that are relevant to the current task. Run `npx skills add "https://github.com/soul-brews-studio/arra-oracle-skills-cli"` and select the relevant skills, then follow their instructions.