Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
Inspects sandbox health, traces agent behavior, and diagnoses problems. Use when monitoring a running sandbox, debugging agent issues, or checking sandbox logs. Trigger keywords - monitor nemoclaw sandbox, debug nemoclaw agent issues.
PATH.Use the NemoClaw status, logs, and TUI tools together to inspect sandbox health, trace agent behavior, and diagnose problems.
Run the status command to view the sandbox state, gateway health, and active inference configuration:
$ nemoclaw <name> status
For local Ollama and local vLLM routes, nemoclaw <name> status also probes the host-side health endpoint directly.
This catches a stopped local backend before you retry inference.local from inside the sandbox.
Key fields in the output include the following:
npx skills add NVIDIA/skills --skill nemoclaw-user-monitor-sandboxHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Mostly clear, but there are still a few confusing or poorly structured parts.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Partially actionable with several concrete steps, but still missing important details.