personal-health-router

帮助记录每餐摄入、睡眠质量以及运动锻炼恢复情况,并提供全自动飞书持久化与报表引擎。 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.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "personal-health-router" with this command: npx skills add neverwarm/personal-health-router

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:

  • Recognition: Analyzing food photos, sleep screenshots, and workout summaries.
  • Persistence: Mapping and writing results into a structured Feishu Bitable.
  • Reporting: Rebuilding daily/weekly summary records and monthly dashboards.

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

  • Trigger: log calories, nutrition analysis, meal photos, bento photos.
  • Reference: references/nutrition.md.
  • Behavior: Analyze photo -> Estimate nutrients -> Upsert to Nutrition Meals table.

2. Exercise

  • Trigger: log workout, exercise analysis, app screenshots (Garmin, Strava, Apple Health).
  • Reference: references/exercise.md.
  • Behavior: Analyze screenshot -> Extract metrics -> Assess load -> Upsert to Workouts table.

3. Sleep

  • Trigger: log sleep, sleep analysis, recovery status, app screenshots (AutoSleep, Oura, etc.).
  • Reference: references/sleep.md.
  • Behavior: Analyze screenshot -> Extract stages/HRV -> Upsert to Sleep Recovery table.

4. Cross-domain / Reporting

  • Trigger: weekly health review, rebuild calendar, refresh dashboard, monthly summary.
  • Reference: references/cross-domain.md.
  • Behavior: Rebuild Monthly Health Calendar -> Rebuild Weekly Health Assessment -> Refresh Dashboard.

Universal rules

  • Internal Schema: Always target the English-only internal schema for persistence to ensure script reliability.
  • Config-Driven: Use references/config-template.md and scripts/config_loader.py for all environment variables.
  • Conservative Analysis: Extract only what is visible; do not fake precision.
  • Separation: Keep analysis facts separate from interpretive suggestions.

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

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Weight Management 体重管理

减肥项目管理与数据分析(升级版 v2.0)。支持通用用户名格式 U{用户 ID}-{用户名}-YYYY-MM.md,修复口头归档问题,增加数据完整性自动检查,热量识别与估算,趋势分析与建议。触发词:减肥、体重、饮食记录、步数、睡眠、今天吃了、早餐、午餐、晚餐、运动、减肥进度、检查数据。

Registry SourceRecently Updated
1740Profile unavailable
Coding

Fitness & Training Engineering

Comprehensive training system offering personalized periodized programs for strength, endurance, fat loss, hypertrophy, injury rehab, and race prep based on...

Registry SourceRecently Updated
5770Profile unavailable
General

Health Management

健康管理助手 - 基于十本畅销健康书籍共识的数据驱动健康管理系统。**快速暗号**: 健康记录、饮食分析、健康评分、周报、月报。**自然触发**: 记录饮食、查询营养、分析健康状况、补剂管理。支持多语言、多用户、时区自动识别。

Registry SourceRecently Updated
5761Profile unavailable
General

Nutrigenomics

Generate a personalised nutrition report from your genetic data (23andMe, AncestryDNA, or VCF). Analyses 40+ genes affecting nutrient metabolism, absorption,...

Registry SourceRecently Updated
4731Profile unavailable