mimic-iv-patient-analysis

mimic-iv-patient-analysis is a skill for Claude Code, Codex from zjunlp/DataMind. It costs 118 tokens per session (2,956 once invoked), scanned A, original, no licence file.

A research skill for analyzing individual patient records in the MIMIC-IV electronic health-record database. MIMIC-IV is a clinical dataset containing hospital and intensive-care information.

In plain words
What is it for?
Use it to analyze a specific patient's hospital or ICU records and create varied, evidence-based clinical question-and-answer pairs.
Why use it?
It provides a structured way to query related medical records and examine a patient's data without treating separate hospital and ICU tables as isolated sources.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to analyze a specific patient's hospital or ICU records and create varied, evidence-based clinical question-and-answer pairs.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/zjunlp/datamind/mimic-iv-patient-analysis
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add zjunlp/DataMind --skill mimic-iv-patient-analysis
Clone the repo
git clone --depth 1 https://github.com/zjunlp/DataMind

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for mimic-iv-patient-analysis

README.md
[![agentmods](https://agentmods.dev/badge/skills/zjunlp/datamind/mimic-iv-patient-analysis/github.svg)](https://agentmods.dev/skills/zjunlp/datamind/mimic-iv-patient-analysis)
Your own site
<a href="https://agentmods.dev/skills/zjunlp/datamind/mimic-iv-patient-analysis"><img src="https://agentmods.dev/badge/skills/zjunlp/datamind/mimic-iv-patient-analysis/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for mimic-iv-patient-analysis

Your own site · 80×15
<a href="https://agentmods.dev/skills/zjunlp/datamind/mimic-iv-patient-analysis"><img src="https://agentmods.dev/badge/skills/zjunlp/datamind/mimic-iv-patient-analysis.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 118 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,956 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00118 $0.02956
Opus 5 $0.00059 $0.01478
Sonnet 5 $0.00024 $0.00591
Haiku 4.5 $0.00012 $0.00296

Measured 9d ago against content hash dbced0e5ab71, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

mimic-iv-patient-analysis scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

datacope/report_task/skill/checklist/mimic-checklist-skills/mimic-checklist-skill-1-1/mimic-iv-patient-analysis/SKILL.md · 196 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 196 lines · 118 tokens per session scan A dbced0e5ab71

Subscribe to this mod's changes

mimic-iv-patient-analysis is a skill published in the GitHub repository zjunlp/DataMind (137 stars, last pushed 2d ago), with no licence file. It adds 118 tokens to every session and 2,956 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

scienceworld-measurement-taker

Use when the agent needs to measure a quantitative property (temperature, weight, pH) of a target object or substance using a measurement tool. This skill covers acquiring the tool, preparing both tool and target with focus actions, executing the measurement via "use [TOOL] on [TARGET]", and interpreting the resulting…

zjunlp/SkillNet · 81 tokens

scienceworld-object-selector

Use when the agent needs to choose a specific object from multiple candidates in the environment based on task criteria such as object type (non-living thing, electrical component, container), properties, or category. This skill surveys visible objects with "look around", evaluates each against the task requirements…

zjunlp/SkillNet · 79 tokens

scienceworld-threshold-evaluator

Use when the agent has just obtained a numerical measurement (temperature, weight, pH) and must compare it against a predefined threshold to determine a binary outcome. This skill extracts the measured value, evaluates it against the threshold condition (above/below), and executes the corresponding branch action such…

zjunlp/SkillNet · 69 tokens

scienceworld-animal-identifier

Use when the agent needs to locate, identify, and focus on a specific animal or biological entity in the ScienceWorld environment. This skill handles tasks involving animal comparison, examination, or interaction (such as determining lifespan extremes) by navigating to the correct location with "teleport to"…

zjunlp/SkillNet · 83 tokens

scienceworld-inventory-focus

Use when the agent needs to confirm and prepare a specific inventory item before using it in an experiment or task step. This "focus on [ITEM] in inventory" action verifies the correct item has been collected and signals intent, ensuring operational readiness for subsequent actions like measurement, combination, or…

zjunlp/SkillNet · 65 tokens

scienceworld-task-focuser

Use when the agent needs to direct attention to a specific object in the environment or inventory before performing a critical action such as measuring, using, or connecting. This preparatory "focus on" step signals intent to the ScienceWorld system, often unlocking required state changes for subsequent interactive…

zjunlp/SkillNet · 67 tokens