nebius

Automate Nebius infrastructure deployment and management via the nebius CLI.

7|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/opencolin/nebius-skill --skill nebius
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nebius
Source: https://github.com/opencolin/nebius-skill/tree/main
Command: npx skills add https://github.com/opencolin/nebius-skill --skill nebius

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires nebius, jq, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Nebius cloud infrastructure deployment and management can be automated via Claude Code/OpenClaw using the nebius CLI, simplifying serverless endpoints, VMs, Kubernetes, and networking.

Core Features & Use Cases

  • Automates deployment of Nebius resources (serverless endpoints, VMs, mk8s clusters, container registries) via the nebius CLI.
  • Supports pre-flight checks and safety rules to verify CLI installation, authentication, and project configuration.
  • Provides on-demand references, examples, and SDKs for programmatic access.

Quick Start

Describe the Nebius task you want to accomplish and Claude will execute it.

Frequently Asked Questions about nebius

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Nebius cloud infrastructure deployment using CLI?

Automate Nebius cloud infrastructure deployment by describing your desired resources to Claude, which executes nebius CLI commands to provision serverless endpoints, VMs, mk8s clusters, and container registries. It enforces pre-flight checks and loads working references to guide the process.

Can I manage Nebius Kubernetes clusters and VPC networking through automation?

Yes, you can manage Nebius Kubernetes clusters and VPC networking through automated CLI commands. The system supports deploying mk8s clusters, configuring VPC networking, and applying IAM roles across regions using on-demand references.

What prerequisites do I need to use the nebius CLI for infrastructure management?

You need the nebius CLI and jq installed, along with valid authentication and project configuration. The system performs pre-flight safety checks to verify CLI installation and project setup before executing any infrastructure deployment tasks.

Does this work with both Claude Code and OpenClaw for Nebius SDK access?

Yes, it supports dual Claude Code and OpenClaw compatibility for Nebius SDK access. This allows programmatic access to manage cloud infrastructure, including container registries and serverless endpoints, across different regions.

What's the best way to provision serverless endpoints on Nebius cloud?

The best way to provision serverless endpoints on Nebius cloud is by describing the task to Claude, which uses the nebius CLI to deploy resources with pre-flight checks. It provides on-demand examples and SDK references to ensure accurate configuration.

Why are my Nebius VM deployments failing during automated setup?

Nebius VM deployments may fail if pre-flight checks detect missing CLI installation, invalid authentication, or incorrect project configuration. The system enforces these safety rules before deployment and loads working references to prevent configuration errors.