scientific-rcsb-pdb-search

Search the RCSB PDB by text query and retrieve structured metadata with ligand information.

3|1|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/nahisaho/satori --skill scientific-rcsb-pdb-search
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scientific-rcsb-pdb-search
Source: https://github.com/nahisaho/satori/tree/main/src/.github/skills/scientific-rcsb-pdb-search
Command: npx skills add https://github.com/nahisaho/satori --skill scientific-rcsb-pdb-search

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

RCSB PDB provides fragmented data; this skill unifies search, metadata retrieval, and ligand extraction via the PDB APIs to streamline structural bioinformatics workflows.

Core Features & Use Cases

  • RCSB PDB Search API integration for text and structured queries to discover relevant entries.
  • Metadata retrieval including resolution, authors, citations, and deposition dates.
  • Ligand data extraction from nonpolymer entities to enable ligand binding analysis.
  • Use Case: Assemble high-resolution structures with ligands for docking studies and comparative analyses.

Quick Start

Query RCSB PDB with a keyword and fetch metadata and ligands.

Frequently Asked Questions about scientific-rcsb-pdb-search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search RCSB PDB entries and retrieve their metadata?

You can search RCSB PDB entries and retrieve their metadata by using text queries to discover relevant structures and extract details like resolution, authors, and deposition dates via the PDB APIs.

Can I filter RCSB PDB search results by resolution and experimental method?

Yes, you can filter RCSB PDB search results by resolution and experimental method to refine structural bioinformatics workflows and isolate specific data subsets.

How do I extract ligand information from PDB structures for binding analysis?

You extract ligand information from PDB structures by retrieving nonpolymer entity data via the RCSB PDB Data API, which enables ligand binding analysis and docking studies.

What is the best way to assemble high-resolution PDB structures with ligands?

The best way to assemble high-resolution PDB structures with ligands is to query the RCSB PDB API, filter by resolution, and extract nonpolymer ligand data to streamline comparative analyses.

Does this RCSB PDB search approach handle API errors during metadata retrieval?

Yes, this RCSB PDB search approach includes error handling during API queries to ensure structured metadata retrieval remains stable when fetching structural data and ligand information.