UniProt — protein sequence, function, taxonomy, cross-references. Search proteins by query, retrieve a UniProt entry, map IDs between databases (PDB↔UniProt etc.), pull FASTA sequence, fetch metadata, run SPARQL against sparql.uniprot.org. Use whenever the user mentions a UniProt accession (e.g. P04637), asks for protein function/sequence/family info, or needs cross-DB ID mapping. Don't use for AlphaFold structures (use alphafold_database) or PDB structures (use rcsb_database).
$npx -y skills add ai4protein/venusfactory2 --skill uniprot_databaseInstalls into the current project.
Run `npx skills use "https://github.com/ai4protein/venusfactory2" --skill "ai4protein/venusfactory2/uniprot_database"` 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.