uniprot-skill
Submit compact UniProt REST API requests for UniProtKB, UniRef, UniParc, and FASTA stream endpoints. Use when a user wants concise UniProt summaries; save raw JSON or FASTA only on request. Published by openai in plugins.
What is uniprot-skill?
Submit compact UniProt REST API requests for UniProtKB, UniRef, UniParc, and FASTA stream endpoints. Use when a user wants concise UniProt 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
- Design and media
- Research
- Documentation use cases
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use uniprot-skill
- Use it for documentation.
- 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/uniprot-skill/SKILL.md
What it does
Submit compact UniProt REST API requests for UniProtKB, UniRef, UniParc, and FASTA stream endpoints. Use when a user wants concise UniProt summaries; save raw JSON or FASTA only on request.
Skill instructions
Operating rules - Use scripts/restrequest.py for all UniProt API calls. - Use baseurl=https://rest.uniprot.org. - The script accepts maxitems; for search endpoints, start with API size=10 and maxitems=10. - Single accession or cluster lookups usually do not need maxitems. - Re-run requests in long conversations instead of relying on older tool output. - Treat displayed ... in tool previews as UI truncation, not part of the real request. - If the user asks for full JSON or FASTA, 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: uniprotkb/search, uniprotkb/<accession, uniref/<cluster, uniparc/search, and uniprotkb/stream. - For stream, use responseformat=text so the script returns only a short texthead unless raw output is requested. Input - Rea
Explore related resources
Frequently asked questions
What is uniprot-skill?
uniprot-skill is a open-source AI agent skill with Copy skill directory. Submit compact UniProt REST API requests for UniProtKB, UniRef, UniParc, and FASTA stream endpoints. Use when a user wants concise UniProt summaries; save raw JSON or FASTA only on request.
Who is uniprot-skill best for?
uniprot-skill is best for reusing agent instructions, scripts, and references, documentation workflows, design and media workflows, research workflows.
How do I install uniprot-skill?
Install or run uniprot-skill using Copy skill directory. Check uniprot-skill for the latest setup command.
Is uniprot-skill actively maintained?
uniprot-skill may need a closer maintenance check before production use.
Auto-fetched from GitHub.