nvidia/nat-tools-and-functions
Use when authoring, registering, composing, or testing custom NeMo Agent Toolkit tools, functions, function groups, Python components, custom agents, custom evaluators, or advanced extension patterns.
npx skills add https://github.com/NVIDIA/NeMo-Agent-Toolkit --skill nat-tools-and-functions
Use this skill when adding custom Python behavior to the toolkit.
references/tools-and-functions.md for the registration pattern.FunctionInfo.from_fn() for simple async functions.references/tools-and-functions.mdreferences/advanced-python.mdTake nvidia/nat-tools-and-functions 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.