nat-agent-configuration

作者: nvidia

在選擇、配置、組合或疑難排解 NeMo Agent Toolkit 代理程式與控制流程元件(包括 ReAct、工具呼叫、ReWOO 等)時使用。

npx skills add https://github.com/nvidia/nemo-agent-toolkit --skill nat-agent-configuration

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

來自 nvidia 的更多技能