Back to Skills

alphafold

NeverSight
Updated 6 days ago
15 views
24
3
24
View on GitHub
Otherstructure-predictionvalidationreference

About

The alphafold skill validates protein designs using AlphaFold2 for structure prediction, including single-chain validation and multi-chain complex prediction with AlphaFold-Multimer. It calculates confidence metrics like pLDDT and pTM, and is ideal for validating sequence folding or predicting binder-target complexes. For faster single-chain predictions, developers should use the esm skill instead.

Quick Install

Claude Code

Recommended
Primary
npx skills add NeverSight/skills_feed -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/NeverSight/skills_feed
Git CloneAlternative
git clone https://github.com/NeverSight/skills_feed.git ~/.claude/skills/alphafold

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

GitHub Repository

NeverSight/skills_feed
Path: data/skills-md/adaptyvbio/protein-design-skills/alphafold
0
learn-skillsskills

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