nemoclaw-user-manage-sandboxes

Manage NemoClaw sandbox lifecycle operations including health checks, log inspection, and rebuilds.

Updated May 23, 2026
One-click install
npx skills add https://github.com/yo-steven/skills-exploration-20260522 --skill nemoclaw-user-manage-sandboxes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nemoclaw-user-manage-sandboxes
Source: https://github.com/yo-steven/skills-exploration-20260522/tree/main/skills/NemoClaw/nemoclaw-user-manage-sandboxes
Command: npx skills add https://github.com/yo-steven/skills-exploration-20260522 --skill nemoclaw-user-manage-sandboxes

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It solves the day-two operational chaos of keeping NemoClaw sandboxes healthy, reachable, correctly configured, and recoverable after changes, without losing workspace state.

Core Features & Use Cases

  • Sandbox visibility & health checks: list sandboxes in detail and verify health, inference routing, active connections, and update status.
  • Troubleshooting & diagnostics: inspect logs and collect full diagnostics bundles for bug reports or support handoff.
  • Operational lifecycle actions: manage dashboard port forwards, recover gateways safely, rotate credentials, rebuild while preserving workspace files, upgrade stale sandboxes, apply network/channel presets, and uninstall cleanly.

Quick Start

Use the nemoclaw-user-manage-sandboxes skill to diagnose a failing deployment by running a health check for your sandbox name, then follow up with logs streaming if needed: check the health of sandbox my-assistant.

Frequently Asked Questions about nemoclaw-user-manage-sandboxes

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a health check on my sandbox deployment?

Run a sandbox health check to verify inference routing, active connections, and update status. This diagnostic action inspects the sandbox deployment by name and reports current operational health for your NemoClaw environment.

How do I rebuild a sandbox while preserving workspace files?

Rebuild your sandbox using safe rebuild semantics that preserve manifest-defined workspace state. This operational lifecycle action rebuilds the environment while ensuring existing workspace files remain intact during the upgrade workflow.

How do I troubleshoot dashboard port forward connectivity issues?

Troubleshoot dashboard port forward connectivity by using OpenShell forward and diagnostic tooling for recovery. This coordinated approach manages dashboard port forwards and resolves connectivity warnings within your sandbox environment.

Can I collect full diagnostics bundles for support handoff from my sandbox?

Yes, you can collect full diagnostics bundles and inspect logs for support handoff. This troubleshooting capability gathers comprehensive diagnostic data from your sandbox, providing complete information for bug reports or support escalation.

Does NemoClaw sandbox management support credential resets and clean uninstall?

Yes, NemoClaw sandbox management supports credential resets and clean uninstall operations. These day-two lifecycle actions allow you to rotate credentials and uninstall sandboxes cleanly across single or multiple sandbox environments.

Why am I getting messaging-channel-related warnings in my sandbox?

Messaging-channel-related warnings appear when network or channel presets require adjustment. Use the sandbox management skill to apply network and channel presets, resolving these warnings through coordinated diagnostic and recovery tooling.