genie3

Automate end-to-end de novo protein design workflows with YAML experiment schemas.

2|Updated May 12, 2026
One-click install
npx skills add https://github.com/LiorZ/protein-design-skills --skill genie3
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: genie3
Source: https://github.com/LiorZ/protein-design-skills/tree/main/skills/genie3
Command: npx skills add https://github.com/LiorZ/protein-design-skills --skill genie3

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Genie3 automates end-to-end de novo protein design workflows from installation to design evaluation, enabling researchers to explore scaffolded designs and binders at scale.

Core Features & Use Cases

  • End-to-end diffusion-model design for monomers, motifs, and binders, with multi-GPU and multi-node scaling.
  • Flexible workflows: unconditional design, motif scaffolding, and target binder design, plus beam search and iterative conditioning.
  • Integrations with backends like ProteinMPNN and ColabFold, plus problem-prep and result-reduction tooling to produce publishable designs.

Quick Start

Clone the Genie 3 repo, install the environment, and run a tiny unconditional example with the included YAML.

Frequently Asked Questions about genie3

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

FAQPage Schema
How do I automate end-to-end de novo protein design workflows?

End-to-end de novo protein design automates workflows from installation to evaluation, supporting unconditional monomer design, motif scaffolding, and binder design with multi-GPU scaling and CLI-based experiment management.

What is SE(3)-equivariant diffusion for protein design?

SE(3)-equivariant diffusion generates protein structures by modeling geometric transformations that preserve spatial equivariance, enabling fast end-to-end design of monomers, motif scaffolds, and target binders.

Can I use ProteinMPNN and ColabFold for binder design against targets?

Yes, binder design against targets integrates with backends like ProteinMPNN and ColabFold, supporting beam search, iterative conditioning, and result-reduction tooling to produce publishable designs.

How do I scale motif scaffolding across multi-GPU and multi-node environments?

Motif scaffolding supports multi-GPU and multi-node scaling through a CLI interface that manages experiment execution, generation, evaluation, and training using enforced YAML-based experiment schemas.

Do I need a YAML experiment schema for unconditional monomer design?

Yes, the system enforces a YAML-based experiment schema for all workflows including unconditional monomer design, providing a quick start path with included YAML examples and ready-made problem sets.

What are the limitations of diffusion-based protein design for scaffolded designs?

Diffusion-based protein design workflows require multi-GPU infrastructure for scaling and rely on YAML schema enforcement, with results depending on backend integrations like ProteinMPNN for sequence design and ColabFold for validation.