# Medical Bill Dispute Preflight

> Review patient medical bills, itemized statements, and insurance EOB exports for mismatches, missing EOBs, duplicate charges, surprise-billing clues, denial/appeal triggers, and financial-assistance next steps before a patient pays or escalates a billing dispute.

- Skill: `oceanfsdfsvfdsvs/medical-bill-dispute-preflight-2` (Agent Skill)
- Install (CLI): `npx skillmds@latest add oceanfsdfsvfdsvs/medical-bill-dispute-preflight-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/oceanfsdfsvfdsvs/medical-bill-dispute-preflight-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: oceanfsdfsvfdsvs (https://skillmd.com/u/oceanfsdfsvfdsvs)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/oceanfsdfsvfdsvs/medical-bill-dispute-preflight-2

---


# Medical Bill Dispute Preflight

Use the canonical skill at `medical-bill-dispute-preflight/SKILL.md`.

Keep the full repository available when running the bundled local script so relative paths resolve correctly:

```bash
python3 medical-bill-dispute-preflight/scripts/medical_bill_dispute_preflight.py \
  --bills medical-bill-dispute-preflight/scripts/fixtures/medical_bills.csv \
  --eob medical-bill-dispute-preflight/scripts/fixtures/eob.csv \
  --policy medical-bill-dispute-preflight/scripts/fixtures/policy.json
```

This skill provides administrative and financial workflow support only. Do not provide medical, legal, tax, credit-repair, or guaranteed insurance-coverage advice.

