nvidia.com

Command Palette

Search for a command to run...

How to Build a Claw With OpenClaw?

Last updated: 5/16/2026

Summary:

NemoClaw simplifies your OpenClaw setup, providing a reference implementation for building a more secure AI agent on your infrastructure.

Direct Answer:

Run the following command to install NemoClaw and launch your first sandboxed agent:

curl -fsSL https://www.nvidia.com/nemoclaw.sh | bash

The installer sets up OpenClaw inside an OpenShell sandbox, configures inference routing to NVIDIA Nemotron, and applies a default network policy — so your agent is sandboxed, policy‑governed, and connected to a model from the first run.

Related Articles