openfold3-nim

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

413|62|Updated Jun 23, 2026
One-click install
npx skills add https://github.com/NVIDIA-BioNeMo/bionemo-agent-toolkit --skill openfold3-nim
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openfold3-nim
Source: https://github.com/NVIDIA-BioNeMo/bionemo-agent-toolkit/tree/main/plugins/bionemo-agent-toolkit/skills/openfold3-nim
Command: npx skills add https://github.com/NVIDIA-BioNeMo/bionemo-agent-toolkit --skill openfold3-nim

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes references (resource) components.

What problem does it solve?

This skill automates the complex process of predicting 3D structures for proteins, DNA, RNA, and ligands, removing the need for manual configuration of high-performance computing environments.

Core Features & Use Cases

  • Multi-Entity Prediction: Supports co-folding of proteins, nucleic acids, and small-molecule ligands.
  • Flexible Deployment: Seamlessly switches between hosted NVIDIA API endpoints and local Docker-based NIM containers.
  • Scientific Validation: Provides confidence metrics like pLDDT and pTM scores to assess the biological plausibility of generated structures.

Quick Start

Use the openfold3-nim skill to predict the structure of the protein sequence MKTVRQERLKSIVR using the hosted NVIDIA API.

Frequently Asked Questions about openfold3-nim

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I predict 3D biomolecular structures for proteins and ligands?

You can predict 3D biomolecular structures for proteins, DNA, RNA, and ligands using the OpenFold3 NIM microservice, which automates co-folding without manual HPC configuration. It provides confidence metrics like pLDDT and pTM scores to assess biological plausibility.

Can I run structure prediction locally with Docker instead of using a cloud API?

Yes, you can run structure prediction locally using Docker-based NIM containers for high-throughput workflows. The OpenFold3 skill supports flexible deployment, allowing you to switch between local Docker containers and hosted NVIDIA API endpoints.

What do I need to start predicting protein structures with OpenFold3?

To start predicting protein structures, you need valid NGC API credentials for the hosted API or a local Docker setup. You must also provide input sequences and MSA data adhering to specific schema constraints required by the OpenFold3 NIM microservice.

Does OpenFold3 support co-folding nucleic acids and small-molecule ligands?

Yes, OpenFold3 supports multi-entity prediction, allowing you to co-fold proteins, nucleic acids like DNA and RNA, and small-molecule ligands together. This capability enables comprehensive structural biology workflows for complex biomolecular interactions.

How are confidence metrics handled when predicting biomolecular structures?

When predicting biomolecular structures, the OpenFold3 NIM microservice provides scientific validation through confidence metrics like pLDDT and pTM scores. These metrics help you assess the biological plausibility and accuracy of the generated 3D structural models.

What are the limitations of using a hosted API for high-throughput structure prediction?

Hosted NVIDIA API endpoints for structure prediction require valid NGC API credentials and strict adherence to input schema constraints for sequence and MSA data. For high-throughput workflows, you might encounter limitations best handled by switching to local Docker-based NIM inference.