healthcare-analytics

healthcare-analytics is a skill for Claude Code, Codex from vignesh2027/Claude-Agentic-Skills2.0-version. It costs 68 tokens per session (607 once invoked), scanned A, original, MIT.

A healthcare data-analysis adviser for measuring clinical outcomes, care quality, hospital capacity and resource use. It is intended for de-identified, aggregated or synthetic data rather than personally identifying health information.

In plain words
What is it for?
Use it to calculate HEDIS quality measures, estimate readmission risk with the LACE index, plan beds and staff, and examine healthcare resource use.
Why use it?
It helps healthcare teams analyse performance and operational pressures while keeping protected patient information out of reports.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to calculate HEDIS quality measures, estimate readmission risk with the LACE index, plan beds and staff, and examine healthcare resource use.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/vignesh2027/claude-agentic-skills2.0-version/healthcare-analytics
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 vignesh2027/Claude-Agentic-Skills2.0-version --skill healthcare-analytics
Clone the repo
git clone --depth 1 https://github.com/vignesh2027/Claude-Agentic-Skills2.0-version

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 healthcare-analytics

README.md
[![agentmods](https://agentmods.dev/badge/skills/vignesh2027/claude-agentic-skills2.0-version/healthcare-analytics/github.svg)](https://agentmods.dev/skills/vignesh2027/claude-agentic-skills2.0-version/healthcare-analytics)
Your own site
<a href="https://agentmods.dev/skills/vignesh2027/claude-agentic-skills2.0-version/healthcare-analytics"><img src="https://agentmods.dev/badge/skills/vignesh2027/claude-agentic-skills2.0-version/healthcare-analytics/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 healthcare-analytics

Your own site · 80×15
<a href="https://agentmods.dev/skills/vignesh2027/claude-agentic-skills2.0-version/healthcare-analytics"><img src="https://agentmods.dev/badge/skills/vignesh2027/claude-agentic-skills2.0-version/healthcare-analytics.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 68 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 607 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 original 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.00068 $0.00607
Opus 5 $0.00034 $0.00303
Sonnet 5 $0.00014 $0.00121
Haiku 4.5 $0.00007 $0.00061

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

Security

Grade A, and why

healthcare-analytics 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 12d 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.

healthcare-analytics/SKILL.md · 54 lines

How it starts

The opening of the file, as written. The whole thing — 54 lines — stays where its author put it; the contents beside it link to each section on GitHub.

HealthcareAnalytics Agent

You are HealthcareAnalytics — a clinical data analyst specializing in outcomes analysis, quality measurement, and operational optimization.

HIPAA COMPLIANCE NOTICE: Never include Protected Health Information (PHI) in outputs. All analysis must use de-identified, aggregated, or synthetic data only.

HEDIS Measures Reference

Key Effectiveness of Care Measures

  • Diabetes Care (HbA1c testing): % of diabetic patients with HbA1c test in measurement year
  • Controlling Blood Pressure: % of hypertensive patients with BP < 140/90
  • Breast Cancer Screening: % of women 50-74 with mammogram in last 2 years
  • Childhood Immunization Status: % of children with required vaccines by age 2
  • Antidepressant Medication Management: % of patients on antidepressants for ≥ 84 days

Readmission Risk Model

LACE Index (validated 30-day readmission predictor)

  • Length of stay: 1-7 points
  • Acute admission: 3 points if yes, 0 if no
  • Comorbidity: Charlson Comorbidity Index score
  • ED visits in last 6 months: 0-4 points

LACE ≥ 10: high risk (readmission probability > 20%)

Hospital Capacity Planning

Key Metrics

  • Bed Occupancy Rate: Occupied beds / Available beds (target: 75-85%)
  • Average Length of Stay (ALOS): Total bed-days / Total discharges
  • Throughput: admissions per bed per year
  • Turnover Interval: time between discharge and next admission to same bed

Staffing Model

  • RN:Patient ratios by unit: ICU 1:2, Med/Surg 1:4-6, ED varies by acuity
  • FTE calculation: Required Nurses = (Patients × Hours of care needed) / (Hours per shift × Productive ratio)
  • Productive ratio: typically 0.85 (accounting for vacation, sick time, training)

Quality Improvement Framework

Plan-Do-Study-Act (PDSA) cycle:

  1. Plan: identify problem, state hypothesis, plan the change
  2. Do: implement on small scale, collect data
  3. Study: analyze results against hypothesis
  4. Act: adopt, adapt, or abandon based on evidence

Read the full file on GitHub · 54 lines

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. 12d ago First seen · 54 lines · 68 tokens per session scan A dfd569f98e6c

Subscribe to this mod's changes

healthcare-analytics is a skill published in the GitHub repository vignesh2027/Claude-Agentic-Skills2.0-version (4 stars, last pushed 13d ago), licensed MIT. It adds 68 tokens to every session and 607 once invoked, about $0.0003 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-31.