nemoclaw-user-manage-sandboxes

Installation
SKILL.md

Manage Sandbox Lifecycle

Use this guide after you finish the OpenClaw quickstart (use the nemoclaw-user-get-started skill). It covers day-two sandbox operations such as listing sandboxes, checking health, managing ports, rebuilding safely, upgrading, and uninstalling. When a workflow uses the lower-level OpenShell CLI, see CLI Selection Guide (use the nemoclaw-user-reference skill) for the boundary between nemoclaw and openshell.

List Sandboxes

List every sandbox registered on this host:

$ nemoclaw list

The list shows each sandbox's model, provider, policy presets, active SSH session indicator, and dashboard URL when a dashboard port is recorded. Use JSON output for scripts:

Installs
203
Repository
nvidia/skills
GitHub Stars
1.0K
First Seen
May 18, 2026
nemoclaw-user-manage-sandboxes — nvidia/skills