#9 · Primary category: Bioinformatics & Genomics
bioSkills
a set of SKILLS.md for doing bioinformatics with agents like claude code
Project last updated:08/15/26
GitHub Stars
1.2K
Forks
214
Contributors
2
License
MIT
Why we included this project
bioSkills is a collection of SKILLS.md files that hand AI coding agents like Claude Code, Codex, and Gemini the kind of domain knowledge a bioinformatics specialist would normally supply by hand. Each skill bundles code patterns, best practices, and worked examples, so an agent asked to run a variant call or a differential expression analysis produces idiomatic code rather than a plausible-looking guess. Coverage runs from basic sequence handling and BLAST searches up through variant calling, phylogenetics, differential expression, and single-cell RNA-seq, which makes it useful for everyone from undergrads learning computational biology to researchers processing large-scale data. The installers let you load only the categories a given project needs, and the project includes an evaluation against the Bio-Task Bench benchmark. It is a knowledge and workflow resource rather than a standalone tool, so expect to pair it with the Python, R, and CLI tooling it documents.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
deepvariant
DeepVariant is an analysis pipeline that uses a deep neural network to call genetic variants from next-generation DNA sequencing data.
scanpy
Single-cell analysis in Python. Scales to >100M cells.
chemprop
Message Passing Neural Networks for Molecule Property Prediction
Assemblies-of-putative-SARS-CoV2-spike-encoding-mRNA-sequences-for-vaccines-BNT-162b2-and-mRNA-1273
Provides experimental sequence data for COVID-19 vaccine mRNAs to facilitate identification of vaccine-derived reads in RNA-seq studies.
scvi-tools
Deep probabilistic analysis of single-cell and spatial omics data