Ask plain questions about your lab result trends
When to use: You've had repeated labs over months/years and want to see the trajectory, not just each result in isolation.
Prerequisites
- A patient portal with FHIR access — Most major US health systems support SMART on FHIR — check your portal for API/app access
- Skill installed — git clone https://github.com/jmandel/health-skillz ~/.claude/skills/health-skillz
Flow
-
AuthenticateUse health-skillz to connect to my Epic MyChart account.✓ Copied→ Browser opens SMART launch; token stored locally
-
Pull labsShow my LDL, HDL, and A1c over the past 3 years as a trend.✓ Copied→ Time-series table or summary with unit conversions
-
ContextualizeRelate these to the guideline ranges. Don't give me medical advice — just surface what's in range vs not.✓ Copied→ Explicit framing as reference ranges, not diagnosis
Outcome: A readable longitudinal view of your key labs — useful before your next appointment.
Pitfalls
- Treating Claude's output as medical advice — Always bring questions to your actual clinician. This skill is for understanding your own records, not a second opinion.