AI AGENT ADDONS

Look up short genetic variants like SNPs and indels in the NCBI dbSNP database. You can search using an rsID, genomic coordinates, or an HGVS string. The skill returns variant type, gene associations, clinical significance, and population allele frequencies.

It also maps between different identifier formats. For example, you can turn a coordinate into a canonical rsID or convert an rsID back to coordinates on the GRCh38 assembly. This is useful for researchers and anyone working with genetic data.

Rate limits apply but you can optionally add a free NCBI API key to increase speed. The skill handles retries and JSON parsing automatically for a smooth experience.

Add Dbsnp Database skill to your workflow

Global

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

Project

mkdir -p .claude/skills/dbsnp-database

Source Repository

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