msa-search-nim

Generate multiple sequence alignments and structural templates for protein sequences.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill addresses the computational bottleneck of generating multiple sequence alignments (MSAs) for protein structure prediction by providing a streamlined interface to the NVIDIA ColabFold MSA-Search NIM.

Core Features & Use Cases

  • High-Performance MSA Generation: Leverages GPU-accelerated MMSeqs2 for rapid homolog search and alignment.
  • Flexible Deployment: Supports both hosted NVIDIA API calls and local Docker-based NIM deployment for data privacy and high-throughput needs.
  • Complex Workflow Support: Enables paired MSA search for protein complexes and structural template retrieval for advanced modeling pipelines.

Quick Start

Use the msa-search-nim skill to generate an A3M alignment for the provided protein sequence using the UniRef30 database.

Frequently Asked Questions about msa-search-nim

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

FAQPage Schema
How do I generate multiple sequence alignments for protein structure prediction?

To generate multiple sequence alignments for protein structure prediction, you can use GPU-accelerated MMSeqs2 via the ColabFold MSA-Search NIM. This skill creates A3M alignments from protein sequences using the UniRef30 database.

Can I run MSA generation locally for protein complexes?

Yes, you can run MSA generation locally by deploying the ColabFold MSA-Search NIM via a local Docker container with appropriate database volumes. This supports both standard monomeric alignments and paired alignments for protein complexes.

What is the best way to accelerate homolog search for protein folding workflows?

The best way to accelerate homolog search for protein folding workflows is using GPU-accelerated MMSeqs2. This skill interfaces with the ColabFold MSA-Search NIM to rapidly generate alignments and retrieve structural templates for downstream folding models.

Does the msa-search-nim skill support structural template retrieval for downstream folding models?

Yes, the msa-search-nim skill supports structural template retrieval for downstream folding models. It generates multiple sequence alignments and retrieves structural templates to accelerate your protein structure prediction pipelines.

Do I need a hosted NVIDIA API key to perform protein complex alignments?

No, you do not need a hosted NVIDIA API key to perform protein complex alignments. Flexible deployment supports both hosted NVIDIA API calls and local Docker-based NIM deployment for data privacy and high-throughput needs.

Why use GPU-accelerated MMSeqs2 instead of standard CPU-based alignment tools for biomolecular sequences?

GPU-accelerated MMSeqs2 addresses the computational bottleneck of generating multiple sequence alignments for biomolecular sequences. It provides rapid homolog search and alignment compared to standard approaches, streamlining protein structure prediction workflows.