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.

NVIDIA Updated 2.2k repo stars

File contents

NeMo Agent Toolkit Installation

Use this skill when the task is about setup, dependencies, package extras, environment variables, or a first runnable workflow.

Workflow

  1. Read references/installation.md.
  2. Prefer the smallest package extra that supports the requested workflow.
  3. Verify the CLI with uv run nat --version or uv run nat --help.
  4. For a first workflow, adapt references/hello_world.yaml.

Key Commands

uv run nat --help
uv run nat --version
uv run nat info components

References

  • references/installation.md
  • references/hello_world.yaml

NVIDIA/NeMo-Agent-Toolkit/tree/main/skills/nat-installation commit f4499cdee0

Frequently asked questions

npx skillmds@latest add nvidia/nat-installation