NCBI E-utilities for biological sequences — fetch protein/nucleotide FASTA by accession, run BLAST, translate CDS to protein, search NCBI Protein by gene+organism. Use when the user provides an NCBI accession (NP_, XP_, NM_, NR_, etc.), asks for a sequence by gene name + species, or needs to translate a coding sequence. Don't use for ClinVar variants (use ncbi_clinvar) or gene metadata lookup (use ncbi_gene).
$npx -y skills add ai4protein/venusfactory2 --skill ncbi_sequenceInstalls into the current project.
Run `npx skills use "https://github.com/ai4protein/venusfactory2" --skill "ai4protein/venusfactory2/ncbi_sequence"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ai4protein/venusfactory2" that are relevant to the current task. Run `npx skills add "https://github.com/ai4protein/venusfactory2"` and select the relevant skills, then follow their instructions.