mimic-patient-analysis

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

A tool for analysing a patient’s records in the MIMIC-IV clinical database, a de-identified collection of hospital data. It focuses on admissions, diagnoses, medicines, procedures, and the patient’s clinical course.

In plain words
What is it for?
It helps summarise or investigate a patient’s medical history, hospital stays, diagnoses, medications, procedures, and treatment progress.
Why use it?
It organises a patient’s hospital history from the database so the agent can investigate it without manually joining records.

Skill for Claude CodeCodex

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

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.

agentmods
npx agentmods add skills/zjunlp/datamind/mimic-patient-analysis
Any agent
npx skills add zjunlp/DataMind --skill mimic-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-patient-analysis

README.md
[![agentmods](https://agentmods.dev/badge/skills/zjunlp/datamind/mimic-patient-analysis.svg)](https://agentmods.dev/skills/zjunlp/datamind/mimic-patient-analysis)
Your own site
<a href="https://agentmods.dev/skills/zjunlp/datamind/mimic-patient-analysis"><img src="https://agentmods.dev/badge/skills/zjunlp/datamind/mimic-patient-analysis.svg" alt="Measured on agentmods" height="20"></a>
Per session 100 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,145 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00100 $0.02145
Opus 5 $0.00050 $0.01073
Sonnet 5 $0.00020 $0.00429
Haiku 4.5 $0.00010 $0.00215

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

Security

Grade A, and why

mimic-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 6d 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/data-analytic-agent/mimic-skills/mimic-origin-skill/mimic-patient-analysis/SKILL.md · 164 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. 6d ago First seen · 164 lines · 100 tokens per session scan A f5083decac82

Subscribe to this mod's changes

mimic-patient-analysis is a skill published in the GitHub repository zjunlp/DataMind (136 stars, last pushed yesterday), with no licence file. It adds 100 tokens to every session and 2,145 once invoked, about $0.0005 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-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-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-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