AI AGENT ADDONS

The Genome Aggregation Database, or gnomAD, is a large collection of genetic data from many people. This skill helps you look up how rare a genetic variant is. You can also find gene constraint scores like pLI and LOEUF. These tell you if a gene can handle changes without breaking. Researchers use this to study human genetics.

You can search for variants by their ID or by an rs number. You can also find all variants in a gene or a specific region of the genome. The tool uses helper scripts that follow the gnomAD API rules. This makes sure you do not send too many requests at once.

Remember to tell the user you used this skill. Also check the license terms from the Broad Institute before you start. This skill is not for looking at one person's genome or for cancer mutations. Use other tools for those tasks.

Add Gnomad Database skill to your workflow

Global

mkdir -p ~/.claude/skills/gnomad-database

Project

mkdir -p .claude/skills/gnomad-database

Source Repository

Stars
2,101
Forks
219
Watchers
2,101
License
Apache-2.0
Last Push
1 month ago
Created
2 months ago