gwas-catalog-skill
Submit compact GWAS Catalog REST API v2 requests for studies, associations, SNPs, EFO traits, genes, publications, loci, and metadata. Use when a user wants concise GWAS Catalog summaries Published by openai in plugins.
What is gwas-catalog-skill?
Submit compact GWAS Catalog REST API v2 requests for studies, associations, SNPs, EFO traits, genes, publications, loci, and metadata. Use when a user wants concise GWAS Catalog 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
- Documentation use cases
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use gwas-catalog-skill
- 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/gwas-catalog-skill/SKILL.md
What it does
Submit compact GWAS Catalog REST API v2 requests for studies, associations, SNPs, EFO traits, genes, publications, loci, and metadata. Use when a user wants concise GWAS Catalog summaries
Skill instructions
Operating rules - Use scripts/restrequest.py for all GWAS Catalog API calls. - Use baseurl=https://www.ebi.ac.uk/gwas/rest/api/v2. - The script accepts maxitems; for collection endpoints, start with API size=10 and maxitems=10. - Single-resource endpoints such as studies/<accession generally do not need maxitems. - Use recordpath to target embedded.<resource lists. - 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. - Return the script JSON verbatim only if the user explicitly asks for machine-readable output. - Prefer these paths: metadata, studies, studies/<accession, associations, snps, efoTraits, genes, publications, and loci. - Use saveraw=true if the user needs the full HATEOAS payload or pagination links. Input - Read one JSON object from stdin. - Required fields: baseurl, path -
Explore related resources
Frequently asked questions
What is gwas-catalog-skill?
gwas-catalog-skill is a open-source AI agent skill with Copy skill directory. Submit compact GWAS Catalog REST API v2 requests for studies, associations, SNPs, EFO traits, genes, publications, loci, and metadata. Use when a user wants concise GWAS Catalog summaries
Who is gwas-catalog-skill best for?
gwas-catalog-skill is best for reusing agent instructions, scripts, and references, documentation workflows, design and media workflows.
How do I install gwas-catalog-skill?
Install or run gwas-catalog-skill using Copy skill directory. Check gwas-catalog-skill for the latest setup command.
Is gwas-catalog-skill actively maintained?
gwas-catalog-skill may need a closer maintenance check before production use.
Auto-fetched from GitHub.