NVIDIA NemoClaw
NVIDIA NemoClaw is an open source reference stack that simplifies running OpenClaw always-on assistants safely. It installs the NVIDIA OpenShell runtime, part of NVIDIA Agent Toolkit, a secure environment for running autonomous agents, and open source models like NVIDIA Nemotron.
Get Started
Install the CLI and launch a sandboxed OpenClaw instance in a few commands.
curl -fsSL https://www.nvidia.com/nemoclaw.sh | bash
Run nemoclaw --help in your terminal to view the full CLI reference.
You can also clone the NemoClaw repository to explore the plugin source and blueprint.
Proceed to the Quickstart for step-by-step instructions.
Explore
About NemoClaw
Learn what NemoClaw does and how it integrates OpenClaw with OpenShell.
Quickstart
Install the CLI, configure inference, and launch your first sandboxed agent.
Commands
CLI commands for launching, connecting, monitoring, and managing sandboxes.
Inference Profiles
NVIDIA cloud inference configuration and available models.
How It Works
High-level overview of the plugin, blueprint, sandbox, and inference routing.
Architecture
Plugin structure, blueprint system, and sandbox lifecycle.
Network Policies
Egress control, operator approval flow, and policy configuration.
How-To Guides
Task-oriented guides for inference, deployment, and policy management.