eva-skill
Submit compact EVA REST requests for species metadata and archived variant lookups. Use when a user wants concise European Variation Archive summaries Published by openai in plugins.
What is eva-skill?
Submit compact EVA REST requests for species metadata and archived variant lookups. Use when a user wants concise European Variation Archive 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
- Documentation use cases
Technical details
- Install or run with Copy skill directory
When to use eva-skill
- Use it for documentation.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/life-science-research/skills/eva-skill/SKILL.md
What it does
Submit compact EVA REST requests for species metadata and archived variant lookups. Use when a user wants concise European Variation Archive summaries
Skill instructions
Operating rules - Use scripts/restrequest.py for all EVA calls. - Use baseurl=https://www.ebi.ac.uk/eva/webservices/rest/v1. - Prefer metadata and targeted variant lookups over broad genomic window pulls. - Keep region queries narrow by species, assembly, or small coordinate windows when possible. - Re-run requests in long conversations instead of relying on older tool output. Execution behavior - Return concise markdown summaries from the script JSON by default. - Return raw JSON only if the user explicitly asks for machine-readable output. - Prefer these paths: meta/species/list and targeted variant or region routes from the EVA REST API. 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 EVA patterns: - {"baseurl":"https://www.ebi.ac.uk/eva/webservices/rest/v1","path":"meta/species/list","recordpath":"respo
Explore related resources
Frequently asked questions
What is eva-skill?
eva-skill is a open-source AI agent skill with Copy skill directory. Submit compact EVA REST requests for species metadata and archived variant lookups. Use when a user wants concise European Variation Archive summaries
Who is eva-skill best for?
eva-skill is best for reusing agent instructions, scripts, and references, documentation workflows.
How do I install eva-skill?
Install or run eva-skill using Copy skill directory. Check eva-skill for the latest setup command.
Is eva-skill actively maintained?
eva-skill may need a closer maintenance check before production use.
Auto-fetched from GitHub.