If you're doing bioinformatics lookups and don't want to spin up a full pipeline just to grab an Ensembl ID or run a quick BLAST, this wraps the gget CLI and Python package into a Claude skill. It handles gene metadata, transcript details, protein structures, and reference genome links through one interface instead of bouncing between database-specific clients. The skill doc is clear about when to stop using it: regulated clinical work, production pipelines, or anything needing strict database version control should move to proper workflow tools like Nextflow or dedicated clients. Good for reproducible first-pass evidence gathering before committing to heavier infrastructure.
npx skills add https://github.com/affaan-m/everything-claude-code --skill gget