nemoclaw-user-skills-coding

Expose NemoClaw documentation as discoverable skills for AI coding assistants.

22.1k|3.0k|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/NVIDIA/NemoClaw --skill nemoclaw-user-skills-coding
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: nemoclaw-user-skills-coding
Source: https://github.com/NVIDIA/NemoClaw/tree/main/.agents/skills/nemoclaw-user-skills-coding
Command: npx skills add https://github.com/NVIDIA/NemoClaw --skill nemoclaw-user-skills-coding

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill makes NemoClaw documentation directly available inside AI coding assistants so users get project-specific guidance without switching contexts or searching web docs.

Core Features & Use Cases

  • Skill discovery: Enables the assistant to discover NemoClaw skills by opening the repository or copying the .agents/skills/ directory into the assistant's global skills location.
  • Targeted guidance: Provides concise, context-aware help for installation, inference configuration, network policy management, monitoring, deployment, security posture, workspace backup/restore, and CLI reference.
  • Use case: A developer troubleshooting a sandbox or switching inference providers can ask their coding assistant and receive step-by-step NemoClaw instructions and links to the relevant docs.

Quick Start

Open the NemoClaw directory in your AI coding assistant so it discovers and loads the skills from .agents/skills/.

Frequently Asked Questions about nemoclaw-user-skills-coding

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I load NemoClaw documentation into my AI coding assistant?▼

To load NemoClaw documentation, open the NemoClaw directory in your AI coding assistant so it discovers and loads the skills from the .agents/skills/ directory. Alternatively, copy that directory into the assistant's global skills location.

What kind of NemoClaw configuration guidance can I get from an AI coding assistant?▼

You get context-aware guidance for NemoClaw installation, inference configuration, network policy management, monitoring, deployment, security posture, workspace backup/restore, and CLI reference directly inside your coding assistant environment.

Do I need git sparse-checkout to use NemoClaw skills in my workspace?▼

You can use git sparse-checkout to retrieve the .agents/skills/ directory, but it is not strictly required. The assistant can discover the skills if the .agents/skills/ directory is already present in your active workspace.

Why isn't my AI coding assistant finding the NemoClaw skills?▼

Your AI coding assistant cannot find NemoClaw skills if the .agents/skills/ directory is missing from the workspace. Ensure you open the correct NemoClaw repository directory or copy the skills folder into the global skills location.

Can I get NemoClaw deployment and security steps without searching web docs?▼

Yes, NemoClaw skills provide concise, step-by-step deployment and security posture instructions directly within your AI coding assistant, eliminating the need to switch contexts or search external web docs manually.