← all repositories
FreedomIntelligence/OpenClaw-Medical-Skills

869 ways to stop your AI from hallucinating drug interactions

A curated skill library that turns Claude-based agents into domain-specific medical and bioinformatics assistants.

2.6k stars Python AgentsDomain Apps
OpenClaw-Medical-Skills
Velocity · 7d
+28
★ / day
Trend
steady
star history

What it does OpenClaw Medical Skills is a collection of 869 self-contained SKILL.md modules for the OpenClaw / NanoClaw frameworks (Claude-based AI assistant systems). Each module teaches the agent a specific biomedical workflow — from querying PubMed and ClinicalTrials.gov to running RNA-seq pipelines, annotating VCF variants, or drafting SOAP notes. Drop them into a directory and the agent picks them up automatically.

The interesting bit The project is essentially a well-organized aggregator: it pulls together skills from 12+ other open-source repositories and sorts them into nine categories spanning clinical practice, regulatory compliance (FDA, CE mark, ISO 14971), and computational biology. The value is in the curation and coverage, not novel infrastructure — like a specialized package manager for AI agent capabilities.

Key highlights

  • 869 skills across clinical, genomics, drug discovery, bioinformatics, and medical device domains
  • Self-contained SKILL.md files that connect to real databases and APIs (ChEMBL, DrugBank, PubMed, etc.)
  • Sparse-checkout support to avoid downloading bundled large data files
  • Four installation methods: direct copy, CLI plugin registry, JSON config mount, or selective skill picking
  • Also supports NanoClaw container-based deployments with a rebuild step

Caveats

  • Requires OpenClaw or NanoClaw to be installed and running first; not standalone tools
  • Some skills bundle large data files requiring Git LFS if you need the full repository
  • The README is long on category listings and short on concrete skill examples or quality benchmarks

Verdict Grab this if you’re already running OpenClaw/NanoClaw and need your AI agent to stop giving generic medical platitudes. Skip it if you want standalone Python packages or don’t work in biomedical research — the framework dependency is non-negotiable.

heatdrop uses Google Analytics to see which pages get read — nothing else. Your call. How we handle data.