Tooluniverse Gwas Study Explorer
This skill explores GWAS studies for relevant genetic variants and their associations with diseases, accelerating research discovery.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add tooluniverse-gwas-study-explorer npx -- -y @trustedskills/tooluniverse-gwas-study-explorer
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"tooluniverse-gwas-study-explorer": {
"command": "npx",
"args": [
"-y",
"@trustedskills/tooluniverse-gwas-study-explorer"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The tooluniverse-gwas-study-explorer skill enables AI agents to discover and install specialized tools for exploring Genome-Wide Association Studies (GWAS). It facilitates the retrieval of genetic study metadata, allowing agents to analyze specific traits, populations, and statistical results within large-scale genomic datasets.
When to use it
- Investigating genetic associations between specific biomarkers and complex diseases like diabetes or heart conditions.
- Extracting summary statistics from published GWAS catalogs to identify significant loci for further research.
- Comparing effect sizes and p-values across different cohorts to validate findings in meta-analyses.
- Automating the initial data gathering phase for bioinformatics pipelines focused on polygenic risk scores.
Key capabilities
- Accesses comprehensive databases of published genetic association studies.
- Filters results by specific phenotypes, ethnic populations, or sample sizes.
- Retrieves detailed metadata including lead SNPs, odds ratios, and confidence intervals.
- Supports integration with downstream analysis tools for statistical modeling.
Example prompts
- "Find all GWAS studies related to Type 2 Diabetes in East Asian populations with a p-value less than 5e-8."
- "Extract the top 10 genetic variants associated with height from the latest meta-analysis available in the database."
- "List the sample sizes and effect directions for schizophrenia risk factors identified in European cohorts."
Tips & gotchas
Ensure your AI agent has read-access permissions to the underlying genomic repositories, as some datasets may be restricted. Always verify that the retrieved summary statistics align with the specific ancestry group relevant to your research question to avoid population stratification biases.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.