Use this skill for OpenFold3, NVIDIA's BioNeMo NIM microservice for biomolecular structure prediction. Invoke whenever the user mentions OpenFold3 or needs protein, protein-ligand, protein-DNA/RNA, or multi-chain complex prediction with the hosted NVIDIA API or local Docker NIM. Covers endpoint choice, auth, request payloads, output artifacts, confidence scores, and local container setup.
$npx -y skills add nvidia-bionemo/bionemo-agent-toolkit --skill openfold3-nimInstalls into the current project.
Run `npx skills use "https://github.com/nvidia-bionemo/bionemo-agent-toolkit" --skill "nvidia-bionemo/bionemo-agent-toolkit/openfold3-nim"` 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.