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: bioservices
description: Python toolkit for programmatic access to 40+ biological web services and databases including UniProt, KEGG, ChEBI, ChEMBL, PubChem, NCBI BLAST, PSICQUIC, QuickGO, BioMart, ArrayExpress, ENA, PDB, Pfam, Reactome, and many others. Use this skill for retrieving protein sequences and annotations, analyzing metabolic pathways and gene functions, searching compound databases, converting identifiers between biological databases (UniProt↔KEGG↔ChEMBL), running BLAST searches, querying gene ontology terms, accessing protein-protein interactions, mining genomic data, performing sequence alignments, cross-referencing compounds across databases, and integrating data from multiple bioinformatics resources in Python workflows. Essential for bioinformatics data retrieval, identifier mapping, pathway analysis, compound searches, sequence similarity analysis, and multi-database integration tasks.
description: "Python toolkit for programmatic access to 40+ biological web services and databases including UniProt, KEGG, ChEBI, ChEMBL, PubChem, NCBI BLAST, PSICQUIC, QuickGO, BioMart, ArrayExpress, ENA, PDB, Pfam, Reactome, and many others. Use this skill for retrieving protein sequences and annotations, analyzing metabolic pathways and gene functions, searching compound databases, converting identifiers between biological databases (UniProt↔KEGG↔ChEMBL), running BLAST searches, querying gene ontology terms, accessing protein-protein interactions, mining genomic data, performing sequence alignments, cross-referencing compounds across databases, and integrating data from multiple bioinformatics resources in Python workflows. Essential for bioinformatics data retrieval, identifier mapping, pathway analysis, compound searches, sequence similarity analysis, and multi-database integration tasks."
---
# BioServices