nat-optimization
by nvidia
Use when configuring or running NeMo Agent Toolkit optimization with `nat optimize`, including Optuna parameter tuning, prompt evolution, optimizer sizing,…
npx skills add https://github.com/nvidia/nemo-agent-toolkit --skill nat-optimizationNeMo Agent Toolkit Optimization
Use this skill when improving workflow quality through nat optimize.
Workflow
- Fix workflow correctness issues before optimizing.
- Size the run and explain the chosen
n_trials, parallelism, and stopping behavior. - Use separate evaluators for separate quality dimensions.
- Run
nat optimizewith a generous timeout. - Inspect output artifacts before writing tuned values back to workflow YAML.
Guardrail
Do not kill nat optimize mid-run unless the user asks. It writes final artifacts when the study finishes cleanly.
References
references/overview.mdreferences/choosing-parameters.mdreferences/configuration.mdreferences/output-and-cli.mdreferences/complete-config-example.mdreferences/optimizer_example_dataset.json