Use this skill whenever the user wants to run a parameter sweep over a Proteina-Complexa design pipeline — cartesian-product hyperparameter scans, Pareto search over generation/reward/evaluation knobs, or any "compare configurations" workflow. Trigger phrases include "sweep beam width", "sweep nsteps", "hyperparameter sweep", "parameter scan", "scan beam_width and temperature", "compare configurations", "find the best generation params", "what's the optimal nsteps", "Pareto search for binder quality vs wall-clock", "complexa sweep", "tune Complexa", "ablate the reward weights", "configs/sweeps", "--sweeper", "run beam_width.yaml". This is the only skill that owns sweeper YAML authoring, cartesian-product expansion, and per-config result ranking.
$npx -y skills add nvidia-bionemo/bionemo-agent-toolkit --skill complexa-sweepInstalls into the current project.
Run `npx skills use "https://github.com/nvidia-bionemo/bionemo-agent-toolkit" --skill "nvidia-bionemo/bionemo-agent-toolkit/complexa-sweep"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/nvidia-bionemo/bionemo-agent-toolkit" that are relevant to the current task. Run `npx skills add "https://github.com/nvidia-bionemo/bionemo-agent-toolkit"` and select the relevant skills, then follow their instructions.