Creates and enforces a single-source health memory layout for agents: daily aggregated logs, per-item 90-day history files, and a file index for documents. The skill provides format rules and read/write protocols so other health-related skills can record and retrieve patient data consistently.
Use after any health-related skill records measurements or documents, or when answering user health questions that need historical context (trends, recent entries, or specific item histories). Also used when ingesting health documents (PDFs/images) to summarise and index them.
memory/health/daily/, memory/health/items/, _health-profile.md) and Grep patterns for locating sections## Health Files index. Also includes formatting conventions to avoid storing full document contents in memory.Designed for agents with read/write file tools and structured memory management capabilities (OpenClaw-style agents).
This skill has not been reviewed by our automated audit pipeline yet.