Skip to content

minimax-ai/openscience

v0.2.0MIT

Evidence-first research workflow plugins for MiniMax Code — literature search, traceable evidence, citation verification, and human-gated research stages.

remote-compute

当用户需要在 SSH 远程服务器上跑计算任务,说"连服务器跑一下""远程跑个任务""把代码传到服务器""服务器上有 GPU 吗""rsync 抓回结果""SSH 怎么配"时使用。本技能规定远程算力的统一操作规程:连接一律走 ~/.ssh/config 别名加 ControlMaster 共享连接复用(避免集群双因子认证反复打扰)、首次接入新主机做有界只读探测并把能力画像写入 .openscience/hosts/<alias>.yaml 当作合同(画像为 null 的能力禁止臆测)、明确的失败分支处理、远程产物必须 rsync 抓回并 record_run(不记录的运行等于不存在)、安全红线(不在命令行传密钥、不在远端存凭证)。同义触发场景:远程计算、SSH、服务器、算力、集群登录、scp、同步结果。

Read SKILL.md at the source

Pinned to revision 56cbe98c2bd7, so it is the text this page describes rather than whatever the author pushed since.

Files

Every link opens the file at its source, pinned to the revision this page describes.