在远程 SSH/SLURM 环境中通过 onescience 命令执行任意 OneScience 子命令。根据命令级别(lightweight/normal/compute)自动选择执行通道。环境初始化由 onescience-installer 技能处理,计算节点申请与作业提交由 onescience-runtime 技能处理。本技能只负责 onescience 命令的调度与执行。
$npx -y skills add onescience-ai/oneskills --skill onescience-cliInstalls into the current project.
Run `npx skills use "https://github.com/onescience-ai/oneskills" --skill "onescience-ai/oneskills/onescience-cli"` 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/onescience-ai/oneskills" that are relevant to the current task. Run `npx skills add "https://github.com/onescience-ai/oneskills"` and select the relevant skills, then follow their instructions.