NeMo Agent Toolkit Examples banner
NVIDIA NVIDIA

NeMo Agent Toolkit Examples

Development community

Description

Community examples utilizing NVIDIA NeMo Agent Toolkit.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

![NVIDIA NeMo Agent Toolkit Examples](./docs/source/_static/banner.png "NVIDIA NeMo Agent Toolkit Examples")

NVIDIA NeMo Agent Toolkit Examples

This repository contains community examples for the [NVIDIA NeMo Agent Toolkit](https://github.com/NVIDIA/NeMo-Agent-Toolkit). Whether you're new to using the toolkit, an experienced user looking for inspiration, or hoping to share your own examples with the community, this repository will help you get started.

[!NOTE] Both the NeMo Agent Toolkit [repository](https://github.com/NVIDIA/NeMo-Agent-Toolkit) and this repository contain examples. However, there are some differences in the examples between the two repositories:

Repository Example Focus Update Cadence
NeMo Agent Toolkit Examples focused on toolkit features and capabilities Updated each release to work with latest version
NeMo Agent Toolkit Examples Examples driven by community use cases and scenarios Bound to specific toolkit versions, updated as needed

Getting Started

Each example is a self-contained directory that contains a README with instructions for running the example.

All examples require a local clone of this repository, uv, and a Python 3.11+ environment. Please follow the instructions below to get sta