nat-agent-configuration

Installation
SKILL.md

NeMo Agent Toolkit Agent Configuration

Use this skill when the task is about choosing or wiring agent components.

Workflow

  1. Classify the workflow shape before choosing an agent.
  2. Prefer built-in agents and control-flow components before custom Python.
  3. Use sub-agents as tools when composing larger systems.
  4. Validate agent behavior with a small nat run request before broad tests.

References

  • references/agents.md
  • references/additional-agent-types.md
  • references/subagents.md
  • references/subagent-patterns.md
Installs
1
GitHub Stars
2.4K
First Seen
Jun 10, 2026
nat-agent-configuration — nvidia/nemo-agent-toolkit