What problem does it solve? AI coding assistants often answer NemoClaw setup questions from stale or hallucinated knowledge instead of the official documentation. This Skill directs the assistant to the canonical NemoClaw docs through an MCP server or Markdown pages, so installation, configuration, and troubleshooting guidance stays accurate and variant-specific. ## Core Features & Use Cases - Canonical Docs Retrieval: Configures the NemoClaw docs MCP server at docs.nvidia.com and falls back to the llms.txt index and .md pages when MCP is unavailable. - Variant-Aware Guidance: Routes users to OpenClaw, Hermes, or Deep Agents documentation without mixing variant-specific instructions. - Task-Based Routing: Maps common tasks like installation, inference setup, network policy approvals, sandbox management, and troubleshooting to the correct documentation pages. - Use Case: A user asks their coding assistant to install NemoClaw with Hermes. The assistant fetches the Hermes prerequisites and quickstart Markdown pages, asks one setup question at a time, and uses redacted placeholders instead of requesting secrets in chat. ## Quick Start Ask your AI assistant to use the NemoClaw docs to walk you through installing NemoClaw with your preferred agent variant.