๐Ÿงฌ AI Agents for Health: ClawBio Hackathon | Thu 23 April 2026, 12:00-19:00 | University of Westminster, London | Register: luma.com/8qtu0xaz →
574 stars ยท 106 forks ยท 41 skills ยท 15 contributors ยท Claude Code plugin

The first bioinformatics-native
AI agent skill library

ClawBio is where biological AI gets its skills: a curated, reproducible, open repository any agent can call.

โญ View on GitHub ๐ŸŽฎ Join Discord ๐Ÿ’ฌ Join Telegram ๐Ÿงฌ Submit a Skill ๐Ÿค– Try RoboTerri on Telegram
bioinformaticsgenomicsreproducibilitypopulation-geneticsequityai-agentslocal-firstopenclaw

NutriGx Advisor โ€” community-contributed skill running locally on raw genetic data

Reproducing bioinformatics analyses is broken
# Without ClawBio
$ git clone repo && cd repo
# Wrong Python version...
# Reference data link is dead...
# Paths hardcoded to /home/jsmith/data/
# Email first author. Wait 3 weeks.
# Give up.
  • โœ— Dependency hell & broken environments
  • โœ— Dead links to reference data
  • โœ— Hardcoded paths & missing configs
  • โœ— AI hallucinates star alleles & outdated guidelines
  • โœ— No audit trail, no checksums
# With ClawBio
$ python ancestry_pca.py --demo --output fig3

โœ“ Figure 3 reproduced.
โœ“ Identical. SHA-256 verified.
โœ“ 30 seconds.

# Or with natural language:
$ openclaw "Profile my pharmacogenes"

Every skill exports commands.sh, environment.yml, and SHA-256 checksums โ€” anyone can reproduce without the agent.

Domain expertise, frozen into code

ChatGPT and Claude are smart generalists. ClawBio skills are domain experts' proven pipelines โ€” executed correctly every time.

๐Ÿ 
Local-first
Your genomic data never leaves your laptop. No cloud uploads, no data exfiltration. Full privacy by design.
๐Ÿ”
Reproducible
Every analysis exports a reproducibility bundle โ€” commands, environment, and SHA-256 checksums. Reproduce without the agent.
๐Ÿงฉ
Modular
Each skill is a self-contained directory (SKILL.md + Python scripts) that plugs into the orchestrator โ€” or runs standalone.
โš–๏ธ
MIT Licensed
Open-source, free, community-driven. Clone it, run it, build a skill, submit a PR.
๐ŸŒ
Equity-aware
Built-in support for underrepresented populations. HEIM diversity metrics baked into the roadmap.
๐Ÿฆž
Built on OpenClaw
Powered by OpenClaw (180k+ GitHub stars) โ€” the agent platform that routes natural language to the right specialist skill.
๐Ÿ”Œ
Claude Code Plugin
Install with two commands: /plugin marketplace add ClawBio/ClawBio then /plugin install clawbio. All skills instantly available.
41 skills ยท 20 production-ready

Each skill includes demo data so you can try it immediately without your own files.

๐Ÿ’Š PharmGx Reporter
Pharmacogenomic report from 23andMe/AncestryDNA: 12 genes, 31 SNPs, 51 drugs, CPIC guidelines.
MVP
๐Ÿ” GWAS Lookup
Federated variant lookup across 9 genomic databases: GWAS Catalog, Open Targets, PheWeb, GTEx, gnomAD, ClinVar, EBI, TogoVar.
MVP
๐Ÿ”ฌ scRNA Orchestrator
Local Scanpy pipeline for single-cell RNA-seq: QC, doublet detection, clustering, marker discovery, cell-type annotation.
MVP
๐Ÿ“Š GWAS Polygenic Risk
Calculate polygenic risk scores from DTC genetic data using curated PGS Catalog scores across 6 traits.
MVP
โš–๏ธ Equity Scorer
Compute HEIM diversity and equity metrics from VCF or ancestry data: heterozygosity, FST, and population representation scores.
MVP
๐Ÿฅ— NutriGx Advisor
Personalised nutrition report from consumer genetic data (23andMe, AncestryDNA, VCF): MTHFR, folate, vitamin D, lactose, omega-3.
MVP
๐Ÿงฌ Genome Compare
Compare your genome to George Church (PGP-1) and estimate ancestry composition via IBS and EM admixture.
MVP
๐Ÿ’‰ ClinPGx
Query the ClinPGx API for pharmacogenomic gene-drug data, CPIC guidelines, clinical annotations, and FDA drug labels.
MVP
๐Ÿงซ Bioconductor Bridge
Bioconductor package discovery, workflow recommendation, setup inspection, and R starter code generation.
MVP
๐Ÿ“ˆ RNA-seq DE
Differential expression for bulk RNA-seq and pseudo-bulk count matrices with QC, PCA, volcano plots, and contrast reporting.
MVP
๐Ÿฆ UKB Navigator
Semantic search across UK Biobank's 12,000+ data fields and publications: find the right variables for your analysis.
MVP
๐Ÿ—บ๏ธ Profile Report
Unified personal genomic profile report combining PGx, nutrigenomics, ancestry, and polygenic risk insights in one document.
MVP

+ 29 more skills on GitHub

ClawBio skills, running in conversation

ClawBio skills aren't just CLI tools โ€” they power live AI agents that talk to real users every day.

RoboTerri avatar
RoboTerri
Telegram AI Agent
A bioinformatics intelligence agent on Telegram โ€” inspired by Professor Teresa K. Attwood, a pioneer of bioinformatics education and research. Run pharmacogenomics reports from your own genetic data. Snap a photo of your medication, get personalised dosage guidance. All local-first, all reproducible.
PharmGx Reporter Drug Photo Lookup NutriGx Advisor Genome Compare Equity Scorer Metagenomics GWAS Lookup scRNA Orchestrator
Wanted: skills from the community

If you work with genomics, proteomics, metabolomics, imaging, or clinical data โ€” wrap your pipeline as a skill.

claw-gwas
PLINK/REGENIE automation โ€” Statistical genetics
claw-acmg
Clinical variant classification โ€” Clinical genomics
claw-pathway
GO/KEGG enrichment โ€” Functional genomics
claw-phylogenetics
IQ-TREE/RAxML automation โ€” Evolutionary biology
claw-spatial
Visium/MERFISH โ€” Spatial transcriptomics
claw-long-reads
ONT/PacBio QC and assembly โ€” Long-read sequencing
+
Your skill here
๐ŸŽฎ Join the Discord ๐Ÿ’ฌ Join the Telegram ๐Ÿ“– Read the contribution guide
2,100+ skills across 9 repositories

Open-source biology skill repos from Stanford, Imperial, and the community.

Repo OpenClaw Stars Forks Skills
ClawBio57410641
OpenClaw-Medical-Skills1,037123869
bioSkills33152425
LabClaw31754211
claude-scientific-skills~14.5k1,585250
Biomniโ€”2,826508314

View all 9 repos in the full marketplace →

Latest from the community
๐Ÿ’Š
PharmGx Reporter: MTHFR support and MyHeritage DNA compatibility
Contributed by camlloyd ยท 2 April 2026
๐Ÿ““
Colab notebooks: interactive tutorials for first skill and GWAS analysis
Added by ClawBio team ยท 2 April 2026
๐Ÿงฌ
clinical-variant-reporter: ACMG/AMP variant classification skill
Contributed by RezaJF ยท 29 March 2026

View all merged pull requests on GitHub →

Get started in 30 seconds

Install as a Claude Code plugin or clone from source โ€” every skill includes demo data.

# Option 1: Claude Code plugin (fastest)
/plugin marketplace add ClawBio/ClawBio
/plugin install clawbio

# Option 2: Clone and install
git clone https://github.com/ClawBio/ClawBio.git && cd ClawBio
pip install -r requirements.txt
python clawbio.py run pharmgx --demo