go-db-query

Skills for querying Gene Ontology annotation databases in DuckDB format. Use this for queries about GO annotations, genes, terms, evidence codes, or taxonomic relationships in GO-DB databases (db/*.ddb files). Particularly useful for hierarchical queries using closure tables to find genes annotated to terms and their descendants.

$ 安裝

git clone https://github.com/cmungall/go-db /tmp/go-db && cp -r /tmp/go-db/skills/go-db-query ~/.claude/skills/go-db

// tip: Run this command in your terminal to install the skill