efo-ontology-skill
Submit compact EFO OLS4 requests for search, term lookup, children, and descendants. Use when a user wants concise EFO resolution or ontology-expansion summaries Published by openai in plugins.
What is efo-ontology-skill?
Submit compact EFO OLS4 requests for search, term lookup, children, and descendants. Use when a user wants concise EFO resolution or ontology-expansion 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 efo-ontology-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/efo-ontology-skill/SKILL.md
What it does
Submit compact EFO OLS4 requests for search, term lookup, children, and descendants. Use when a user wants concise EFO resolution or ontology-expansion summaries
Skill instructions
Operating rules - Use scripts/restrequest.py for all OLS4 and EFO API calls. - Use baseurl=https://www.ebi.ac.uk/ols4/api. - Search, children, and descendant endpoints are better with maxitems=10; single term lookups usually do not need maxitems. - Use the smallest ontology expansion that answers the question. - 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, ontologies/efo/terms/<double-encoded-iri, and the corresponding children or descendants paths. - If the user needs the full payload, set saveraw=true and report the saved file path. 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
Explore related resources
Frequently asked questions
What is efo-ontology-skill?
efo-ontology-skill is a open-source AI agent skill with Copy skill directory. Submit compact EFO OLS4 requests for search, term lookup, children, and descendants. Use when a user wants concise EFO resolution or ontology-expansion summaries
Who is efo-ontology-skill best for?
efo-ontology-skill is best for reusing agent instructions, scripts, and references, documentation workflows, design and media workflows, research workflows.
How do I install efo-ontology-skill?
Install or run efo-ontology-skill using Copy skill directory. Check efo-ontology-skill for the latest setup command.
Is efo-ontology-skill actively maintained?
efo-ontology-skill may need a closer maintenance check before production use.
Auto-fetched from GitHub.