Back to Skills

boltzgen

majiayu000
Updated 10 days ago
13 views
58
9
58
View on GitHub
Otherstructure-designsequence-designdiffusionall-atombinder

About

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.

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/boltzgen

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

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/boltzgen
0

Related Skills

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

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

content-collections

Meta

This skill provides a production-tested setup for Content Collections, a TypeScript-first tool that transforms Markdown/MDX files into type-safe data collections with Zod validation. Use it when building blogs, documentation sites, or content-heavy Vite + React applications to ensure type safety and automatic content validation. It covers everything from Vite plugin configuration and MDX compilation to deployment optimization and schema validation.

View skill