alphafold-skill
Submit compact AlphaFold Protein Structure Database API requests for prediction, UniProt summary, sequence summary, and annotation lookups. Use when a user wants AlphaFold metadata or concise structure summaries Published by openai in plugins.
What is alphafold-skill?
Submit compact AlphaFold Protein Structure Database API requests for prediction, UniProt summary, sequence summary, and annotation lookups. Use when a user wants AlphaFold metadata or concise structure summaries 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
- Database workflows
- Documentation
- Design and media
- Database workflows use cases
- Documentation use cases
Technical details
- Install or run with Copy skill directory
When to use alphafold-skill
- Use it for database workflows.
- Use it for documentation.
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/life-science-research/skills/alphafold-skill/SKILL.md
What it does
Submit compact AlphaFold Protein Structure Database API requests for prediction, UniProt summary, sequence summary, and annotation lookups. Use when a user wants AlphaFold metadata or concise structure summaries
Skill instructions
Operating rules - Use scripts/restrequest.py for all AlphaFold API calls. - Use baseurl=https://alphafold.ebi.ac.uk/api. - The script accepts maxitems, but set it explicitly only when trimming array-heavy responses; single-entry lookups usually do not need it. - For sequence/summary or annotations, start around maxitems=3 to 5. - Re-run the request if the conversation is long instead of trusting older tool output. - Treat displayed ... in tool previews as UI truncation, not part of the real request. - If the user asks for full JSON, set saveraw=true and report the saved file path instead of pasting the payload into chat. Execution behavior - Return concise markdown summaries from the script JSON by default. - Return the script JSON verbatim only if the user explicitly asks for machine-readable output. - Prefer these paths: prediction/<qualifier, uniprot/summary/<qualifier.json, sequence/summary, and annotations/<qualifier.json. - Keep sequence-style inputs compact and prefer rerunning
Explore related resources
Frequently asked questions
What is alphafold-skill?
alphafold-skill is a open-source AI agent skill with Copy skill directory. Submit compact AlphaFold Protein Structure Database API requests for prediction, UniProt summary, sequence summary, and annotation lookups.
Who is alphafold-skill best for?
alphafold-skill is best for reusing agent instructions, scripts, and references, database workflows, documentation workflows, design and media workflows.
How do I install alphafold-skill?
Install or run alphafold-skill using Copy skill directory. Check alphafold-skill for the latest setup command.
Is alphafold-skill actively maintained?
alphafold-skill may need a closer maintenance check before production use.
Auto-fetched from GitHub.