
from vitaclaw17
Standardised memory format for health data: manages daily logs and per-item longitudinal files under memory/health/ to provide a canonical, queryable health his
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).
Instruction-only skill (no scripts) defining a standardized markdown-based memory format for health data tracking. Provides clear directory structure, file formats, and read/write/intake protocols for daily logs and per-item longitudinal files. Well-organized spec but limited to vitaclaw ecosystem users managing health data with an agent.
Clean instruction-only skill with no scripts, no network calls, no credentials. Minor deduction on security for instructing agents to read arbitrary PDFs without sandboxing guidance. Quality is good but lacks error recovery guidance. Architecture is well-structured with clear contracts. Usefulness is niche — health data tracking for a specific agent ecosystem.
Caffeine & Sleep Advisor
Analyzes caffeine intake and sleep data to identify sensitivity thresholds, predict safe cutoff times, and provide personalized recommendations to improve sleep
Body Composition Analyzer
Analyze and track body composition metrics (body fat, muscle mass, visceral fat, BMI) and provide evidence-based recommendations and trend analysis.
Calorie & Fitness Manager
Track daily calories, TDEE/BMR, macronutrients, exercise burn and trends; generate daily/weekly/monthly reports and SMART goal plans with alerts for risks.