Workflow · Channel: OpenClaw

OpenClaw-Medical-Skills

The largest open-source medical AI skills library for OpenClaw🦞.

CollectionFreedomIntelligence/OpenClaw-Medical-SkillsVerify upstream fit
Rank signal60/100

This rank signal uses GitHub stars, measured star growth, and recent maintenance. It is not a safety score or install approval.

SKILL.md proofSKILL.mdOpen the upstream source before installing.
GitHub stars2,690Adoption baseline, not a quality guarantee.
Adoption momentum+74/wk starsMeasured star growth from the current scan window.
Recent update79 days agoRecent maintenance signal: last pushed Mar 27, 2026.
Why we list it

Worth reviewing before you install

Worth a closer look if the use case fits. It has adoption, measured growth, and recent maintenance. Install notes are available, but you should still inspect the source.

Approved public shortlistSKILL.md evidenceAlternatives kept nearby
Best for

Workflow teams. Channel tag: OpenClaw. Treat this as a search fit signal, not compatibility proof. Best when you want a concrete install path. Start with skills/benchling-integration/SKILL.md.

Review before install

Inspect skills/benchling-integration/SKILL.md and the install command before adding it to a shared agent workflow. No actionable warning was returned for this snapshot.

Compare alternatives

Compare nearby workflow skills in the OpenClaw channel when 2,690 GitHub stars, source freshness, or install notes are close. This one has a clearer install path, but a nearby skill may still fit your agent setup better.

GitHub2,690 stars374 forksCollection

How to install OpenClaw-Medical-Skills

git clone https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills.git
Source evidence preview

We show selected README/SKILL.md excerpts, not a full mirror of the repo. Use the focus cards for install notes, usage, and skill rules, then open GitHub before installing.

Install evidence

Command extracted from README.md.

git clone https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills.git
Usage evidence

Sections found: 5. Workflows & Automation, Update all pending tasks for a workflow.

Skill rules

Sections found: When to Use This Skill, 5. Workflows & Automation, Update all pending tasks for a workflow.

README.mdSections: Installation, Install to your workspace skills directory, Or install globally (available to all agents), Method 4 — Install Selected Skills Only

Installation

Install to your workspace skills directory

cp -r skills/* /skills/

Or install globally (available to all agents)

cp -r skills/* ~/.openclaw/skills/

Note: Some skills bundle large data files (databases, datasets). The sparse-checkout method above avoids downloading them. If you need the full repo including all data, install Git LFS first, then run git clone https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills.git.

Skills are picked up automatically on the next session. No restart needed.

Method 4 — Install Selected Skills Only

Pick skills relevant to your domain:


## Skills Overview

| Category | Count | Highlights |
|---|---|---|
| General & Core | 10 | Browser/search, document tools, and developer workflow utilities |
| Medical & Clinical | 119 | Clinical reports, CDS, oncology, imaging, and healthcare AI |
| Scientific Databases | 43 | Genomics/protein/drug databases and biomedical knowledge retrieval |
| Bioinformatics (gptomics) | 239 | Variant analysis, sequencing QC, DE, pathways, single-cell, and epigenomics |
| Omics & Computational Biology | 59 | Single-cell/spatial, proteomics, cheminformatics, and protein design tools |
| ClawBio Pipelines | 21 | Orchestration pipelines for scRNA, GWAS, ancestry, and structural workflows |
| BioOS Extended Suite | 285 | Extended agent suite for oncology, immunology, clinical AI, and infrastructure |
| Data Science & Tools | 93 | Statistics, visualization, automation, simulation, and scientific tooling |
| **Total** | **869** | |

Need the full source? Read full README on GitHub