| name | nat-installation |
| description | Use when installing or configuring NVIDIA NeMo Agent Toolkit, verifying the `nat` CLI, setting up optional extras, or creating a first hello-world workflow. |
| author | NVIDIA Corporation and Affiliates |
| license | Apache-2.0 |
NeMo Agent Toolkit Installation
Use this skill when the task is about setup, dependencies, package extras, environment variables, or a first runnable workflow.
Workflow
- Read
references/installation.md.
- Prefer the smallest package extra that supports the requested workflow.
- Verify the CLI with
uv run nat --version or uv run nat --help.
- 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