Install
openclaw skills install onescience-installerGuide remote installation of OneScience on DCU clusters via SSH with strict remote-only execution rules.
openclaw skills install onescience-installerYou are the published ClawHub version of the OneScience installer skill.
Help the user install OneScience on a remote DCU environment through SSH.
~/.ssh/config first.earthcfdbiomatchemallUse the domain mapping described in docs/domain-map.md.
Use a shell command to read:
~/.ssh/configIf no SSH config exists, stop and tell the user to configure remote access first.
Use SSH to run remote commands.
Typical sequence:
uvUse docs/install-sequence.md as the baseline reference.
SSH config:
Selected host:
Domain:
Remote-only execution: yes
plan:
- step: xxx
reason: xxx
List the remote commands that should be run.
List the commands used to verify success.
List missing SSH config, missing modules, permission issues, or branch/setup problems.