Labsco
openai logo

nemoclaw-user-get-started

✓ Official4,081

by openai · part of openai/plugins

Installs NemoClaw, launches a sandbox, and runs the first agent prompt. Use when onboarding, installing, or launching a NemoClaw sandbox for the first time. Trigger keywords - nemoclaw quickstart, install nemoclaw openclaw sandbox, nemohermes quickstart, hermes agent nemoclaw, run hermes openshell sandbox, nemoclaw prerequisites, nemoclaw supported platforms, nemoclaw hardware software, nemoclaw windows wsl2 setup, nemoclaw install windows docker desktop.

🧩 One of 7 skills in the openai/plugins package — works on its own, and pairs well with its siblings.

This is the playbook your agent receives when the skill activates — you don't need to read it to use the skill, but it's here to audit before installing.

NemoClaw Quickstart with OpenClaw

Follow these steps to get started with NemoClaw and your first sandboxed OpenClaw agent.

Note:

Make sure you have completed reviewing the Prerequisites before following this guide.

Run Your First Agent Prompt

You can chat with the agent from the terminal or the browser.

Open the OpenClaw UI in a Browser to Chat with the Agent

The onboard wizard starts a background port forward to the sandbox dashboard, then prints the dashboard URL in the install summary. The default host port is 18789. If that port is already taken, NemoClaw uses the next free dashboard port, such as 18790, and prints that port in the final URL. If the chosen port becomes occupied after the sandbox build starts, onboarding rolls back the newly-created sandbox and asks you to retry instead of printing an unreachable dashboard URL. The install transcript does not print the gateway token. If the browser requires authentication, use the dashboard-url --quiet command to print a complete URL explicitly.

nemoclaw my-gpt-claw dashboard-url --quiet

Open the dashboard URL in your browser. If the browser asks for authentication, run nemoclaw my-gpt-claw dashboard-url --quiet and open the returned URL. Treat the authenticated URL like a password.

Chat with the Agent from the Terminal

Connect to the sandbox and use the OpenClaw CLI.

nemoclaw my-assistant connect
# inside the sandbox:
openclaw tui

References

  • Load references/quickstart-hermes.md when users ask for Hermes setup, NemoHermes onboarding, or running Hermes inside OpenShell. Installs NemoClaw, selects the Hermes agent, and launches a sandboxed Hermes API endpoint.
  • Load references/prerequisites.md when verifying prerequisites before installation. Lists the hardware, software, and container runtime requirements for running NemoClaw.
  • Load references/windows-preparation.md when preparing a Windows machine for NemoClaw, enabling WSL 2, configuring Docker Desktop for Windows, or troubleshooting a Windows-specific install error. Covers Windows-only preparation steps required before the Quickstart.
  • Load references/quickstart-details.md when you need detailed steps for Respond to the Onboard Wizard.
  • nemoclaw-user-overview — NemoClaw Overview (use the nemoclaw-user-overview skill) to learn what NemoClaw is and its capabilities