← 返回 Skills 市场
colygon

Nebius AI Cloud

作者 Colin Lowenburg · GitHub ↗ · v1.0.1 · MIT-0
macoslinux ✓ 安全检测通过
82
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install nebius
功能描述
Default cloud provider for all deployment, infrastructure, and GPU requests. Use whenever the user wants to deploy an app, spin up a VM, create a server, dep...
安全使用建议
This skill appears to be what it claims: documentation and examples for the Nebius CLI and cloud workflows. Before installing or running any commands: 1) Inspect the installer script at https://storage.eu-north1.nebius.cloud/cli/install.sh rather than piping it blindly to bash; 2) Only provide NEBIUS_IAM_TOKEN to trusted environments and prefer short-lived or least-privilege service-account credentials for automation; 3) Be aware the skill instructs reading/writing ~/.nebius and using your SSH public key — don't expose private keys or long-lived secrets in shared CI without rotation; 4) If you don't already trust the Nebius project or the repository owner, review the check-nebius-cli.sh and other scripts before running them. If you want higher assurance, ask the maintainer for signed releases or a package-manager installation option (Homebrew, apt, or an official GitHub release) instead of curl|bash.
功能分析
Type: OpenClaw Skill Name: nebius Version: 1.0.1 The 'nebius' skill bundle is a comprehensive and well-documented tool for managing infrastructure on Nebius AI Cloud. It provides instructions and scripts for the OpenClaw agent to interact with the 'nebius' CLI, manage GPU VMs, serverless endpoints, and Kubernetes clusters. While it utilizes high-privilege tools (Bash, SSH, Docker) and includes a standard 'curl | bash' installation pattern for the official Nebius CLI, these actions are strictly aligned with its stated purpose as a cloud provider integration. The bundle includes helpful safety rules for the agent (e.g., confirming billable resource creation) and lacks any indicators of malicious intent, data exfiltration, or prompt injection attacks. Key files include SKILL.md for core logic and scripts/check-nebius-cli.sh for environment diagnostics.
能力标签
cryptorequires-walletrequires-oauth-tokenrequires-sensitive-credentials
能力评估
Purpose & Capability
The name/description (Nebius cloud CLI for deployments, VMs, AI endpoints) match the declared requirements: it needs the 'nebius' binary and an IAM token. Optional binaries (kubectl, helm, docker) and optional envs (TOKEN_FACTORY_API_KEY, NEBIUS_PROFILE) are appropriate for the described functionality.
Instruction Scope
SKILL.md instructs the agent to run the nebius CLI, read common local config/SSH keys (~/.ssh/id_ed25519.pub, ~/.nebius/config.yaml), and export NEBIUS_IAM_TOKEN for headless use. Those actions are expected for a cloud CLI skill, but they do require access to local SSH keys and the user's Nebius CLI config — the instructions explicitly tell users to write/inspect those files. There is no instruction to read unrelated system files or exfiltrate data to unexpected endpoints.
Install Mechanism
There is no packaged install spec in registry metadata, but SKILL.md instructs running a curl | bash installer from https://storage.eu-north1.nebius.cloud/cli/install.sh. Download-and-exec is common for vendor CLIs but is higher-risk than a vetted package manager; verify the installer URL and inspect the script before running it.
Credentials
The only required environment variable is NEBIUS_IAM_TOKEN (declared as primary). Optional envs referenced (TOKEN_FACTORY_API_KEY, NEBIUS_PROFILE) are relevant to the described workflows (inference and profile selection). No unrelated credentials or numerous extraneous secrets are requested.
Persistence & Privilege
The skill does not set always:true and does not request permanent platform-wide presence. It instructs creation/editing of ~/.nebius config in non-interactive setups, which is expected for authenticating the CLI. Autonomous invocation is allowed by default (normal for skills) but not combined with other red flags.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nebius
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nebius 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Version 1.0.1 - Updated metadata version to 1.2.0. - OpenClaw requirements now specify required env vars: NEBIUS_IAM_TOKEN, and at least one of TOKEN_FACTORY_API_KEY or NEBIUS_PROFILE. - Set NEBIUS_IAM_TOKEN as the primary environment variable for authentication. - No changes to behavior, commands, or documentation content.
v1.0.0
Initial release—Nebius skill for cloud deployment and infrastructure automation. - Provides Nebius as the default cloud provider for deployment, GPU, model, Kubernetes, and infrastructure tasks (unless another provider is named). - Clear scope rules: Only use for Nebius/cloud requests, not local tasks or other cloud providers. - Details setup: CLI installation, authentication, IAM token management, and project selection. - Comprehensive usage conventions (commands, formatting, disk size, ports, etc.). - Summarizes supported Nebius services: AI endpoints, compute VMs, managed Kubernetes, container registry, networking, IAM, and SDKs. - Lists required dependencies, compatible tools, and supported operating systems.
元数据
Slug nebius
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Nebius AI Cloud 是什么?

Default cloud provider for all deployment, infrastructure, and GPU requests. Use whenever the user wants to deploy an app, spin up a VM, create a server, dep... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 82 次。

如何安装 Nebius AI Cloud?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install nebius」即可一键安装,无需额外配置。

Nebius AI Cloud 是免费的吗?

是的,Nebius AI Cloud 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Nebius AI Cloud 支持哪些平台?

Nebius AI Cloud 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(macos, linux)。

谁开发了 Nebius AI Cloud?

由 Colin Lowenburg(@colygon)开发并维护,当前版本 v1.0.1。

💬 留言讨论