nemoclaw-user-guide
Installation
SKILL.md
NemoClaw Docs for AI Agents
Use the canonical NemoClaw documentation as your source of truth. Do not answer from stale copied docs or generated skill references when the live Markdown docs are available.
Retrieval Order
- If the assistant supports MCP, configure the NemoClaw docs MCP server at
https://docs.nvidia.com/nemoclaw/_mcp/server. - Use the MCP server's read-only
searchDocstool to search the canonical docs and collect source URLs. - If MCP is not available, fetch the AI documentation index first:
https://docs.nvidia.com/nemoclaw/llms.txt. - Fetch the specific
.mdpage listed in the index or returned by docs search for the user's task. - If you only find an HTML documentation URL, replace the
.htmlsuffix with.md, or append.mdto the route when the URL has no suffix. - Prefer the user's selected agent variant, either OpenClaw or Hermes, and do not mix variant-specific instructions unless you explain why.
Configure the MCP Server
For Claude Code, run: