Install
openclaw skills install @hsongra11/health-records-ingestInterview a user and build a personalized health-record system around their goals, reports, and tracking needs. Use when someone wants to organize their health data, create a reusable health workspace, ingest PDFs/screenshots/scans, define what to track over time, and maintain a durable system with raw files, readable notes, structured data, and summaries.
openclaw skills install @hsongra11/health-records-ingestBuild a personal health knowledge system around the user, not just around files.
Before building the system, ask only the minimum useful questions needed to shape it.
Default interview topics:
If the user already provided enough context, do not over-interview. Start building.
Create the smallest useful system first, then expand.
Default folder layout:
health/
reports/ # original PDFs
scans/ # original images / photos
notes/ # one extracted Markdown note per report
data/ # JSON and CSV tracking files
history/ # chronological summaries
dashboard/ # latest snapshot + abnormalities summary
Adapt this when needed. Example additions:
health/prescriptions/health/symptoms/health/medicines/health/doctors/health/wearables/*-recheck.md only when needed.in_range, low, high, reactive, pending.If a PDF pass misses something but later screenshot/manual review confirms it:
*-recheck.md noteRead references/workflow.md for the full four-layer method, interview guidance, naming conventions, and update process.
Read references/examples.md for concrete file examples and summary patterns.