Agent skill · NVIDIA

nemoclaw-user-guide

Guides human users' AI agents to the NemoClaw docs MCP server and canonical Fern documentation in Markdown form. Use when users ask how to install, configure, operate, troubleshoot, secure, or learn NemoClaw with an AI coding assistant. Trigger keywords - nemoclaw docs, use nemoclaw with ai agent, nemoclaw mcp docs, nemoclaw install help, nemoclaw quickstart, nemoclaw markdown docs, llms.txt, agent skills.

What it needs

About 2k tokens when loaded.

What this skill does

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 1. If the assistant supports MCP, configure the NemoClaw docs MCP server at https://docs.nvidia.com/nemoclaw/mcp/server. 2. Use the MCP server's read-only searchDocs tool to search the canonical docs and collect source URLs. 3. If MCP is not available, fetch the AI documentation index first: https://docs.nvidia.com/nemoclaw/llms.txt. 4. Fetch the specific .md page listed in the index or returned by docs search for the user's task. 5. If you only find an HTML documentation URL, replace the .html suffix with .md, or append .md to the route when the URL has no suffix. 6. Prefer the user's selected agent variant. Do not mix variant-specific instructions unless you explain why. Configure the MCP Server For Claude Code, run: For Cursor, add https://docs.nvidia.com/nemoclaw/mcp/server to the MCP server configuration. For other MCP clients, configure a streamable HTTP MCP server at that URL. Starting Pages Use these pages first for common onboarding flows: OpenClaw home: https://docs.nvidia.com/nemoclaw/latest/user-guide/openclaw/home.md. OpenClaw prerequisites: https://docs.nvidia.com/nemoclaw/latest/user-guide/openclaw/get-started/prerequisites.md. OpenClaw quickstart: https://docs.nvidia.com/nemoclaw/latest/user-guide/openclaw/get-started/quickstart.md. Hermes home: https://docs.nvidia.com/nemoclaw/latest/user-guide/hermes/home.md. Hermes prerequisites: https://docs.nvidia.com/nemoclaw/latest/user-guide/hermes/get-started/prerequisites.md. Hermes quickstart: https://docs.nvidia.com/nemoclaw/latest/user-guide/hermes/get-started/quickstart.md. Deep Agents home: https://docs.nvidia.com/nemoclaw/latest/user-guide/deepagents/home.md. Deep Agents prerequisites: https://docs.nvidia.com/nemoclaw/latest/user-guide/deepagents/get-started/prerequisites.md. …

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills NVIDIA/nemoclaw-user-guide

View the source on GitHub

Browse the @skills marketplace