What problem does it solve?
Provides operators a concise, repeatable way to inspect NemoClaw sandbox health, trace agent behavior, and diagnose failures so issues can be identified and resolved quickly.
Core Features & Use Cases
- Sandbox Health Checks: Run host-side status probes to verify sandbox state, gateway connectivity, and inference backend reachability.
- Log Streaming & Tracing: Stream blueprint runner and sandbox logs to surface errors and trace agent execution for debugging.
- TUI Network Monitoring: Use the OpenShell terminal UI to view active connections, blocked egress requests, and routed inference activity for operator approval workflows.
- Inference Testing: Execute simple inference requests and validation steps to confirm provider responsiveness and routing configuration.
- Use Case: When an assistant returns errors or times out, use this Skill to check status, follow logs, inspect network activity, and run a test inference to isolate the failure.
Quick Start
Run the host command nemoclaw <name> status to check sandbox state, probe inference health, and confirm gateway connectivity.