AI AGENT ADDONS

Alphafold Database Fetch And Analyze

google-deepmind/science-skills

This skill helps you work with AlphaFold predicted protein structures. You give a UniProt ID and get the structure file and confidence scores. It is useful for researchers and biologists who want to understand a protein's shape and stability.

The skill downloads structure data and runs automatic analysis. It checks pLDDT confidence to see if parts of the protein are well folded or disordered. It also finds rigid domain boundaries using a predicted alignment error matrix. The results are summarized in plain text.

You need to have a UniProt accession ID ready. If you only have a protein name or sequence, the skill will ask you to look up the ID first. It does not search for similar structures or run new predictions.

Add Alphafold Database Fetch And Analyze skill to your workflow

Global

mkdir -p ~/.claude/skills/alphafold-database-fetch-and-analyze

Project

mkdir -p .claude/skills/alphafold-database-fetch-and-analyze

Source Repository

Stars
2,101
Forks
219
Watchers
2,101
License
Apache-2.0
Last Push
1 month ago
Created
2 months ago
Alphafold Database Fetch And Analyze | Cursor & Claude Code Skills