Back to Skills

chai

majiayu000
Updated 8 days ago
17 views
58
9
58
View on GitHub
Otherstructure-predictionvalidationfoundation-model

About

The Chai skill provides structure prediction for protein-protein and protein-ligand complexes using the Chai-1 foundation model. It's designed for validating designed binders and high-throughput predictions via API, serving as an alternative to AlphaFold2. Developers should use companion skills like `protein-qc` for quality control and `alphafold` for AlphaFold2-specific predictions.

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

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

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/data/chai
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

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

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