This guide teaches your AI coding assistant how to fetch live NemoClaw documentation instead of guessing from stale training data. It sets up the Fern docs MCP server so your agent can search canonical Markdown sources, or falls back to the llms.txt index if MCP isn't available. The skill knows to ask which variant you're using (OpenClaw or Hermes) before giving setup instructions, routes common tasks like installation and troubleshooting to the right doc pages, and stops before asking you to paste secrets into chat. Useful if you're onboarding to NemoClaw with Claude or Cursor and want your agent to pull real quickstarts and command references instead of hallucinating syntax.
npx -y skills add nvidia/skills --skill nemoclaw-user-guide --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
supercent-io/skills-template
supercent-io/skills-template
huangjia2019/claude-code-engineering
reactjs/react.dev
reactjs/react.dev