Agent skill · Data & Analytics

pyhealth

Comprehensive healthcare AI toolkit for developing, testing, and deploying machine learning models with clinical data. This skill should be used when working with electronic health records (EHR), clinical prediction tasks (mortality, readmission, drug recommendation), medical coding systems (ICD, NDC, ATC), physiological signals (EEG, ECG), healthcare datasets (MIMIC-III/IV, eICU, OMOP), or implementing deep learning models for healthcare applications (RETAIN, SafeDrug, Transformer, GNN).

LeonChaoXgithub.com/LeonChaoXGitHub ↗
claude-codeMIT
Install
npx skills add LeonChaoX/qinyan-academic-skills --skill pyhealth --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 7
SKILL.md size: 17 KB
Bundled scripts: none
Path: skills/07-临床医学与精准医疗/pyhealth/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 759
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# PyHealth: Healthcare AI Toolkit ## Overview PyHealth is a comprehensive Python library for healthcare AI that provides specialized tools, models, and datasets for clinical machine learning. Use this skill when developing healthcare prediction models, processing clinical data, working with medical coding systems, or deploying AI solutions in healthcare settings. ## When to Use This Skill Invoke this skill when: - **Working with healthcare datasets**: MIMIC-III, MIMIC-IV, eICU, OMOP, sleep EEG data, medical images - **Clinical prediction tasks**: Mortality prediction, hospital readmission, length of stay, drug recommendation - **Medical coding**: Translating between ICD-9/10, NDC, RxNorm, ATC coding systems - **Processing clinical data**: Sequential events, physiological signals, clinical text, medical images - **Implementing healthcare models**: RETAIN, SafeDrug, GAMENet, StageNet, Transformer for EHR - **Evaluating clinical models**: Fairness metrics, calibration, interpretability, uncertainty quantification ## Core Capabilities PyHealth operates through a modular 5-stage pipeline optimized for healthcare AI: 1. **Data Loading**: Access 10+ healthcare datasets with standardized i

What's inside
Steps it walks through
  1. Overview
  2. When to Use This Skill
  3. Core Capabilities
  4. Quick Start Workflow
  5. Detailed Documentation
  6. 1. Datasets and Data Structures
  7. 2. Medical Coding Translation
  8. 3. Clinical Prediction Tasks
  9. 4. Models and Architectures
  10. 5. Data Preprocessing
  11. 6. Training and Evaluation
  12. Installation
  13. Common Use Cases
  14. Use Case 1: ICU Mortality Prediction
Ships with 6 files
  • references/datasets.md
  • references/medical_coding.md
  • references/models.md
  • references/preprocessing.md
  • references/tasks.md
  • references/training_evaluation.md
Commands it runs
uv pip install pyhealth
More from qinyan-academic-skills
All skills →
About this skill
What does the pyhealth skill do?

Comprehensive healthcare AI toolkit for developing, testing, and deploying machine learning models with clinical data. This skill should be used when working with electronic health records (EHR), clinical prediction tasks (mortality, readmission, drug recommendation), medical coding systems (ICD, NDC, ATC), physiological signals (EEG, ECG), healthcare datasets (MIMIC-III/IV, eICU, OMOP), or implementing deep learning models for healthcare applications (RETAIN, SafeDrug, Transformer, GNN).

How do I install it?

Run `npx skills add LeonChaoX/qinyan-academic-skills --skill pyhealth --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From LeonChaoX/qinyan-academic-skills, a repository with 759 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going