NVIDIA BioNeMo Agent Toolkit — biomolecular models as callable skills
NVIDIA open-sourced BioNeMo Agent Toolkit, wrapping biomolecular models (OpenFold3, DiffDock, GenMol) as documented, callable skills for AI agents in drug discovery.
Each skill declares its purpose, inputs, outputs, and failure modes — so agents can autonomously select, execute, and interpret results.
In benchmarks with Codex CLI and GPT-4o mini, skills boosted task completion from 57.1% to 100% and cut token use by half.