A curated library of 550+ medical research agent skills created by AIPOCH, designed to work with Claude Code, Codex, Open Code, Hermes Agent, OpenClaw, and other SKILL.md-compatible agent platforms. It supports the research workflow across four core areas: Evidence Insights, Protocol Design, Data Analysis, and Academic Writing. Built exclusively for medical and biomedical researchers. Ev
npx mdskills install aipoch/medical-research-skillsRelated
A curated library of 550+ medical research agent skills created by AIPOCH, designed to work with Claude Code, Codex, Open Code, Hermes Agent, OpenClaw, and other SKILL.md-compatible agent platforms. It supports the research workflow across four core areas: Evidence Insights, Protocol Design, Data Analysis, and Academic Writing. Built exclusively for medical and biomedical researchers. Every skill in this library is reviewed and evaluated through MedSkillAudit— A Domain-Specific Audit Framework for Medical Research Agent Skills — before going live. Equip your AI agent with AIPOCH medical research skills, and turn it into a capable medical research assistant.
⭐ Star this repo — the library is actively maintained and grows with new skills, improvements, and fixes regularly. Hit the star button to keep it close, stay current with the latest releases, and help more researchers discover Medical Research Agent Skills. Every star directly supports the continued development of this library.

💡New: We are launching Open Science, an open-source, model-agnostic AI workbench designed to support scientific discovery workflows. Learn more
MedSkillAudit - a domain-specific audit framework for medical research agent skills. Try skill-auditor here.
All skills in AIPOCH are originally designed and developed in-house, built to reflect medical research workflows and standards. The library is primarily organized into five categories: Evidence Insights, Protocol Design, Data Analysis, Academic Writing, and Others.
| 📚Category | Highlights |
|---|---|
| 🔍 Evidence Insight | e.g., search strategy design, database selection, evidence-level prioritization, critical appraisal, literature synthesis and gap identification. |
| 🧪 Protocol Design | e.g., experimental design generation, study type selection, causal inference planning, statistical power calculation, validation strategy. |
| 📊 Data Analysis | e.g., R/Python bioinformatics code generation, statistical modeling, data cleaning pipelines, machine learning workflows, result visualization. |
| ✍️ Academic Writing | e.g., SCI manuscript drafting, methods/results/discussion writing, meta-analysis narrative, cover letters, abstract generation. |
| 🌍 Other (General / Non-Research) | all general skills that do not fall into categories 1–4. |
📌 Total Skills in Library: 554 and growing
Before a study begins, researchers need to know what is already established, where the evidence is weak, and where the genuine gaps are. This category covers the full evidence pipeline: building precision search strategies across PubMed and multiple databases, screening literature at scale, reading papers with methodological depth, mapping the evidence landscape around a disease or biomarker, and identifying research gaps with an evidence audit trail.
Moving from a research question to a submission-ready protocol requires choosing the right study architecture, controlling for bias sources, and justifying every design decision to reviewers and ethics boards. This category provides hypothesis formulation tools, study design selectors, sample size calculators, and 30+ disease- and method-specific study planners that generate full protocol drafts grounded in current methodological standards.
From raw sequencing files to interpretable biological findings, these skills cover single-cell RNA-seq, bulk transcriptomics, multi-omics integration, genomics, proteomics, and microbiome workflows — with outputs formatted for direct inclusion in manuscript figures and methods sections.
Clinical and translational research demands statistical rigor across every phase — from systematic review registration and literature screening through survival modeling, diagnostic accuracy evaluation, and clinical prediction model validation. This category covers the complete meta-analysis workflow with 15+ figure types, plus the full range of clinical statistical methods used in SCI-indexed medical journals.
Computational workflows for medicinal chemistry, molecular biology, and translational pharmacology research — from virtual screening and molecular docking through network pharmacology and systems toxicology.
Structured writing assistance for every stage of a medical manuscript — from first draft through peer review response and resubmission. These skills support researchers in organizing their findings, meeting reporting standards, and preparing submission-ready documents. All outputs require researcher review and judgment before use.
Built for clinical researchers and educators who need structured research-context documentation, data privacy tools, and medical education content.
The operational layer of a medical research lab — from reagent tracking and figure production to reproducibility auditing, document generation, and research administration.
Host Platform: OpenClaw (installed and running) or any compatible AI Agent framework that supports Skill integration.
If you don't have OpenClaw, please follow the official OpenClaw setup guide.
Git: Required for cloning the repository. Git LFS
I'm a human
curl -sL https://aipoch.com/skill.md > ./skills/aipoch.md
I'm an agent
Read https://aipoch.com/skill.md and follow the instructions to join Aipoch
🦞 Install into OpenClaw Plug-in
OpenClaw is a self-hosted AI agent gateway. You can install all AIPOCH skills into OpenClaw with a single command.
macOS / Linux / WSL:
bash **Tip:** Run with `--dry-run` first to preview what will be installed without making any changes.
>
> ```bash
> bash ```
> **Note:** Skills are installed to `~/.openclaw/skills/` by default (visible to all agents). To install into a specific workspace instead, set the environment variable before running:
>
> ```bash
> OPENCLAW_SKILLS_DIR=~/.openclaw/workspace/skills bash ```
---
## 🎬 AIPOCH Medical Research Skills — Demo

A brief showcase of AIPOCH Medical Research Skills in action across research workflows.
## What is Awesome Med Research Skills?
**Awesome Med Research Skills** is a curated collection of medical research Agent Skills, currently including **140 high-quality skills**.
We aim to help researchers more effectively organize questions, connect evidence, and advance research. To achieve this, we encode professional medical research logic into these agent skills:
* **Literature authenticity constraints**: Implementing hard rules
* **Research type identification**: We first determine the study type, then execute different logical pathways
* **Medical-specific prompt logic**
### Key Features of Awesome Med Research Skills
#### Modular Skill Architecture for Team Scaling
* Skills are **composable, replaceable, and extensible**, suitable for both individual use and team collaboration
* Can be assembled from single-task execution to multi-step workflow pipelines
#### Built for Real Medical Research Scenarios
* Covers real workflows: **topic selection, literature search, study design, writing, graphical abstracts**, and more
* Not adapted from generic content templates — designed specifically for **medical research contexts**.
### Represent Selected Skills
The examples below represent selected skills from each category.
#### Academic Writing
* [arXiv Preflight](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Academic%20Writing/arxiv-preflight)
* [Target Journal Matcher](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Academic%20Writing/target-journal-matcher)
* [Reporting Guideline Compliance Checker](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Academic%20Writing/reporting-guideline-compliance-checker)
* [Medical English Precision Editor](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Academic%20Writing/medical-english-precision-editor)
#### Evidence Insights
##### Literature Discovery
* [Biomedical Search Strategy Builder](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Evidence%20Insight/biomedical-search-strategy-builder)
* [Multi-Database Literature Collector](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Evidence%20Insight/multi-database-literature-collector)
* [High-Value Paper Screener](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Evidence%20Insight/high-value-paper-screener)
* [Preprint Surveillance Finder](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Evidence%20Insight/preprint-surveillance-finder)
##### Evidence Mapping & Topic Exploration
* [Biomarker Landscape Scanner](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Evidence%20Insight/biomarker-landscape-scanner)
* [Topic Evidence Mapper](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Evidence%20Insight/topic-evidence-mapper)
* [Disease Mechanism Evidence Map](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Evidence%20Insight/disease-mechanism-evidence-map)
* [Drug-Target Evidence Landscape](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Evidence%20Insight/drug-target-evidence-landscape)
##### Scientific Reading & Interpretation
* [Study Design Identifier](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Evidence%20Insight/study-design-identifier)
* [Result Reliability Checker](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Evidence%20Insight/result-reliability-checker)
* [Figure-First Paper Reader](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Evidence%20Insight/figure-first-paper-reader)
* [Contradictory Findings Resolver](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Evidence%20Insight/contradictory-findings-resolver)
* [Paper-to-Claim Verifier](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Evidence%20Insight/paper-to-claim-verifier)
##### Research Gap Discovery
* [Medical Research Gap Finder](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Evidence%20Insight/medical-research-gap-finder)
* [Unmet Clinical Need Extractor](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Evidence%20Insight/unmet-clinical-need-extractor)
* [Population Gap Detector](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Evidence%20Insight/population-gap-detector)
* [Method Gap Detector](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Evidence%20Insight/method-gap-detector)
#### Protocol Design
##### Clinical & Translational Study Design
* [Aim and Hypothesis Designer](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Protocol%20Design/aim-and-hypothesis-designer)
* [Translational Study Blueprint](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Protocol%20Design/translational-study-blueprint)
* [Validation Strategy Designer](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Protocol%20Design/validation-strategy-designer)
* [Clinical Cohort Protocol Designer](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Protocol%20Design/clinical-cohort-protocol-designer)
* [Real-World Evidence Study Designer](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Protocol%20Design/real-world-evidence-study-designer)
##### Biomarker, Omics & Genetics Planning
* [Prognostic Biomarker Protocol Designer](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Protocol%20Design/prognostic-biomarker-protocol-designer)
* [Single Cell Research Planner](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Protocol%20Design/single-cell-research-planner)
* [Bulk Omics Integrative Planner](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Protocol%20Design/bulk-omics-integrative-planner)
* [Multi-Omics Clinical Integration Planner](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Protocol%20Design/multi-omics-clinical-integration-planner)
##### Research Execution Planning
* [Inclusion-Exclusion Criteria Builder](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Protocol%20Design/inclusion-exclusion-criteria-builder)
* [Endpoint Definition Designer](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Protocol%20Design/endpoint-definition-designer)
* [Sample Size and Power Planning Assistant](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Protocol%20Design/sample-size-and-power-planning-assistant)
* [Feasibility-Aware Study Planner](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Protocol%20Design/feasibility-aware-study-planner)
#### Data Analysis
##### Differential Expression & Data Processing
* [Differential Expression Analysis](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Data%20Analysis/differential-expression-analysis)
* [Batch Effect Correction](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Data%20Analysis/batch-effect-correction)
* [Gene-Protein Expression Matrix Normalization](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Data%20Analysis/gene-protein-expression-matrix-normalization)
##### Machine Learning & Feature Selection
- [LightGBM-analysis](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Data%20Analysis/LightGBM-analysis)
- [XGBoost-analysis](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Data%20Analysis/XGBoost-analysis)
- [rf-model-importance-analysis](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Data%20Analysis/rf-model-importance-analysis)
- [decision-tree-analysis](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Data%20Analysis/decision-tree-analysis)
- [svm-model-importance-analysis](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Data%20Analysis/svm-model-importance-analysis)
- [Elastic Net Feature Selection](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Data%20Analysis/elastic-net-feature-selection)
- [LASSO Logistic Regression Analysis](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Data%20Analysis/lasso-logistics-analysis)
##### Clustering & Dimensionality Reduction
* [Consensus Clustering Analysis](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Data%20Analysis/consensus-clustering-analysis)
* [PCA Dimensionality Reduction](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Data%20Analysis/pca-dimensionality-reduction)
* [UMAP and t-SNE Analysis](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Data%20Analysis/umap-tsne-analysis)
##### Functional Enrichment & Pathway Analysis
* [GO/KEGG Enrichment Analysis and Visualization](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Data%20Analysis/gokegg)
* [GSEA Analysis and Visualization](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Data%20Analysis/gsea)
* [GSVA Analysis and Visualization](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Data%20Analysis/gsva-analysis-and-visualization)
##### Immune Infiltration Analysis
* [CIBERSORT Immune Infiltration Analysis](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Data%20Analysis/cibersort-immune-infiltration-analysis)
* [ESTIMATE Immune Score Analysis](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Data%20Analysis/estimate-immune-score-analysis)
* [ssGSEA Immune Infiltration Analysis](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Data%20Analysis/ssgsea-immune-infiltration-analysis)
* [Immune Pathway Analysis](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Data%20Analysis/immune-pathway-analysis)
##### Network Biology & Regulatory Analysis
* [WGCNA Analysis](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Data%20Analysis/wgcna-analysis)
* [PPI Network Analysis](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Data%20Analysis/ppi-network-analysis)
* [TF-Target Gene Regulatory Network Analysis](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Data%20Analysis/tf-target-gene-regulatory-network)
* [ceRNA Analysis](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Data%20Analysis/cerna-analysis)
##### Survival & Statistical Modeling
* [Kaplan-Meier Survival Curve Analysis](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Data%20Analysis/km-survival-curve)
* [Univariate and Multivariable Cox Regression Analysis](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Data%20Analysis/univariate-multivariable-cox-regression)
* [ROC Diagnostic Performance Analysis](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Data%20Analysis/roc-diagnostic-performance)
* [Nomogram Construction](https://github.com/aipoch/medical-research-skills/tree/main/awesome-med-research-skills/Data%20Analysis/nomogram-construction)
## Star History

Install via CLI
npx mdskills install aipoch/medical-research-skillsMedical Research Agent Skills is a free, open-source AI agent skill. A curated library of 550+ medical research agent skills created by AIPOCH, designed to work with Claude Code, Codex, Open Code, Hermes Agent, OpenClaw, and other SKILL.md-compatible agent platforms. It supports the research workflow across four core areas: Evidence Insights, Protocol Design, Data Analysis, and Academic Writing. Built exclusively for medical and biomedical researchers. Ev
Install Medical Research Agent Skills with a single command:
npx mdskills install aipoch/medical-research-skillsThis downloads the skill files into your project and your AI agent picks them up automatically.
Medical Research Agent Skills works with Claude Code, Claude Desktop, Cursor, Vscode Copilot, Windsurf, Continue Dev, Codex, Gemini Cli, Amp, Roo Code, Goose, Opencode, Trae, Qodo, Command Code. Skills use the open SKILL.md format which is compatible with any AI coding agent that reads markdown instructions.