Update SKILL.md files to add double quotation marks for all skills, ensuring clarity and consistency across all entries.

This commit is contained in:
Haoxuan "Orion" Li
2025-10-20 20:51:50 -07:00
parent c0fa308af8
commit c2b16829f6
68 changed files with 68 additions and 68 deletions

View File

@@ -1,6 +1,6 @@
---
name: uniprot-database
description: Access and query the UniProt protein database for comprehensive protein information retrieval. Use this skill when you need to search for proteins by name, gene symbol, accession number, or functional terms; retrieve protein sequences in FASTA format; access detailed protein annotations including function, structure, interactions, and pathways; map protein identifiers between different databases (Ensembl, RefSeq, PDB, KEGG, GO terms); query Swiss-Prot (reviewed) or TrEMBL (unreviewed) protein entries; perform batch operations on multiple proteins; download protein datasets; analyze protein families and domains; investigate protein-protein interactions; explore evolutionary relationships through UniRef clusters; access protein structure predictions from AlphaFoldDB; retrieve Gene Ontology annotations; analyze protein modifications and post-translational sites; or work with protein sequences for bioinformatics analysis. This skill provides programmatic access to UniProtKB, UniRef, UniParc, and related databases through REST API endpoints with support for various output formats (JSON, TSV, FASTA, XML).
description: "Access and query the UniProt protein database for comprehensive protein information retrieval. Use this skill when you need to search for proteins by name, gene symbol, accession number, or functional terms; retrieve protein sequences in FASTA format; access detailed protein annotations including function, structure, interactions, and pathways; map protein identifiers between different databases (Ensembl, RefSeq, PDB, KEGG, GO terms); query Swiss-Prot (reviewed) or TrEMBL (unreviewed) protein entries; perform batch operations on multiple proteins; download protein datasets; analyze protein families and domains; investigate protein-protein interactions; explore evolutionary relationships through UniRef clusters; access protein structure predictions from AlphaFoldDB; retrieve Gene Ontology annotations; analyze protein modifications and post-translational sites; or work with protein sequences for bioinformatics analysis. This skill provides programmatic access to UniProtKB, UniRef, UniParc, and related databases through REST API endpoints with support for various output formats (JSON, TSV, FASTA, XML)."
---
# UniProt Database