·proteinmpnn

Design protein sequences using ProteinMPNN inverse folding. Use this skill when: (1) Designing sequences for RFdiffusion backbones, (2) Redesigning existing protein sequences, (3) Fixing specific residues while designing others, (4) Optimizing sequences for expression or stability, (5) Multi-state or negative design. For backbone generation, use rfdiffusion or bindcraft. For ligand-aware design, use ligandmpnn. For solubility optimization, use solublempnn.

13Installs·0Trend·@adaptyvbio

Installation

$npx skills add https://github.com/adaptyvbio/protein-design-skills --skill proteinmpnn

SKILL.md

| Python | 3.8+ | 3.10 | | CUDA | 11.0+ | 11.7+ | | GPU VRAM | 8GB | 16GB (T4) | | RAM | 8GB | 16GB |

First time? See Installation Guide to set up Modal and biomodals.

| --pdbpath | required | path | Single PDB input | | --pdbpathchains | all | A,B | Chains to design (comma-sep) | | --outfolder | required | path | Output directory | | --numseqpertarget | 1 | 1-1000 | Sequences per structure | | --samplingtemp | "0.1" | "0.0001-1.0" | Temperature (string!) | | --seed | 0 | int | Random seed |

Design protein sequences using ProteinMPNN inverse folding. Use this skill when: (1) Designing sequences for RFdiffusion backbones, (2) Redesigning existing protein sequences, (3) Fixing specific residues while designing others, (4) Optimizing sequences for expression or stability, (5) Multi-state or negative design. For backbone generation, use rfdiffusion or bindcraft. For ligand-aware design, use ligandmpnn. For solubility optimization, use solublempnn. Source: adaptyvbio/protein-design-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/adaptyvbio/protein-design-skills --skill proteinmpnn
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is proteinmpnn?

Design protein sequences using ProteinMPNN inverse folding. Use this skill when: (1) Designing sequences for RFdiffusion backbones, (2) Redesigning existing protein sequences, (3) Fixing specific residues while designing others, (4) Optimizing sequences for expression or stability, (5) Multi-state or negative design. For backbone generation, use rfdiffusion or bindcraft. For ligand-aware design, use ligandmpnn. For solubility optimization, use solublempnn. Source: adaptyvbio/protein-design-skills.

How do I install proteinmpnn?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/adaptyvbio/protein-design-skills --skill proteinmpnn Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/adaptyvbio/protein-design-skills