Skip to main content

← All sources

OpenClaw Medical skills

869 medical skills — clinical workflows, drug discovery, genomics, bioinformatics, FDA/MDR compliance skills-hub.ai mirrors 863 skills from OpenClaw Medical daily, every skill links back to its upstream GitHub source. Install with one command across Claude Code, Cursor, Codex, Windsurf, and any MCP-compatible tool.

Upstream: github.com/FreedomIntelligence/OpenClaw-Medical-Skills

Installing a OpenClaw Medical skill

Pick a skill below, then run the install command for your AI coding tool. The skills-hub CLI writes the SKILL.md to the right directory and tracks the install in .skills.json so your team gets reproducible installs.

# Install a OpenClaw Medical skill
npx @skills-hub-ai/cli install <skill-slug>

# Browse all OpenClaw Medical skills via API
curl https://skills-hub.ai/api/v1/skills?source=openclaw-medical

# Browse all sources
open https://skills-hub.ai/sources

Top OpenClaw Medical skills

See all →

The most-installed skills from OpenClaw Medical, ranked by adoption.

  1. 01find-skills

    3 installs

    Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

    Healthcarefrom OpenClaw Medical
  2. 02pdf-processing

    2 installs

    Extract text and tables from PDF files, fill forms, merge documents. Use when working with PDF files or when the user mentions PDFs, forms, or document extraction.

    Healthcarefrom OpenClaw Medical
  3. 03scientific-schematics

    1 installs

    Create publication-quality scientific diagrams using Nano Banana 2 AI with smart iterative refinement. Uses Gemini 3.1 Pro Preview for quality review. Only regenerates if quality is below threshold for your document type. Specialized in neural network architectures, system diagrams, flowcharts, biological pathways, and complex scientific visualizations.

    Healthcarefrom OpenClaw Medical
  4. 04systematic-debugging

    1 installs

    Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

    Healthcarefrom OpenClaw Medical
  5. 05test-driven-development

    1 installs

    Use when implementing any feature or bugfix, before writing implementation code

    Healthcarefrom OpenClaw Medical
  6. 06medical-research-toolkit

    1 installs

    Query 14+ biomedical databases for drug repurposing, target discovery, clinical trials, and literature research. Access ChEMBL, PubMed, ClinicalTrials.gov, OpenTargets, OpenFDA, OMIM, Reactome, KEGG, UniProt, and more through a unified MCP endpoint. Use when researching disease targets, finding approved/investigational drugs, searching clinical evidence, discovering genetic associations, or analyzing compound bioactivity data.

    Healthcarefrom OpenClaw Medical
  7. 07plotly

    1 installs

    Interactive visualization library. Use when you need hover info, zoom, pan, or web-embeddable charts. Best for dashboards, exploratory analysis, and presentations. For static publication figures use matplotlib or scientific-visualization.

    Healthcarefrom OpenClaw Medical
  8. 08pdf-processing-pro

    1 installs

    Production-ready PDF processing with forms, tables, OCR, validation, and batch operations. Use when working with complex PDF workflows in production environments, processing large volumes of PDFs, or requiring robust error handling and validation.

    Healthcarefrom OpenClaw Medical
  9. 09scientific-manuscript

    1 installs

    High-impact scientific manuscript preparation for journals like Nature, Blood, Cell. Use when writing abstracts, introductions, methods, results, discussions, or figure legends. Includes citation management, statistical reporting standards, ICMJE guidelines, and journal-specific formatting for hematology/oncology publications.

    Buildfrom OpenClaw Medical
  10. 10requesting-code-review

    1 installs

    Use when completing tasks, implementing major features, or before merging to verify work meets requirements

    Healthcarefrom OpenClaw Medical
  11. 11multi-search-engine

    1 installs

    Multi search engine integration with 17 engines (8 CN + 9 Global). Supports advanced search operators, time filters, site search, privacy engines, and WolframAlpha knowledge queries. No API keys required.

    Healthcarefrom OpenClaw Medical
  12. 12scientific-visualization

    1 installs

    Create publication figures with matplotlib/seaborn/plotly. Multi-panel layouts, error bars, significance markers, colorblind-safe, export PDF/EPS/TIFF, for journal-ready scientific plots.

    Healthcarefrom OpenClaw Medical
  13. 13single2spatial-spatial-mapping

    Map scRNA-seq atlases onto spatial transcriptomics slides using omicverse's Single2Spatial workflow for deep-forest training, spot-level assessment, and marker visualisation.

    Healthcarefrom OpenClaw Medical
  14. 14drug-photo

    Medication photo to personalised PGx dosage card via Claude vision — snap a pill, get genotype-informed guidance

    Healthcarefrom OpenClaw Medical
  15. 15clinical-reports

    Write comprehensive clinical reports including case reports (CARE guidelines), diagnostic reports (radiology/pathology/lab), clinical trial reports (ICH-E3, SAE, CSR), and patient documentation (SOAP, H&P, discharge summaries). Full support with templates, regulatory compliance (HIPAA, FDA, ICH-GCP), and validation tools.

    Healthcarefrom OpenClaw Medical
  16. 16perplexity-search

    Perform AI-powered web searches with real-time information using Perplexity models via LiteLLM and OpenRouter. This skill should be used when conducting web searches for current information, finding recent scientific literature, getting grounded answers with source citations, or accessing information beyond the model's knowledge cutoff. Provides access to multiple Perplexity models including Sonar Pro, Sonar Pro Search (advanced agentic search), and Sonar Reasoning Pro through a single OpenRouter API key.

    Healthcarefrom OpenClaw Medical
  17. 17bio-tumor-fraction-estimation

    Estimates circulating tumor DNA fraction from shallow whole-genome sequencing using ichorCNA. Detects copy number alterations via HMM segmentation and calculates ctDNA percentage. Requires 0.1-1x sWGS coverage. Use when quantifying tumor burden from liquid biopsy or monitoring treatment response.

    Healthcarefrom OpenClaw Medical
  18. 18bio-single-cell-multimodal-integration

    Analyze multi-modal single-cell data (CITE-seq, Multiome, spatial). Use when working with data that measures multiple modalities per cell like RNA + protein or RNA + ATAC. Use when analyzing CITE-seq, Multiome, or other multi-modal single-cell data.

    Healthcarefrom OpenClaw Medical
  19. 19bio-methylation-calling

    Extract methylation calls from Bismark BAM files using bismark_methylation_extractor. Generates per-cytosine reports for CpG, CHG, and CHH contexts. Use when extracting methylation levels from aligned bisulfite sequencing data for downstream analysis.

    Healthcarefrom OpenClaw Medical
  20. 20bio-blast-searches

    Run remote BLAST searches against NCBI databases using Biopython Bio.Blast. Use when identifying unknown sequences, finding homologs, or searching for sequence similarity against NCBI's nr/nt databases.

    Buildfrom OpenClaw Medical
  21. 21bio-bedgraph-handling

    Create, manipulate, and convert bedGraph files for genome browser visualization. Covers bedGraph format, conversion to/from bigWig, normalization, and signal processing. Use when handling coverage and signal tracks from ChIP-seq, ATAC-seq, or RNA-seq.

    Buildfrom OpenClaw Medical
  22. 22bio-alignment-msa-parsing

    Parse and analyze multiple sequence alignments using Biopython. Extract sequences, identify conserved regions, analyze gaps, work with annotations, and manipulate alignment data for downstream analysis. Use when parsing or manipulating multiple sequence alignments.

    Healthcarefrom OpenClaw Medical
  23. 23bio-copy-number-cnv-visualization

    Visualize copy number profiles, segments, and compare across samples. Create publication-quality plots of CNV data from CNVkit, GATK, or other callers. Use when creating genome-wide CNV plots, sample heatmaps, or chromosome-level visualizations.

    Healthcarefrom OpenClaw Medical
  24. 24bio-data-visualization-ggplot2-fundamentals

    Create publication-quality scientific figures with ggplot2 including scatter plots, boxplots, heatmaps, and multi-panel layouts. Use when creating static figures for papers, presentations, or reports in R.

    Buildfrom OpenClaw Medical

About this source

skills-hub.ai mirrors skills from 90+ official GitHub repositories every day. Each imported skill is parsed from a SKILL.md file in the source repo, gets a security scan and quality score on import, and links back to its upstream source of truth.

Last sync: Jun 14, 2026, 4:03 PM (success).

OpenClaw Medical skills, frequently asked

What are OpenClaw Medical skills?

OpenClaw Medical skills are AI coding skills published by OpenClaw Medical (869 medical skills — clinical workflows, drug discovery, genomics, bioinformatics, FDA/MDR compliance) and mirrored daily on skills-hub.ai. They are SKILL.md files that follow the open Agent Skills standard, so they work in Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and any MCP-compatible tool.

How many OpenClaw Medical skills are available?

skills-hub.ai indexes 863 skills from OpenClaw Medical, synced daily from the upstream GitHub repository (https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills).

How do I install a OpenClaw Medical skill?

Run `npx @skills-hub-ai/cli install <skill-slug>` in your project. The CLI writes the SKILL.md to the right directory for your AI tool and adds it to your `.skills.json` lockfile so your team gets the same skills at the same versions.

Are these official OpenClaw Medical skills?

Yes. Every skill from this source is mirrored from OpenClaw Medical's own GitHub repository (https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills). Each skill page links back to the upstream source of truth, so you can verify the original.