feat: bioinformatics gateway skill — index to 400+ bio skills#2387
Merged
feat: bioinformatics gateway skill — index to 400+ bio skills#2387
Conversation
Meta-skill that indexes 400+ bioinformatics skills from two open-source repos (GPTomics/bioSkills and ClawBio/ClawBio) and fetches domain-specific reference material on demand. Covers genomics, transcriptomics, single-cell, variant calling, pharmacogenomics, metagenomics, structural biology, and 20+ other computational biology domains. No dependencies bundled — the skill clones the relevant repo when needed and reads the domain-specific guides as reference material.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
New optional skill at
optional-skills/research/bioinformatics/that acts as a gateway to two open-source bioinformatics skill libraries:◆ GPTomics/bioSkills — 385 reference skills (code patterns, parameter guides, decision trees) covering 61 categories
◆ ClawBio/ClawBio — 33 runnable pipeline skills (executable scripts, reproducibility bundles)
Instead of converting and bundling 400+ domain-specific skills, this meta-skill:
No dependencies bundled. The skill just knows the landscape and fetches what it needs on demand.
Domains covered
Sequence fundamentals, read QC & alignment, variant calling, differential expression, single-cell RNA-seq, spatial transcriptomics, epigenomics (ChIP/ATAC/methylation/Hi-C), pharmacogenomics & clinical, population genetics & GWAS, metagenomics & microbiome, genome assembly & annotation, structural biology & chemoinformatics, proteomics, pathway analysis, immunoinformatics, CRISPR, workflow management, and more.
Install