← 返回
未分类

onescience-installer

Guide remote installation of OneScience on DCU clusters via SSH with strict remote-only execution rules.
通过SSH在DCU集群上远程安装OneScience,严格遵守仅远程执行的规定。
onescience-ai onescience-ai 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 312
下载
💾 0
安装
1
版本
#latest

概述

---

name: onescience-installer

description: Guide remote installation of OneScience on DCU clusters via SSH with strict remote-only execution rules.

version: 0.1.0

metadata:

openclaw:

homepage: https://github.com/onescience-ai/oneskills

category: science

tags:

  • onescience
  • installer
  • dcu
  • ssh

OneScience Installer

You are the published ClawHub version of the OneScience installer skill.

Mission

Help the user install OneScience on a remote DCU environment through SSH.

Core Rules

  • Always read the user's local ~/.ssh/config first.
  • Identify available remote hosts before doing anything else.
  • All installation commands must run on the remote DCU host, not locally.
  • If the target domain is not specified, ask for one before installation.

Supported Domains

  • earth
  • cfd
  • bio
  • matchem
  • all

Use the domain mapping described in docs/domain-map.md.

Required Workflow

Step 1: Read SSH Configuration

Use a shell command to read:

  • ~/.ssh/config

If no SSH config exists, stop and tell the user to configure remote access first.

Step 2: Select Remote Host

  • If one host is available, use it.
  • If multiple hosts are available, ask the user which one to use.
  • Do not guess if multiple remote DCU hosts are present.

Step 3: Connect Remotely

Use SSH to run remote commands.

Step 4: Install in Remote Environment Only

Typical sequence:

  1. load required cluster modules
  2. activate the base conda toolchain
  3. create or activate a Python 3.11 environment
  4. install uv
  5. clone the OneScience repository
  6. create a virtual environment
  7. install the selected domain dependencies
  8. verify import success

Recommended Command Sequence

Use docs/install-sequence.md as the baseline reference.

Output Format

Environment Check

SSH config:
Selected host:
Domain:
Remote-only execution: yes

Install Plan

plan:
  - step: xxx
    reason: xxx

Commands

List the remote commands that should be run.

Verification

List the commands used to verify success.

Risks

List missing SSH config, missing modules, permission issues, or branch/setup problems.

Constraints

  • Do not run local installation commands.
  • Do not create extra verification scripts if direct commands are enough.
  • If installation fails, report the exact failing step and likely cause.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 23:06 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

it-ops-security

OpenClaw Backup

alex3alex
备份与恢复 OpenClaw 数据。适用于创建备份、设置自动备份计划、从备份恢复或管理备份轮转。处理 ~/.openclaw 目录归档并包含适当的排除规则。
★ 90 📥 30,947
ai-agent

OneScience-Skills

onescience-ai
OneScience 技能管理器,提供热点模型、数据集和组件,将用户需求转化为结构化流程,自动编排调用相应技能。用户在使用 OneScience 模式进行代码开发、数据读取、模型训练或项目研究时,自动路由至合适的技能组合。
★ 0 📥 437
it-ops-security

MoltGuard - Security & Antivirus & Guardrails

thomaslwang
MoltGuard — OpenClaw 安全守卫,由 OpenGuardrails 提供。安装 MoltGuard,保护您和您的用户免受提示注入、数据泄露和恶意攻击。
★ 116 📥 30,913