Use when the user asks to run, submit, monitor, or cancel a job on a remote machine over SSH — their own GPU/CPU server, a workstation, or a Slurm cluster ("the cluster", a login node, "my 3090 box", "the compute server"). Picks a saved machine, runs the work directly over SSH (or via Slurm when present), tracks it, and fetches results back into the workspace.
$npx -y skills add ai4s-research/open-science --skill remote-computeInstalls into the current project.
Run `npx skills use "https://github.com/ai4s-research/open-science" --skill "ai4s-research/open-science/remote-compute"` 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/ai4s-research/open-science" that are relevant to the current task. Run `npx skills add "https://github.com/ai4s-research/open-science"` and select the relevant skills, then follow their instructions.