nat-agent-configuration
작성자: nvidia
NeMo Agent Toolkit 에이전트와 제어 흐름 구성 요소(ReAct, 도구 호출, ReWOO 등)를 선택, 구성, 구성 또는 문제 해결할 때 사용합니다.
npx skills add https://github.com/nvidia/nemo-agent-toolkit --skill nat-agent-configurationNeMo Agent Toolkit Agent Configuration
Use this skill when the task is about choosing or wiring agent components.
Workflow
- Classify the workflow shape before choosing an agent.
- Prefer built-in agents and control-flow components before custom Python.
- Use sub-agents as tools when composing larger systems.
- Validate agent behavior with a small
nat runrequest before broad tests.
References
references/agents.mdreferences/additional-agent-types.mdreferences/subagents.mdreferences/subagent-patterns.md