rcsb-pdb-skill
Submit compact RCSB PDB requests for core metadata, Search API queries, and FASTA downloads. Use when a user wants concise RCSB summaries; save raw JSON or FASTA only on request. Published by openai in plugins.
What is rcsb-pdb-skill?
Submit compact RCSB PDB requests for core metadata, Search API queries, and FASTA downloads. Use when a user wants concise RCSB summaries; save raw JSON or FASTA only on request. Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Documentation
- Data analysis
- Design and media
- Research
- Documentation use cases
Technical details
- Install or run with Copy skill directory
When to use rcsb-pdb-skill
- Use it for documentation.
- Use it for data analysis.
- Use it for design and media.
- Use it for research.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/life-science-research/skills/rcsb-pdb-skill/SKILL.md
What it does
Submit compact RCSB PDB requests for core metadata, Search API queries, and FASTA downloads. Use when a user wants concise RCSB summaries; save raw JSON or FASTA only on request.
Skill instructions
Operating rules - Use scripts/restrequest.py for all RCSB PDB and Search API calls. - Use baseurl=https://data.rcsb.org/rest/v1 for core metadata, https://search.rcsb.org/rcsbsearch/v2 for Search API, and https://www.rcsb.org for FASTA downloads. - Core entry or assembly lookups usually do not need maxitems; Search API results are better with query pager rows around 10 and maxitems=10. - Re-run requests in long conversations instead of relying on older tool output. - Treat displayed ... in tool previews as UI truncation, not literal request content. Execution behavior - Return concise markdown summaries from the script JSON by default. - Prefer core metadata endpoints for focused lookups and Search API POST requests for discovery. - For FASTA downloads, use responseformat=text so the script returns a short texthead unless raw output is requested. Input - Read one JSON object from stdin. - Required fields: baseurl, path - Optional fields: method, params, headers, jsonbody, formbody, rec
Explore related resources
Frequently asked questions
What is rcsb-pdb-skill?
rcsb-pdb-skill is a open-source AI agent skill with Copy skill directory. Submit compact RCSB PDB requests for core metadata, Search API queries, and FASTA downloads. Use when a user wants concise RCSB summaries; save raw JSON or FASTA only on request.
Who is rcsb-pdb-skill best for?
rcsb-pdb-skill is best for reusing agent instructions, scripts, and references, documentation workflows, data analysis workflows, design and media workflows.
How do I install rcsb-pdb-skill?
Install or run rcsb-pdb-skill using Copy skill directory. Check rcsb-pdb-skill for the latest setup command.
Is rcsb-pdb-skill actively maintained?
rcsb-pdb-skill may need a closer maintenance check before production use.
Auto-fetched from GitHub.