What problem does it solve?
This Skill helps you find and retrieve experimentally determined 3D biomolecular structures (proteins, nucleic acids, and bound ligands) together with useful metadata, avoiding manual navigation of RCSB entries.
Core Features & Use Cases
- Attribute-based search: Discover the right RCSB attribute names via schema fetching, then run JSON searches for proteins, assemblies, polymers, chemicals, and experimental metadata.
- Similarity-based search: Perform sequence, structure, motif, and chemical descriptor searches without requiring a schema fetch.
- Metadata-only queries: Use GraphQL to fetch titles, experimental methods, taxonomy, sequence accessions, and other structured fields efficiently without downloading coordinate files.
- Coordinate file download: Download mmCIF/PDB coordinate files for specific entry IDs using the provided downloader script, with guardrails against bulk downloads.
- Query transparency: Produces output guidance that explains what the query did so users can correct assumptions.
Quick Start
Use the pdb-database skill to search RCSB for entries that match a structure query and write the JSON results to a file named results.json.