Health Copilot: Eating, Sleep, and Exercise Tracking
by @neverwarm
帮助记录每餐摄入、睡眠质量以及运动锻炼恢复情况,并提供全自动飞书持久化与报表引擎。 Track meals, sleep quality, and workouts with automated Feishu persistence and reporting. Use when the user asks to...
clawhub install personal-health-router📖 About This Skill
name: personal-health-router description: 帮助记录每餐摄入、睡眠质量以及运动锻炼恢复情况,并提供全自动飞书持久化与报表引擎。 Track meals, sleep quality, and workouts with automated Feishu persistence and reporting. Use when the user asks to log calories, analyze meal photos, interpret sleep or recovery screenshots, extract workout metrics, bootstrap health tables, or rebuild monthly/weekly health summaries and dashboards.
Health Copilot: Eating, Sleep, and Exercise Tracking
Use this skill as the central hub for personal health tracking, analysis, and Feishu reporting.
Overview
This skill is for practical personal-health management, not medical diagnosis. It provides a unified layer for:
Role & Workflow
1. Classify: Identify if the request is about nutrition, sleep, exercise, or cross-domain reporting. 2. Analyze: Perform domain-specific extraction or analysis (conservative and evidence-based). 3. Persist: Map the results into the target Feishu schema (default English-only). 4. Automate: Run maintenance scripts for monthly/weekly summaries when requested.
Routing branches
1. Nutrition
log calories, nutrition analysis, meal photos, bento photos.references/nutrition.md.2. Exercise
log workout, exercise analysis, app screenshots (Garmin, Strava, Apple Health).references/exercise.md.3. Sleep
log sleep, sleep analysis, recovery status, app screenshots (AutoSleep, Oura, etc.).references/sleep.md.4. Cross-domain / Reporting
weekly health review, rebuild calendar, refresh dashboard, monthly summary.references/cross-domain.md.Universal rules
references/config-template.md and scripts/config_loader.py for all environment variables.Output rule
Default response shape: 1. Conclusion (what was analyzed/updated) 2. Evidence (the data points) 3. Uncertainty (missing info) 4. Next step (action or report link)
Script mapping
scripts/bootstrap_health_tables.js: Create tables/fields.scripts/rebuild_monthly_calendar.py: Aggregate daily rows.scripts/rebuild_weekly_assessment.py: Generate weekly reports.scripts/build_monthly_dashboard.js: Create/refresh dashboards.Installation
clawdhub install personal-health-router