Back to Skills

boltz

majiayu000
Updated 8 days ago
8 views
58
9
58
View on GitHub
Otherstructure-predictionvalidationopen-source

About

The boltz skill provides an open-source alternative to AlphaFold2 for predicting protein complex and protein-ligand structures using Boltz-1/Boltz-2 models. It's particularly useful for validating designed binders and when you need to run predictions on local GPU resources with significant memory (24-48GB VRAM). This skill serves specific structure prediction needs while alphafold and chai handle other prediction scenarios.

Quick Install

Claude Code

Recommended
Primary
npx skills add majiayu000/claude-skill-registry -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/majiayu000/claude-skill-registry
Git CloneAlternative
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/boltz

Copy and paste this command in Claude Code to install this skill

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/data/boltz
0

Related Skills

boltz

Other

Boltz provides open-source biomolecular structure prediction using Boltz-1/Boltz-2 models, serving as an alternative to AlphaFold2. It specializes in predicting protein complexes, validating designed binders, and handling protein-ligand interactions. This skill is particularly useful when you need open-source structure prediction or want to leverage local GPU resources.

View skill

alphafold

Other

The alphafold skill uses AlphaFold2 to validate protein designs by predicting structures and calculating confidence metrics. It supports single-chain validation, binder-target complexes, and multi-chain predictions with AlphaFold-Multimer. For faster single-chain predictions, developers should use the esm skill instead.

View skill

bindcraft

Other

BindCraft provides end-to-end protein binder design with joint backbone and sequence optimization and built-in AlphaFold2 validation. It's ideal for production-quality binder campaigns offering different speed protocols to balance design quality and computational cost. Use this skill when you need high experimental success rates for binder design rather than just backbone generation.

View skill

boltzgen

Other

BoltzGen is an all-atom diffusion model for protein design that generates both backbone and side-chain coordinates simultaneously. It is particularly suited for designing proteins around small molecules or ligands where precise binding geometries are required. Use this skill when you need side-chain-aware design from the start and are working with a YAML-based configuration.

View skill