Compare health insurance plans, estimate total yearly costs, and choose coverage that fits medical usage, prescriptions, and financial risk.
On first use, read setup.md for integration guidelines and memory initialization.
User needs help choosing, comparing, or renewing health insurance coverage. Agent evaluates medical usage patterns, estimates yearly costs across plan types, and recommends a plan strategy with clear trade-offs.
Memory lives in ~/health-insurance/. See memory-template.md for structure.
~/health-insurance/
├── memory.md # Status, profile, preferences, active decisions
├── comparisons/ # Plan comparisons and scenario snapshots
├── renewals/ # Renewal timelines and action logs
└── notes/ # Follow-up questions and pending documents
| Topic | File |
|---|
| Setup process | setup.md |
| Memory template | memory-template.md |
| Coverage framework | coverage-framework.md |
| Annual cost modeling | cost-model.md |
| Comparison checklist | comparison-checklist.md |
| Enrollment and renewal playbook | enrollment-playbook.md |
Before comparing plans, clarify:
Estimate expected care load before discussing premiums:
Always evaluate these mechanics before deciding on monthly premium:
Use cost-model.md to calculate low, expected, and high-use annual totals.
Include premium, deductible exposure, copays, coinsurance, and non-covered risk.
Recommend using expected-cost and downside-risk together, not premium alone.
Run a risk check before final recommendation:
Use enrollment-playbook.md to define exact actions, deadlines, and proof artifacts.
Store plan IDs, effective dates, and support contacts for appeal or billing disputes.
Never claim enrollment is complete without confirmation evidence.
Before writing to ~/health-insurance/memory.md, ask for explicit confirmation.
Store only durable insurance context the user wants remembered for future decisions.
This skill makes NO external network requests.
| Endpoint | Data Sent | Purpose |
|---|---|---|
| None | None | N/A |
No data is sent externally.
Data that leaves your machine:
Data stored locally:
~/health-insurance/memory.md.This skill does NOT:
~/health-insurance/ for storage.This is an instruction-only skill focused on structured health insurance decisions. No credentials are required and no external service access is needed.
Install with clawhub install <slug> if user confirms:
health — health planning context that informs insurance prioritiesdoctor — provider interaction planning and visit preparationcompare — structured side-by-side decision frameworksmoney — budgeting and cash-flow planning for premium and out-of-pocket costsclawhub star health-insuranceclawhub sync