biostudies-arrayexpress-skill
Submit compact BioStudies and ArrayExpress API requests for free-text search and accession-based study retrieval. Use when a user wants concise BioStudies summaries Published by openai in plugins.
What is biostudies-arrayexpress-skill?
Submit compact BioStudies and ArrayExpress API requests for free-text search and accession-based study retrieval. Use when a user wants concise BioStudies 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
- 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 biostudies-arrayexpress-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/biostudies-arrayexpress-skill/SKILL.md
What it does
Submit compact BioStudies and ArrayExpress API requests for free-text search and accession-based study retrieval. Use when a user wants concise BioStudies summaries
Skill instructions
Operating rules - Use scripts/restrequest.py for all BioStudies and ArrayExpress calls. - Use baseurl=https://www.ebi.ac.uk/biostudies/api/v1. - Search pages are better with pageSize=10 and maxitems=10; accession 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 literal request content. Execution behavior - Return concise markdown summaries from the script JSON by default. - Prefer these paths: search, ArrayExpress/search, studies/<accession, and studies/<accession/info. - If the user needs the full payload, set saveraw=true and report the saved file path instead of pasting large study records into chat. Input - Read one JSON object from stdin. - Required fields: baseurl, path - Optional fields: method, params, headers, jsonbody, formbody, recordpath, responseformat, maxitems, maxdepth, timeoutsec, saveraw, rawoutputpath - Common BioStudies patterns: - {"bas
Explore related resources
Frequently asked questions
What is biostudies-arrayexpress-skill?
biostudies-arrayexpress-skill is a open-source AI agent skill with Copy skill directory. Submit compact BioStudies and ArrayExpress API requests for free-text search and accession-based study retrieval. Use when a user wants concise BioStudies summaries
Who is biostudies-arrayexpress-skill best for?
biostudies-arrayexpress-skill is best for reusing agent instructions, scripts, and references, documentation workflows, design and media workflows, research workflows.
How do I install biostudies-arrayexpress-skill?
Install or run biostudies-arrayexpress-skill using Copy skill directory. Check biostudies-arrayexpress-skill for the latest setup command.
Is biostudies-arrayexpress-skill actively maintained?
biostudies-arrayexpress-skill may need a closer maintenance check before production use.
Auto-fetched from GitHub.