[Upstream sync] GoekeLab/awesome-genomic-skills (github) — 2 added, 0 modified #1
@@ -0,0 +1,46 @@
|
||||
---
|
||||
title: "Contribution Guidelines"
|
||||
task: ""
|
||||
lineage_type: import
|
||||
upstream_source: https://github.com/GoekeLab/awesome-genomic-skills/blob/f88d9494/CONTRIBUTING.md
|
||||
upstream_sha: f88d9494
|
||||
imported_at: 2026-06-26
|
||||
prompt_class: catalogue
|
||||
upstream_changes: accepted
|
||||
author: upstream
|
||||
validated: false
|
||||
---
|
||||
|
||||
# Contribution Guidelines
|
||||
|
||||
Thank you for considering contributing to **Awesome Genomic Skills**! This is a curated list, so please make sure your suggestion meets the criteria below before submitting a pull request.
|
||||
|
||||
## Adding an Item
|
||||
|
||||
1. **Fork** the repository and create a new branch.
|
||||
2. Add your item to the appropriate section in `README.md`.
|
||||
3. Submit a **pull request** with a clear description of the item and why it belongs in the list.
|
||||
|
||||
## Criteria for Inclusion
|
||||
|
||||
To be included, a repository should meet the following:
|
||||
|
||||
- **Relevance** — directly related to AI coding agents, and useful for genomics/bioinformatics.
|
||||
- **Quality** — actively maintained, well-documented, and demonstrably useful.
|
||||
- **Not deprecated** — must not be archived or abandoned.
|
||||
|
||||
## Format
|
||||
|
||||
Each entry should follow this format:
|
||||
|
||||
```markdown
|
||||
- [Repository Name](URL) - Short description explaining what it does and why it is useful.
|
||||
```
|
||||
|
||||
- Keep descriptions concise (one or two sentences).
|
||||
- Place the entry in the most appropriate existing section.
|
||||
- If no section fits, propose a new one in your pull request description.
|
||||
|
||||
## Pull Request Guidelines
|
||||
|
||||
- Verify all links are correct and publicly accessible.
|
||||
@@ -0,0 +1,131 @@
|
||||
---
|
||||
title: "Awesome Genomic Skills [](https://awesome.re)"
|
||||
task: ""
|
||||
lineage_type: import
|
||||
upstream_source: https://github.com/GoekeLab/awesome-genomic-skills/blob/f88d9494/README.md
|
||||
upstream_sha: f88d9494
|
||||
imported_at: 2026-06-26
|
||||
prompt_class: catalogue
|
||||
upstream_changes: accepted
|
||||
author: upstream
|
||||
validated: false
|
||||
---
|
||||
|
||||
# Awesome Genomic Skills [](https://awesome.re)
|
||||
|
||||
A curated list of skills and MCP servers for working with AI coding agents (Claude Code, GitHub Copilot, Codex, Cursor, Gemini CLI, etc.) in genomics and bioinformatics, alongside other useful repositories such as benchmarks and general AI coding skills collections.
|
||||
|
||||
### What is a Skill and what is an MCP?
|
||||
|
||||
**Skill:** a Markdown file (plus optional scripts) that teaches an agent *how* to do a task — procedural know-how loaded into context on demand.
|
||||
|
||||
**MCP server:** a running service that gives an agent a *connection* to external systems (databases, tools, pipelines) via standardized tool calls.
|
||||
|
||||
## Contents
|
||||
|
||||
- [Awesome Genomic Skills ](#awesome-genomic-skills-)
|
||||
- [What is a Skill and what is an MCP?](#what-is-a-skill-and-what-is-an-mcp)
|
||||
- [Contents](#contents)
|
||||
- [Bioinformatics and Genomics Agent Skills](#bioinformatics-and-genomics-agent-skills)
|
||||
- [MCP Servers for Life Sciences](#mcp-servers-for-life-sciences)
|
||||
- [Benchmarks](#benchmarks)
|
||||
- [General AI Coding Agent Skill Collections](#general-ai-coding-agent-skill-collections)
|
||||
- [Other Notable Awesome Lists!](#other-notable-awesome-lists)
|
||||
- [Contributing](#contributing)
|
||||
|
||||
## Bioinformatics and Genomics Agent Skills
|
||||
|
||||
Skill libraries and tool collections specifically targeting genomics, bioinformatics, and life sciences work with AI coding agents.
|
||||
|
||||
- [science-skills](https://github.com/google-deepmind/science-skills)
|
||||
- **Description:** Collection of ~36 agent skills spanning genomics, structural biology, cheminformatics, and literature search; wraps AlphaGenome (single-variant effect prediction), AlphaFold DB, and 30+ databases/tools (UniProt, Ensembl, gnomAD, GTEx, ClinVar, dbSNP, ChEMBL, PubChem, PDB, Foldseek, JASPAR, Reactome, STRING, Open Targets, Human Protein Atlas, PyMOL) for grounded, token-efficient scientific workflows. Apache-2.0; built for Google Antigravity but installable into any agent via `npx skills add`. [Technical report](https://storage.googleapis.com/deepmind-media/papers/google_deepmind_science_skills_for_antigravity_towards_efficient_and_reliable_scientific_workflows.pdf).
|
||||
- **Developers:** Google DeepMind.
|
||||
- [openai/plugins — life-science-research](https://github.com/openai/plugins/tree/main/plugins/life-science-research)
|
||||
- **Description:** OpenAI's Life Sciences research plugin for Codex; bundles 50 modular skills spanning human genetics, functional genomics, expression, pathway biology, protein structure, chemistry, and clinical evidence, wrapping 50+ public databases/tools (Ensembl, UniProt, gnomAD, GTEx, ClinVar, GWAS Catalog, Open Targets, ChEMBL, PubChem, RCSB PDB, AlphaFold, Reactome, STRING, Human Protein Atlas, cBioPortal, CellxGene, ENCODE, NCBI Entrez/BLAST/Datasets, and more). Works with mainline GPT-5.4 models, with GPT-Rosalind (trusted-access) for deeper reasoning. Closely parallels DeepMind's science-skills.
|
||||
- **Developers:** OpenAI.
|
||||
- [anthropics/life-sciences](https://github.com/anthropics/life-sciences)
|
||||
- **Description:** Anthropic's "Claude for Life Sciences" Claude Code Marketplace — a hybrid bundle rather than a pure skills library. It mixes first-party procedural/method skills (`single-cell-rna-qc`, `scvi-tools`, `nextflow-development`, `clinical-trial-protocol-skill`, `scientific-problem-selection`) with a large set of partner MCP servers and data integrations (10x Genomics, ChEMBL, Open Targets, PubMed, bioRxiv, Synapse, ToolUniverse, BioRender, Medidata, Cortellis, Owkin, Consensus, and more). Note that many entries are MCP servers, not skills.
|
||||
- **Developers:** Anthropic (with commercial life-sciences partners).
|
||||
- [sample-kiro-power-life-sciences](https://github.com/aws-samples/sample-kiro-power-life-sciences)
|
||||
- **Description:** AWS sample bundle for the Kiro IDE: 24 MCP servers wrapping 100+ databases/tools across genomics, proteomics, structural biology, and clinical/pharma (NCBI, Ensembl, ClinVar, gnomAD, UniProt, STRING, PDB, AlphaFold, ChEMBL, Open Targets, etc.), plus 10 domain skills and 16 workflows, with cross-database search and AWS HealthOmics pipeline execution. MIT-0; the MCP servers use standard MCP and are portable, though the skills and workflows are built for Kiro. [Blog post](https://aws.amazon.com/blogs/publicsector/accelerating-life-sciences-research-with-kiro-a-unified-ai-interface-to-100-open-source-databases/).
|
||||
- **Developers:** AWS (AWS Samples).
|
||||
- [ClawBio](https://github.com/ClawBio/ClawBio)
|
||||
- **Description:** The first bioinformatics-native AI agent skill library; provides reproducible, local-first skills for genomics tasks (variant calling, RNA-seq, population genetics) that work with Claude Code, Copilot, Codex, and other agents.
|
||||
- **Developers:** Independent open-source project built on [OpenClaw](https://openclaw.ai).
|
||||
- [SciAgent-skills](https://github.com/jaechang-hits/SciAgent-Skills)
|
||||
- **Description:** 197 open-source skills for Claude Code, Cursor, Codex, and Windsurf, covering genomics-bioinformatics, proteomics-protein engineering, structural biology, drug discovery, systems biology, biostatistics, and scientific writing; achieves 92% accuracy on BixBench-Verified-50 (+26.7 pts over Claude Code baseline). The hosted OmicsHorizon web platform runs these skills in-browser.
|
||||
- **Developers:** The team behind the [OmicsHorizon](https://omicshorizon.ai/en/) platform (Jaechang Lim).
|
||||
- [scientific-agent-skills](https://github.com/K-Dense-AI/scientific-agent-skills)
|
||||
- **Description:** Currently 135 skills covering various scientific areas including genomics, but also broader scientific areas like geospatial science etc.
|
||||
- **Developers:** K-Dense AI — an MIT-founded startup (Accel, Accel Atoms, Google AI Futures Fund) building an AI research platform ([k-dense.ai](https://www.k-dense.ai)); this is one of its open-source spin-offs.
|
||||
- [bioSkills](https://github.com/GPTomics/bioSkills)
|
||||
- **Description:** SKILL.md files for bioinformatics with Claude Code, covering end-to-end pipelines like RNA-seq, variants, ChIP-seq, scRNA-seq, spatial, Hi-C, proteomics, microbiome, CRISPR, metabolomics, multi-omics, immunotherapy, outbreak analysis, and Mendelian randomization tools.
|
||||
- **Developers:** GPTomics ([gptomics.com](https://www.gptomics.com)), an independent research lab working at the bioinformatics/AI intersection.
|
||||
- [Clair-skills](https://github.com/HKU-BAL/Clair-skills)
|
||||
- **Description:** Agent skill for the Clair suite of variant callers (Clair3, ClairS, Clair3-RNA, Clair-Mosaic); provides intelligent model selection, command generation, and troubleshooting for germline, somatic, mosaic, and RNA-seq variant calling from long-read and short-read sequencing data.
|
||||
- **Developers:** Ruibang Luo's BioAI Lab at the University of Hong Kong (HKU-BAL).
|
||||
- [ToolUniverse](https://github.com/mims-harvard/ToolUniverse)
|
||||
- **Description:** Ecosystem for building AI scientist systems; integrates 1,000+ machine learning models, datasets, and scientific APIs for data analysis, knowledge retrieval, and experimental design in biomedicine, with 68 pre-built agent skills covering drug discovery, precision oncology, and rare-disease diagnosis.
|
||||
- **Developers:** Harvard's Zitnik Lab (AI for Medicine and Science).
|
||||
- [operon](https://github.com/swaruplab/operon)
|
||||
- **Description:** AI-powered bioinformatics IDE bundling 180+ SKILL.md-format analysis protocols covering RNA-seq, scRNA-seq, ATAC-seq, ChIP-seq, WGS/WES, spatial transcriptomics, proteomics, GWAS, and external database query patterns (PubMed, GEO, GTEx, KEGG, UniProt, JASPAR, AlphaFold). The desktop app wraps Claude Code and adds HPC/SSH integration; the protocol files themselves are MIT-licensed Markdown in the repo's `protocols/` directory, extractable for use with any SKILL.md-compatible agent.
|
||||
- **Developers:** Swarup Lab (UC Irvine).
|
||||
- [OpenClaw-Medical-Skills](https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills)
|
||||
- **Description:** Meta-aggregation of 872 skills curated from 12+ upstream repositories, including ClawBio, ToolUniverse, GPTomics bioSkills, BioOS, and others; spans clinical workflows, genomics, drug discovery, bioinformatics pipelines, and medical device regulatory frameworks. Expect overlap with the upstream repos listed separately.
|
||||
- **Developers:** FreedomIntelligence, the medical-NLP research group at CUHK-Shenzhen / Shenzhen Research Institute of Big Data (led by Benyou Wang; also behind HuatuoGPT).
|
||||
|
||||
## MCP Servers for Life Sciences
|
||||
|
||||
Model Context Protocol (MCP) servers that give AI agents direct access to bioinformatics databases, tools, and analysis pipelines.
|
||||
|
||||
- [ChatSpatial](https://github.com/cafferychen777/ChatSpatial) - MCP server for spatial transcriptomics analysis through natural language; supports Scanpy, Squidpy, cell communication analysis, and spatial domain identification.
|
||||
- [biomcp](https://github.com/genomoncology/biomcp) - Single MCP server able to query multiple information sources, including clinical trials, genetic data & published medical literature.
|
||||
- [gget-mcp](https://github.com/longevity-genie/gget-mcp) - MCP server wrapping the Pachter Lab [gget](https://github.com/pachterlab/gget) bioinformatics toolkit. Exposes 13 tools covering gene search and metadata (Ensembl), sequence retrieval, BLAST/BLAT/MUSCLE alignment, expression data (ARCHS4), functional enrichment (Enrichr), protein structure (PDB, AlphaFold), cancer mutations (COSMIC), and single-cell queries (CellxGene).
|
||||
- [Seqera MCP](https://docs.seqera.io/platform-cloud/seqera-mcp/overview) - Hosted MCP server from Seqera Labs (the developers of Nextflow) exposing the Seqera Platform (workflow launch/management), Wave (container provisioning), nf-core modules, and SRA/ENA/GEO retrieval.
|
||||
- [knowledgebase-mcp](https://github.com/biocontext-ai/knowledgebase-mcp) - BioContextAI Knowledgebase MCP server, included in the BioContextAI registry (below), one of the most comprehensive single MCP packages (wraps STRINGDb, Open Targets, Reactome, UniProt, HPA, KEGG, AlphaFold, Ensembl, ClinicalTrials.gov, bioRxiv, etc.)
|
||||
|
||||
Existing registries and lists of MCP servers:
|
||||
- [BioContextAI Registry](https://github.com/biocontext-ai/registry/) - Community-curated catalogue of biomedical MCP servers, with submission criteria requiring biomedical focus, free academic access, OSI-approved open-source licenses, and MCP specification compliance. Ships a [cookiecutter template](https://github.com/biocontext-ai/mcp-server-cookiecutter) for new servers and follows Schema.org ontologies for metadata. [A community hub for agentic biomedical systems](https://www.nature.com/articles/s41587-025-02900-9)
|
||||
- [MCPmed](https://github.com/MCPmed) - Reference MCP implementations (GEO, STRING, UCSC Cell Browser, PLSDB) plus a cookiecutter template and HTML "breadcrumbs" discovery mechanism for transitioning legacy services to MCP. Published as a call paper in Briefings in Bioinformatics. [MCPmed: a call for Model Context Protocol-enabled bioinformatics web services for LLM-driven discovery](https://academic.oup.com/bib/article/27/1/bbag076/8495038)
|
||||
- [awesome-mcp-servers](https://github.com/punkpeye/awesome-mcp-servers#bio) - General-purpose MCP server list with a Biology, Medicine, and Bioinformatics subsection.
|
||||
|
||||
MCP related tools:
|
||||
- [BioinfoMCP](https://github.com/florensiawidjaja/BioinfoMCP) - Not strictly an MCP, a converter that auto-generates MCP servers from existing tool documentation, plus a benchmark of the converted tools. Preprint available [here](https://arxiv.org/abs/2510.02139)
|
||||
|
||||
## Benchmarks
|
||||
|
||||
Benchmarks, evaluations, and other helpful resources at the intersection of AI and genomics/bioinformatics.
|
||||
|
||||
Agent Capability Benchmarks:
|
||||
- [BioAgent Bench](https://github.com/bioagent-bench/bioagent-bench) - 10 end-to-end bioinformatics pipeline tasks (RNA-seq, variant calling, metagenomics, single-cell, transcript quantification, etc.) with concrete output artifacts; includes a perturbation suite (corrupted inputs, decoy reference files, prompt bloat) — probes agent robustness under controlled stress and shows that correct high-level pipeline construction does not guarantee reliable step-level reasoning.
|
||||
- [BioMed-AQA](https://huggingface.co/datasets/BOBQWERA/biomed-aqa-dataset) - 327 open-ended biomedical analysis tasks across omics, visualisation, machine learning, statistics, and precision medicine; uses milestone-based grading against reference analytical steps, with a complementary 172-question multiple-choice subset. Released alongside the BioMedAgent system in Nature Biomedical Engineering — same-team caveat applies to headline scores.
|
||||
- [BiomniBench](https://huggingface.co/datasets/phylobio/BiomniBench-DA) - Process-level evaluation framework: 100 biomedical data-analysis tasks curated from high-impact papers by original authors or domain experts; grades the full agent trajectory (reasoning trace + final answer) against expert-designed rubrics via an LLM judge — addresses the outcome-only blind spots in benchmarks like BixBench.
|
||||
- [BixBench](https://github.com/Future-House/BixBench) - Comprehensive benchmark for LLM-based agents on real-world computational biology tasks; tests agents' ability to explore biological datasets, perform multi-step analyses, and interpret results — useful for evaluating which agents and skills perform best on genomics work.
|
||||
- [CompBioBench](https://github.com/Genentech/compbiobench-runner) - Genentech-released benchmark of 100 computational biology questions spanning single-cell, epigenomics, genomics, transcriptomics, human genetics, and ML; agents start from a bare-minimum environment and must fetch their own tools and data, with exact-string-match grading on a single ground-truth answer.
|
||||
- [LAB-Bench](https://huggingface.co/datasets/futurehouse/lab-bench) - 2,400+ multiple-choice questions across 8 subtasks of practical biology research (literature search, figure/table interpretation, database access, wet-lab protocols, sequence analysis, cloning scenarios); FutureHouse's predecessor to BixBench, probing biological knowledge and reasoning rather than agentic execution.
|
||||
|
||||
Skills benchmarks:
|
||||
- [SkillsBench](https://github.com/benchflow-ai/skillsbench) - General-purpose benchmark for measuring whether agent skills actually help: 86 tasks across 11 domains (including healthcare), each run under three conditions — no skills, curated skills, and self-generated skills — with deterministic verifiers. Across 7,308 trajectories, curated skills lifted average pass rate by +16.2 pts (ranging from +4.5 pts for software engineering to +51.9 pts for healthcare), while self-generated skills gave no average benefit and focused 2–3 module skills beat comprehensive documentation. Not bioinformatics-specific, but the canonical "do skills actually work" benchmark. [Paper](https://arxiv.org/abs/2602.12670).
|
||||
|
||||
## General AI Coding Agent Skill Collections
|
||||
|
||||
Popular repositories of reusable skills for AI coding agents. Each entry is useful for genomics and bioinformatics coding work; descriptions explain how.
|
||||
|
||||
Skills specs:
|
||||
- [agentskills](https://github.com/agentskills/agentskills) - Official specification and documentation for the Agent Skills standard; defines the cross-platform format used by skills in this list and on Claude Code, Copilot, Codex, Cursor, and Gemini CLI.
|
||||
|
||||
General skills collections (non-exhaustive):
|
||||
- [superpowers](https://github.com/obra/superpowers) - Complete software development methodology and skills framework for coding agents; enforces TDD, spec-driven design, and subagent-driven development — practices that improve reproducibility and correctness in complex genomics pipelines.
|
||||
- [anthropics/skills](https://github.com/anthropics/skills) - Official Anthropic reference implementation and specification for Claude agent skills; the canonical starting point for building custom skills that teach Claude how to handle bioinformatics tasks and lab workflows.
|
||||
- [openai/skills](https://github.com/openai/skills) - OpenAI's official Skills Catalog for Codex; ships system, curated, and experimental agent skills installable via the in-Codex `$skill-installer`, built on the cross-platform Agent Skills open standard. The OpenAI counterpart to anthropics/skills, and a useful reference for packaging reusable, repeatable bioinformatics coding workflows for Codex.
|
||||
- [andrej-karpathy-skills](https://github.com/forrestchang/andrej-karpathy-skills) - Single-file coding guidelines derived from Andrej Karpathy's observations on LLM pitfalls; instils simplicity, surgical changes, and goal-driven execution — critical disciplines when AI agents write or modify genomics analysis code.
|
||||
- [awesome-copilot](https://github.com/github/awesome-copilot) - Community-curated instructions, agents, skills, and configurations for GitHub Copilot, including prompt templates applicable to scientific and data-analysis workflows.
|
||||
- [awesome-llm-skills](https://github.com/Prat011/awesome-llm-skills) - Curated list of LLM and AI agent skills, resources, and tools for customizing AI agent workflows across Claude Code, Codex, Gemini CLI, and custom agents.
|
||||
|
||||
## Other Notable Awesome Lists!
|
||||
|
||||
- [Awesome-Scientific-Skills](https://github.com/InternScience/Awesome-Scientific-Skills) - An open, curated collection of agent skills for scientific research spanning bioinformatics, cheminformatics, data analysis, scientific writing, and literature search; currently a curated link collection, with plans to consolidate selected skills into a unified, clone-ready repository. Developed by InternScience, the open-source hub of the AI for Science Center at Shanghai AI Laboratory, which open-sources agents, LLMs/MLLMs, tools, and datasets to accelerate scientific discovery across disciplines.
|
||||
|
||||
## Contributing
|
||||
|
||||
Contributions are welcome. Please read the [contribution guidelines](CONTRIBUTING.md) before submitting a pull request.
|
||||
Reference in New Issue
Block a user