NVIDIA-BioNeMoNVIDIA-BioNeMoOfficialยท33 Agent Skills Included

bionemo-agent-toolkit

Protein design, molecule generation, docking, and genomics workflows

Runs protein structure prediction, de novo binder design, molecule generation, docking, and binding affinity scoring through NVIDIA BioNeMo models. Covers genomics acceleration with Parabricks, molecular property prediction with KERMT, and GPU cheminformatics with nvMolKit. Removes manual API wiring, Docker setup, and pipeline scripting so researchers complete multi-step computational biology workflows from plain requests.
npx skills add NVIDIA-BioNeMo/bionemo-agent-toolkit --all -g -y

All Skills in This Repository (33)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
NVIDIA-BioNeMoNVIDIA-BioNeMo

kermt-embed

Extract per-molecule embeddings from KERMT checkpoints for SMILES processing.

Official
Advanced
๐Ÿ“ฆ In Repo
NVIDIA-BioNeMoNVIDIA-BioNeMo

openfold2-nim

Predict monomer protein structures from amino-acid sequences via OpenFold2 NIM microservices.

Official
Advanced
๐Ÿ“ฆ In Repo
NVIDIA-BioNeMoNVIDIA-BioNeMo

complexa-evaluate-pdbs

Evaluate directories of PDB files by orchestrating refolding and structural analysis workflows.

Official
Advanced
๐Ÿ“ฆ In Repo
NVIDIA-BioNeMoNVIDIA-BioNeMo

openfold3-nim

Predict 3D biomolecular structures for proteins, DNA, RNA, and ligands via OpenFold3 NIM.

Official
Advanced
๐Ÿ“ฆ In Repo
NVIDIA-BioNeMoNVIDIA-BioNeMo

boltz2-nim

Predict 3D biomolecular structures and ligand binding affinities for proteins, DNA, and RNA using NVIDIA NIM microservices.

Official
Advanced
๐Ÿ“ฆ In Repo
NVIDIA-BioNeMoNVIDIA-BioNeMo

msa-structure-prediction-pipeline

Chain MSA-Search and OpenFold3 NIM microservices to predict protein structures.

Official
Advanced
๐Ÿ“ฆ In Repo
NVIDIA-BioNeMoNVIDIA-BioNeMo

diffdock-nim

Predict small-molecule binding poses against protein targets using DiffDock via NVIDIA NIM.

Official
Advanced
๐Ÿ“ฆ In Repo
NVIDIA-BioNeMoNVIDIA-BioNeMo

parabricks

Route NVIDIA Parabricks pbrun tools with version-aware command guidance for genomics workflows.

Official
Advanced
๐Ÿ“ฆ In Repo
NVIDIA-BioNeMoNVIDIA-BioNeMo

cuequivariance

Construct group-equivariant neural network layers using irreducible representations and segmented tensor products.

Official
Advanced
๐Ÿ“ฆ In Repo
NVIDIA-BioNeMoNVIDIA-BioNeMo

drug-discovery-pipeline

Generate, dock, and score drug candidates via GenMol, DiffDock, and Boltz2 NIMs.

Official
Advanced
๐Ÿ“ฆ In Repo
NVIDIA-BioNeMoNVIDIA-BioNeMo

genomics-workflow-acceleration

Map CPU-bound genomics workflow steps to NVIDIA Parabricks GPU equivalents.

Official
Advanced
๐Ÿ“ฆ In Repo
NVIDIA-BioNeMoNVIDIA-BioNeMo

genmol-nim

Generate novel drug-like molecules via SAFE notation using GenMol NIM.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install bionemo-agent-toolkit?โ–ผ

Run `npx skills add NVIDIA-BioNeMo/bionemo-agent-toolkit --all -g -y` in your terminal to install every skill globally. To add a single skill instead, use `npx skills add NVIDIA-BioNeMo/bionemo-agent-toolkit --skill boltz2-nim -g -y`.

What can I do with the BioNeMo skills?โ–ผ

You can predict protein and complex structures, design de novo protein binders, generate and optimize drug-like molecules, dock ligands, score binding affinity, and accelerate genomics pipelines. Each skill handles endpoint setup, request formatting, and result validation for you.

Do I need a GPU to use these skills?โ–ผ

Not always. Most skills call hosted NVIDIA API endpoints that only need an NGC API key, while local Docker deployment of models like Boltz2, Evo 2, or Proteina-Complexa requires a CUDA-capable NVIDIA GPU.

Which agents work with this toolkit?โ–ผ

All skills follow the standard SKILL.md format and run in Claude Code, Codex, Cursor, and other compatible agents. The repo also ships plugin marketplace files for native installation in Claude Code and Codex.

Can I run a full drug discovery pipeline?โ–ผ

Yes. The drug-discovery-pipeline skill chains molecule generation with GenMol, docking with DiffDock, and affinity prediction with Boltz2 into one automated workflow from a single request.

Related Repositories in Education & Research

View All in Education & Researchโ†’