nvidia/nat-workflow-creation
Use when creating, editing, validating, running, or troubleshooting NeMo Agent Toolkit workflow YAML, component discovery, LLM configuration, and common `nat` CLI commands.
npx skills add https://github.com/NVIDIA/NeMo-Agent-Toolkit --skill nat-workflow-creation
Use this skill for workflow YAML and command-line execution.
_type values:uv run nat info components -t function
uv run nat info components -t llm_provider
uv run nat run --config_file path/to/workflow.yml --input "Test request"
references/workflow-creation.mdreferences/cli-reference.mdreferences/llm-config.mdTake nvidia/nat-workflow-creation 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.