coot
Protein structure model building, refinement, and validation
All Skills in This Repository (11)
Pure Emerald Level Indicatorspdbe-api
Fetch PDBe structure data and search results from within Coot.
coot-essential-api
Document essential Coot API functions available at startup.
coot-unmodelled-blobs
Detect and interpret unmodeled density blobs in Coot electron density maps.
coot-refinement
Refine protein structures in Coot with scripted synchronous workflows and validation checks.
coot-figure-making
Generate publication-quality molecular graphics figures in Coot with color schemes and ribbons.
coot-NCS-reference-guidance
Rebuild NCS-related chains in COOT using reference-guided sequence and coordinate consistency.
coot-rdkit
Convert Coot monomers to RDKit molecules and generate SVG diagrams.
coot-model-building
Automate macromolecular refinement workflows in Coot with checkpoints and validation metrics.
coot-best-practices
Consolidate best practices for using Coot's MCP API in automated workflows.
coot-validation
Validate macromolecular models against density maps using Coot Python APIs.
coot-correlations
Compute per-residue and region-wide density-fit correlations in Coot.
Frequently Asked Questions
FAQPage SchemaHow to install Coot skills?โผ
Run `npx skills add pemsley/coot --all -g -y` in your terminal to install all skills in this suite globally.
What is Coot used for?โผ
Coot is a toolkit for macromolecular crystallography used to build, refine, and validate protein structure models against electron density maps.
How to validate a protein structure with Coot?โผ
The validation skills check Ramachandran outliers, rotamer scores, density correlations, atom clashes, and unmodeled density blobs, then present results as interactive clickable charts.
Can Coot skills fix model-building errors automatically?โผ
Yes. The skills can auto-fit rotamers, flip peptides, extend chains into unmodeled density, and refine residue zones, with checkpoints so changes can be reverted.
Do I need crystallography experience to use these skills?โผ
Basic familiarity helps, but the skills guide the agent through standard workflows like validation, refinement, and figure making using plain-English requests.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides