Fix typo in gget/SKILL.md description

Fix typo to avoid YAML: mapping values are not allowed in this context at line 2 column 92
This commit is contained in:
Jacob Luke
2026-01-07 15:08:58 +08:00
committed by GitHub
parent 808578ba03
commit 7942c59146

View File

@@ -1,6 +1,6 @@
---
name: gget
descriptipn: Fast CLI/Python queries to 20+ bioinformatics databases. Use for quick lookups: gene info, BLAST searches, AlphaFold structures, enrichment analysis. Best for interactive exploration, simple queries. For batch processing or advanced BLAST use biopython; for multi-database Python workflows use bioservices.
description: Fast CLI/Python queries to 20+ bioinformatics databases. Use for quick lookups: gene info, BLAST searches, AlphaFold structures, enrichment analysis. Best for interactive exploration, simple queries. For batch processing or advanced BLAST use biopython; for multi-database Python workflows use bioservices.
license: BSD-2-Clause license
metadata:
skill-author: K-Dense Inc.