ncbi-taxonomy-veterinary

Query NCBI Taxonomy to resolve veterinary species names into TaxIDs and lineages.

27|6|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/OpenVet-Projects/VetClaw --skill ncbi-taxonomy-veterinary
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ncbi-taxonomy-veterinary
Source: https://github.com/OpenVet-Projects/VetClaw/tree/main/skills/databases/ncbi-taxonomy-veterinary
Command: npx skills add https://github.com/OpenVet-Projects/VetClaw --skill ncbi-taxonomy-veterinary

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

NCBI Taxonomy provides a centralized, standardized reference for species names, TaxIDs, and taxonomic lineage. In veterinary medicine, this skill helps map common names to canonical taxa, resolve synonyms, and connect species data to GenBank, RefSeq, and SRA resources for accurate downstream analysis.

Core Features & Use Cases

  • Look up a veterinary species name and obtain TaxID, lineage, and accepted binomial nomenclature.
  • Retrieve cross-references to GenBank, RefSeq, and SRA for genomic data and annotations.
  • Support workflow integration in EHR systems, research pipelines, and cross-species comparative studies.

Quick Start

Query NCBI Taxonomy for a veterinary species name to retrieve its TaxID and hierarchical lineage.

Frequently Asked Questions about ncbi-taxonomy-veterinary

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get an NCBI TaxID for a veterinary species name?

To get an NCBI TaxID for a veterinary species, query the NCBI Taxonomy database using the species name. The Skill resolves common names and synonyms to return the canonical TaxID, accepted binomial nomenclature, and hierarchical lineage.

Can I map clinical veterinary records to GenBank and RefSeq resources?

Yes, you can map clinical veterinary records to GenBank and RefSeq. The Skill retrieves NCBI Taxonomy cross-references, connecting standardized species names and TaxIDs to genomic data resources for accurate downstream analysis.

How do I resolve synonyms when standardizing veterinary species nomenclature?

Resolving synonyms for veterinary species nomenclature involves querying NCBI Taxonomy to match common names to canonical taxa. The Skill handles synonym resolution automatically and returns accepted binomial names alongside TaxIDs and lineages.

Does this approach support cross-species comparative studies and genomics workflows?

Yes, this approach supports cross-species comparative studies and genomics workflows. By standardizing species identification with NCBI Taxonomy TaxIDs and lineages, it enables accurate integration across research datasets and EHR systems.

What is the best way to integrate standardized species data into a bioinformatics pipeline?

The best way to integrate standardized species data into a bioinformatics pipeline is by querying NCBI Taxonomy via the Entrez API. This Skill returns TaxIDs and lineages programmatically, enabling seamless workflow integration for cross-species studies.

Why do I need NCBI Taxonomy lineages for veterinary genomics analysis?

You need NCBI Taxonomy lineages for veterinary genomics analysis to ensure standardized species nomenclature and accurate cross-references. Mapping species to TaxIDs connects your data to GenBank and SRA resources for valid downstream comparative research.