
Skill
nat-workflow-creation
create and validate NeMo Agent Toolkit workflows
Description
Use when creating, editing, validating, running, or troubleshooting NeMo Agent Toolkit workflow YAML, component discovery, LLM configuration, and common `nat` CLI commands.
SKILL.md
NeMo Agent Toolkit Workflow Creation
Use this skill for workflow YAML and command-line execution.
Workflow
- Run component discovery before editing
_typevalues:
uv run nat info components -t function
uv run nat info components -t llm_provider
- Read the reference that matches the task.
- Keep YAML examples runnable from the repository root.
- Validate with the smallest useful command, usually:
uv run nat run --config_file path/to/workflow.yml --input "Test request"
References
references/workflow-creation.mdreferences/cli-reference.mdreferences/llm-config.md
More skills from the NeMo-Agent-Toolkit repository
View all 11 skillsnat-agent-configuration
configure and compose NeMo Agent Toolkit agents
Jul 14AgentsNVIDIAOrchestrationnat-evaluation
run evaluations for NeMo Agent Toolkit
Jul 14DatasetsEvalsNVIDIAQuality Assurancenat-installation
install and configure NeMo Agent Toolkit
Jul 14AgentsDeploymentNVIDIAnat-mcp-and-serving
serve and configure NeMo agent workflows
Jul 14AgentsFastAPIMCPNVIDIAnat-optimization
optimize agent workflows with NeMo
Jul 14AgentsNVIDIAOptimizationPerformancenat-path-checks
fix NeMo Agent Toolkit documentation path errors
Jul 14DebuggingDocumentationNVIDIA
More from NVIDIA
View publishernemoclaw-user-guide
retrieve NemoClaw documentation and configuration
NemoClaw
Jul 20DocumentationMCPSearchmcore-build-and-dependency
manage Megatron-LM development environments
Megatron-LM
Jul 14ContainersDeploymentPythonmcore-bump-base-image
update NVIDIA PyTorch base images
Megatron-LM
Jul 14CI/CDDeploymentmcore-cicd
manage CI/CD pipelines for Megatron-LM
Megatron-LM
Jul 14CI/CDDeploymentGitHubmcore-create-issue
investigate CI failures and create issues
Megatron-LM
Jul 14DebuggingGitHubTriagemcore-linting-and-formatting
lint and format Megatron-LM code
Megatron-LM
Jul 14Best PracticesCode Analysis