AI AGENT ADDONS

Foldseek Structural Search

google-deepmind/science-skills

Imagine you have a 3D model of a protein. You want to find other proteins with a similar shape. This skill uses the Foldseek API to do that for you.

You give it a coordinate file in .pdb, .cif, or .mmcif format. It searches through databases like PDB and AlphaFold for structural matches. You get a table of results with alignment metrics and functional notes.

This tool is for protein structure analysis only. Do not use it for sequence names or IDs. Always provide a physical 3D file.

Add Foldseek Structural Search skill to your workflow

Global

mkdir -p ~/.claude/skills/foldseek-structural-search

Project

mkdir -p .claude/skills/foldseek-structural-search

Source Repository

Stars
2,101
Forks
219
Watchers
2,101
License
Apache-2.0
Last Push
1 month ago
Created
2 months ago