Openclaw Nebius banner
colygon colygon

Openclaw Nebius

Design community

Description

OpenClaw + Nebius: provider plugin, deployment UI, and Claude Code skill

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

OpenClaw + Nebius

Everything you need to run [OpenClaw](https://github.com/opencolin/openclaw) AI agents on [Nebius Cloud](https://nebius.com) with inference powered by [Nebius Token Factory](https://tokenfactory.nebius.com).

**Fork:** [github.com/opencolin/openclaw](https://github.com/opencolin/openclaw) — Nebius Token Factory built in as a first-class provider alongside Anthropic, OpenAI, DeepSeek, and the rest.

Workshop: Build an agentic Slack bot in 30 minutes

A hands-on workshop that builds a Slack bot using **OpenClaw + Token Factory + Tavily** — all from a single Docker container. No GPU, no Node install, no public URL required.

**[workshop/WORKSHOP.md](workshop/WORKSHOP.md)** — 30-minute step-by-step walkthrough.

git clone https://github.com/opencolin/openclaw-nebius.git
cd openclaw-nebius/workshop
cp .env.example .env       # paste 4 keys
docker compose up

Pre-built image (multi-arch, amd64 + arm64): `ghcr.io/opencolin/openclaw-workshop:latest`

Or have your AI coding agent drive the whole thing: paste [workshop/AGENT-PROMPT.md](workshop/AGENT-PROMPT.md) into Claude Code, Cursor, Codex, or Aider.

Install from ClawHub

Install
Token Factory Provider Plugin openclaw plugins install clawhub:tokenfactory
Nebius Cloud Skill openclaw skills install nebius

What's in this repo

Package What it does
`tokenfactory-plugin` Token Factory Provider Plugin -- adds 40+ open-source models (Qwen, DeepSeek, Llama, GLM, FLUX, etc.) via Nebius Token Factory
`nebius-skill` Nebius Cloud Skill -- deploy and manage Nebius infrastructure from your terminal
`deploy-ui` Web UI for deploying OpenClaw to Nebius
`deploy-scripts` Shell s