LogoClawIndex
CasesSkillsAbout
LogoClawIndex

m4-api - M4 Python API for Clinical Datasets

Query clinical datasets (MIMIC-IV, eICU) programmatically using Python

Tags

Updated: 2026-03-19

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • select dataset
  • list datasets
  • get schema
  • get table info
  • execute SQL query
  • search notes
  • get note
  • list notes

Inputs

  • dataset name
  • table name
  • SQL query
  • search query
  • note type
  • note ID
  • subject ID

Outputs

  • DataFrame
  • schema dictionary
  • query results
  • note text
  • confirmation message

Requirements

  • Python code execution environment
  • pandas support
  • M4 API module

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
clinical data
MIMIC-IV
eICU
EHR
SQL query
data analysis
select dataset
list datasets
get schema
get table info
dataset name
table name
SQL query
DataFrame
schema dictionary
query results