nvidia/nat-installation
Use when installing or configuring NVIDIA NeMo Agent Toolkit, verifying the `nat` CLI, setting up optional extras, or creating a first hello-world workflow.
npx skills add https://github.com/NVIDIA/NeMo-Agent-Toolkit --skill nat-installation
Use this skill when the task is about setup, dependencies, package extras, environment variables, or a first runnable workflow.
references/installation.md.uv run nat --version or uv run nat --help.references/hello_world.yaml.uv run nat --help
uv run nat --version
uv run nat info components
references/installation.mdreferences/hello_world.yamlTake nvidia/nat-installation from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.