Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Medical Billing Analysis

ASecurity

Analyzes medical records and billing data for personal injury litigation, producing a chronological report with treatment details, costs, causation chains, and red flags. Trigger when the user requests medical billing analysis, medical records review, treatment timeline, billing reasonableness review, causation analysis, damages documentation, PI case valuation, ICD/CPT code review, IME rebuttal prep, or needs to organize medical evidence for a demand package or mediation statement.

22 stars
0 votes
0 copies
0 views
Added 9/20/2026
businessgodocumentation

Works with

cli

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add lev-os/agents --skill medical-billing-analysis --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Medical Billing Analysis?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Medical Billing Analysis
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/lev-os-medical-billing-analysis/badge)](https://www.skillsdirectory.com/skills/lev-os-medical-billing-analysis)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: medical-billing-analysis
description: >
  Analyzes medical records and billing data for personal injury litigation,
  producing a chronological report with treatment details, costs, causation
  chains, and red flags. Trigger when the user requests medical billing analysis,
  medical records review, treatment timeline, billing reasonableness review,
  causation analysis, damages documentation, PI case valuation, ICD/CPT code
  review, IME rebuttal prep, or needs to organize medical evidence for a demand
  package or mediation statement.
tags:
  - analysis
  - litigation
---

# Medical Billing Analysis

Produces a litigation-ready analysis of medical records and billing data for personal injury cases. Every finding is cited to a specific document and page. Output supports demand packages, mediation statements, and trial preparation.

## Quick Start

1. Gather records and billing from the user (or confirm what's uploaded)
2. Build document inventory and medical timeline
3. Analyze billing, check reasonableness, trace causation
4. Flag red flags, deliver structured report
5. Align with user on gaps and next steps

## Intake (Mandatory)

Ask every time unless user says "use defaults" or "just draft":

1. **Medical records** — treatment notes, diagnostics, surgical records, discharge summaries, pharmacy records
2. **Billing statements** — itemized bills from all providers, EOBs, insurance payment records
3. **Incident information** — date, mechanism of injury, pre-existing condition history
4. **IME or peer review reports** (if available)

**Request if missing:** provider itemized bills (not just totals), EOBs, lien statements (Medicare/Medicaid/ERISA/hospital), pre-incident records if pre-existing conditions at issue, life care plan if available.

**Defaults when user doesn't respond:** analyze all provided records chronologically; flag treatment gaps > 30 days; separate billed vs. paid; identify causation statements. Label defaults clearly.

Flag missing materials explicitly and proceed with what's available.

## Workflow

### 1. Document Inventory

Classify each document:

| Category | Examples |
|---|---|
| Emergency/acute care | ER records, ambulance reports |
| Inpatient | Hospital admissions, surgical notes |
| Outpatient/specialist | Orthopedic, neurological, pain management |
| Diagnostic imaging | X-ray, MRI, CT reports |
| Therapy | PT, OT, chiropractic, psychological |
| Pharmacy | Prescription records, medication logs |
| Billing/financial | Itemized bills, EOBs, lien statements |
| IME/peer review | Defense or insurance medical evaluations |

### 2. Medical Timeline

Build chronological table with: Date, Provider/Facility, Visit Type, Diagnoses (ICD), Procedures (CPT), Key Findings, Restrictions/Prognosis.

Flag: gaps > 30 days, diagnosis changes, new providers/referrals, causation statements by treating physicians, pre-existing condition references, work/activity restrictions.

### 3. Billing Analysis

Catalog charges with: Date, Provider, CPT/Code, Description, Billed, Insurance Paid, Adjustment, Patient Owed.

Summarize totals by category: emergency, hospitalization/surgery, imaging, therapy, medications, mental health, ongoing/future care.

### 4. Reasonableness Review

For each major charge category, verify:
- Charges consistent with geographic/specialty norms
- No duplicate billing for same service/date
- All billed services have corresponding documentation
- Treatment consistent with documented diagnoses
- No unrelated-condition charges without explanation

### 5. Causation Analysis

1. **Direct causation** — quote treating physicians verbatim with doc/page citations
2. **Pre-existing conditions** — documented history; aggravation vs. new injury distinguished
3. **Conflicting opinions** — disagreements between treating, IME, and peer reviewers
4. **Treatment necessity** — provider statements on reasonable and necessary care

### 6. Red Flags

Flag items requiring attorney attention in a table: Issue, Details, Source (doc/page), Suggested Action.

Common flags: treatment gaps, billing without documentation, causation disputes, charges above area norms.

### 7. Final Report

Deliver a single report with these sections:

**Front matter (required):**
- Documents reviewed with date ranges
- Assumptions and limitations
- Open items (requested but not received)

**Body:**
1. Document Inventory
2. Medical Timeline (chronological table)
3. Treatment Summary (narrative: injuries, treatment course, current status)
4. Billing Summary (category totals with line-item detail available)
5. Causation Analysis (supported chain with citations)
6. Issues and Red Flags (table with recommended actions)
7. Expert Needs (life care planner, billing expert, medical specialist)

## Post-Draft Alignment (Mandatory)

After delivering the initial analysis, ask:

1. Additional providers or records not yet received?
2. Client explanations for treatment gaps?
3. Specific causation disputes to analyze deeper?
4. Future care cost projection needed?

If no response, recommend obtaining missing provider records and proceed if authorized.

## Quality Checklist

- [ ] Every finding cites specific document and page
- [ ] Timeline complete and chronological, no unexplained gaps
- [ ] Billing totals reconcile (billed = paid + adjustments + patient owed)
- [ ] Causation statements quoted verbatim with citations
- [ ] Pre-existing conditions distinguished from incident-related injuries
- [ ] Duplicate charges identified and flagged
- [ ] IME/defense opinions cataloged separately from treating physician findings
- [ ] Missing records noted, not assumed
- [ ] Dollar amounts consistent (no mixed rounding)
- [ ] Future care costs itemized separately if projected
- [ ] No opinions on ultimate legal conclusions

## Rules

- Cite document and page for every factual finding
- Never opine on liability or damages awards
- Distinguish treating physician documentation from IME/defense opinions
- Flag but do not resolve billing disputes — identify for attorney review
- Do not invent findings, diagnoses, causation opinions, or citations
- Include scope notice: "Draft analysis requiring attorney review. Figures based on provided documentation and stated assumptions."

Attribution

lev-oslev-os
View sourceMore from lev-os →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Solution Architect

Designs system architecture, component specifications, and technical integration strategy. Use when: designing solutions, system architecture, technology stack, or integration approaches.

192 votes

Akorchak:Venture Assessment

Generate a comprehensive VC investment assessment report for a company

72 votes

Stock Analysis

Analyze stocks and cryptocurrencies using Yahoo Finance data. Supports portfolio management (create, add, remove assets), crypto analysis (Top 20 by market cap), and periodic performance reports (daily/weekly/monthly/quarterly/yearly). 8 analysis dimensions for stocks, 3 for crypto. Use for stock analysis, portfolio tracking, earnings reactions, or crypto monitoring.

6511 votes

Just Fucking Cancel

Find and cancel unwanted subscriptions by analyzing bank transactions. Detects recurring charges, calculates annual waste, and helps you cancel with direct URLs and browser automation. Use when: 'cancel subscriptions', 'audit subscriptions', 'find recurring charges', 'what am I paying for', 'save money', 'subscription cleanup', 'stop wasting money'. Supports CSV import (Apple Card, Chase, Amex, Citi, Bank of America, Capital One, Mint, Copilot) OR Plaid API for automatic transaction pull. Out...

6511 votes

Telegram Compose

Compose rich, readable Telegram messages using HTML formatting via direct Telegram API. Use when: (1) Sending any Telegram message beyond a simple one-line reply, (2) Creating structured messages with sections, lists, or status updates, (3) Need formatting unavailable via Clawdbot's Markdown conversion (underline, spoilers, expandable blockquotes, user mentions by ID), (4) Sending alerts, reports, summaries, or notifications to Telegram, (5) Want professional, scannable message formatting wit...

6511 votes
View all in business →