Skip to content

Common-Longitudinal-ICU-data-Format/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CLIF Skills Plugin

Claude Code plugin providing skills for working with CLIF (Common Longitudinal ICU data Format) and the clifpy Python library.

License


Installation

1. Install clifpy

pip install clifpy

2. Install Skill

Via Plugin Marketplace

/plugin marketplace add Common-Longitudinal-ICU-data-Format/skills
/plugin install clif-icu@clif-skills

Manual

Copy skills/clif-icu to:

  • Personal: ~/.claude/skills/clif-icu/
  • Project: .claude/skills/clif-icu/

Available Skills

Skill Description
clif-icu Analyzes ICU clinical data using CLIF format and clifpy. Loads tables, computes SOFA/CCI/Elixhauser scores, creates wide datasets.

Repository Structure

clif-skills/
├── .claude-plugin/
│   └── marketplace.json        # Plugin registration
├── skills/
│   └── clif-icu/               # CLIF ICU skill
│       ├── SKILL.md            # Skill definition
│       ├── reference/          # Documentation
│       ├── mCIDE/              # Standardized vocabulary
│       └── schemas/            # YAML schema definitions
├── README.md                   # This file
└── LICENSE

About CLIF

CLIF (Common Longitudinal ICU data Format) is a standardized format for ICU clinical data enabling multi-center research and collaboration.


License

Apache 2.0

About

CLIF Foundational Skill for the Claude

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages