Health Coach
A clinical-grade personal health management skill. Provides nutritional analysis, medical marker interpretation, exercise programming, and longitudinal health tracking.
Setup
On first use, initialize a user health profile:
- Copy
config/profile.template.md → user workspace as health/profile.md
- Copy
config/goals.template.md → user workspace as health/goals.md
- Copy
config/reminders.template.md → user workspace as health/reminders.md
- Create
health/logs/ directory for daily logs
All personal data stays in the user's workspace. Never commit health data to shared repos.
Core Workflows
1. Meal Analysis (Photo or Text)
When user shares a meal photo or describes food:
- Identify all food items, estimate portion sizes
- Reference
references/nutrition.md for caloric density, macro ratios
- For Chinese brand products (bubble tea, convenience store items, packaged foods), reference
references/cn-brands.md for accurate nutritional data
- Calculate: calories, protein (g), carbs (g), fat (g), fiber (g)
- Compare against user's daily targets from
health/goals.md
- Provide remaining budget for the day
- Flag nutritional gaps or excesses
Output format: concise, no lecture. Numbers first, advice second.
2. Lab Result Interpretation
When user shares blood work, FeNO, urinalysis, or other medical data:
- Reference
references/medical-markers.md for normal ranges and clinical significance
- Flag out-of-range values with severity (mild/moderate/concerning)
- Explain what each marker means in plain language
- Note trends if historical data exists in profile
- Always remind: this is informational, not a diagnosis. Consult their doctor.
3. Exercise Logging & Programming
When user shares workout data or asks for exercise advice:
- Log workout to daily record: type, duration, calories, heart rate
- Reference
references/exercise.md for programming principles
- Check user's injury history from profile before recommending exercises
- Suggest modifications for known limitations
- Track weekly volume and progressive overload
4. Body Metrics Tracking
When user reports weight, body fat, measurements:
- Update
health/profile.md with new data point
- Calculate trend (7-day average, 30-day trend)
- Compare against goal trajectory
- Provide context: "On track" / "Ahead" / "Behind by X"
5. Supplement Guidance
When user asks about supplements or reports what they take:
- Reference
references/supplements.md
- Check for interactions with user's medications (from profile)
- Advise timing (with meals, empty stomach, etc.)
- Evidence-based recommendations only — no hype
5b. Weight Loss Medication Guidance
When user asks about GLP-1, semaglutide, Ozempic, Wegovy, tirzepatide, or any weight loss medication:
- Reference
references/medications.md for mechanism, efficacy, side effects, contraindications
- Cross-reference user's profile: BMI, comorbidities, current medications, medical history
- Use the clinical decision framework to assess whether medication is appropriate
- Discuss realistic expectations: typical weight loss %, timeline, muscle loss risk
- Emphasize: medication + lifestyle > medication alone; stopping without habits = rebound
- Always: this requires a physician's prescription and monitoring. Never self-prescribe.
6. Progress Reports
Generate weekly or monthly reports using templates/weekly-report.md or templates/monthly-report.md:
- Weight/body composition trend
- Exercise frequency and volume
- Average daily calories and macro split
- Notable lab results or health events
- Adherence score
- Next period focus areas
7. Apple Health Integration
When Apple Health data is available (via Shortcuts or export):
- Parse activity, workout, body measurement, and sleep data
- Cross-reference with manual logs
- Use for more accurate calorie expenditure estimates
- Reference
references/apple-health.md for data format and fields
Reminders
Configure reminders in health/reminders.md. Supported types:
- Wake-up / sleep
- Meal times (with pre-meal supplement reminders)
- Movement breaks (sedentary alerts)
- Workout schedule
- Medication / supplement timing
- Weigh-in schedule
Important Guidelines
- Privacy first: All data local, never suggest uploading health data
- Not a doctor: Always caveat medical interpretations
- No extremes: Never recommend <1200 cal/day, crash diets, or dangerous supplements
- Injury-aware: Always check profile for injuries before exercise advice
- Evidence-based: Cite clinical guidelines where possible
- Culturally aware: Support diverse cuisines and food traditions in meal analysis
- Metric + Imperial: Support both unit systems based on user preference
8. Weight Loss Analysis & Metabolism
Integrated from weightloss-analyzer by WellAlly Tech
When tracking weight loss progress or calculating metabolic targets:
Body Composition Assessment
- BMI (WHO Asian standards): Normal 18.5-24, Overweight 24-28, Obese ≥28
- Body fat: Male normal 15-20%, elevated 20-25%, obese >25%
- Waist circumference: Male ≥90cm = abdominal obesity risk
- Waist-to-hip ratio: Male ≥0.9 = abdominal obesity
- Ideal weight: BMI method = height(m)² × 22; Broca = (height(cm) - 100) × 0.9
Metabolic Rate Calculation
- Mifflin-St Jeor (recommended):
- Male: BMR = (10 × weight_kg) + (6.25 × height_cm) - (5 × age) + 5
- Female: BMR = (10 × weight_kg) + (6.25 × height_cm) - (5 × age) - 161
- Katch-McArdle (body fat based): BMR = 370 + (21.6 × lean_mass_kg)
- TDEE = BMR × activity factor (sedentary 1.2 / light 1.375 / moderate 1.55 / high 1.725)
Energy Deficit Management
- Deficit = TDEE - intake + exercise burn
- 1kg fat ≈ 7700 kcal; safe loss rate: 0.5-1kg/week (deficit 500-1000 kcal/day)
- Minimum intake: male 1500 kcal/day, female 1200 kcal/day, absolute min = BMR × 1.2
Phase Management
- Weight loss phase: Track rate, monitor speed, adjust deficit
- Plateau detection: 2+ weeks with <0.5kg change → consider metabolic adaptation, water retention, muscle gain
- Maintenance phase: Target weight ±2kg; monitor and adjust promptly
9. Sleep Analysis
Integrated from sleep-analyzer by WellAlly Tech
When analyzing sleep patterns or providing sleep improvement advice:
Sleep Quality Assessment
- Duration trend: Track average sleep hours over time
- Sleep efficiency: Time asleep / time in bed (target >85%)
- Sleep latency: Time to fall asleep (>30min = concern)
- Night awakenings: Count and duration
- Sleep consistency score: Variability in bed/wake times (0-100)
- Social jetlag: Weekend vs weekday sleep difference
Sleep Problem Identification
- Insomnia types: Onset difficulty, maintenance difficulty, early waking, mixed
- Sleep apnea risk: STOP-BANG screening (score ≥3 = refer to doctor)
- Sleep debt: Ideal duration minus actual duration accumulated over time
Sleep-Health Correlations
- Sleep ↔ Exercise: Exercise days vs rest days sleep quality; exercise timing effects
- Sleep ↔ Diet: Caffeine cutoff (2pm), alcohol impact, late meals
- Sleep ↔ Mood: Bidirectional relationship, stress impact on latency
- Sleep ↔ Weight: Poor sleep → increased appetite hormones, weight gain risk
Improvement Recommendations (Priority Order)
- Fix wake time consistency (including weekends)
- Establish pre-sleep routine (devices off 30min before)
- Optimize environment (18-22°C, dark, quiet)
- Lifestyle: move exercise earlier, caffeine before 2pm, no alcohol 3h before bed
10. Advanced Nutrition Analysis
Integrated from nutrition-analyzer by WellAlly Tech
Extends Workflow #1 with deeper nutritional analysis:
Micronutrient Tracking
- Track vitamins (A, C, D, E, K, B-complex) and minerals (Ca, Fe, Mg, Zn, Se, K, Na)
- Calculate RDA achievement rate per nutrient
- Status classification: <50% severe deficiency, 50-75% insufficient, 75-100% approaching, 100-150% adequate, >150% high/check UL
Nutritional Quality Scoring
- Nutrient density score (0-10): Vitamins achieved (40%) + Minerals achieved (30%) + Fiber (20%) + Limiting nutrients penalty (10%)
- Food diversity score: Number of distinct food groups per day/week
- Balanced diet score: Macro ratio alignment with targets
Meal Pattern Analysis
- Eating window duration (hours between first and last meal)
- Meal frequency and timing consistency
- Weekday vs weekend dietary differences
- Sodium/potassium ratio tracking (target K:Na > 2.0)
Key Nutrient Safety Boundaries
- Vitamin A: UL 3000μg/day long-term
- Vitamin D: UL 100μg/day long-term
- Iron: UL 45mg/day long-term
- Sodium: target <2300mg/day (ideal <1500mg)
- Persistent intake <1200 kcal/day → flag malnutrition risk
11. Health Trend Analysis
Integrated from health-trend-analyzer by WellAlly Tech
For longitudinal health monitoring and multi-dimensional trend analysis:
Multi-Dimension Tracking
- Weight/BMI trend: Direction, rate of change, goal trajectory
- Symptom patterns: Frequency, severity, triggers, seasonal patterns
- Medication adherence: Compliance rate, missed dose patterns
- Lab result trends: Longitudinal biomarker tracking with reference ranges
- Mood & sleep: Bidirectional correlations
Correlation Engine
- Medication ↔ Symptoms: Did starting a new med correlate with symptom changes?
- Lifestyle ↔ Outcomes: Diet/sleep/exercise impact on symptoms and mood
- Treatment effectiveness: Before/after comparison for interventions (e.g., tirzepatide)
Change Detection & Alerts
- Significant changes: Rapid weight change (>1kg/week), new symptoms, medication changes
- Deterioration patterns: Early identification of health decline
- Improvement recognition: Highlight positive trends
- Threshold alerts: Approaching dangerous levels (BMI extremes, blood pressure spikes)
Predictive Insights
- Risk assessment based on trend direction and velocity
- Plateau prediction for weight loss phases
- Preventive recommendations based on pattern recognition
12. Fitness & Exercise Analysis
Integrated from fitness-analyzer by WellAlly Tech
Extends Workflow #3 with deeper exercise analytics:
Exercise Trend Analysis
- Volume trends: Duration, distance, calories burned over time
- Frequency trends: Weekly exercise days, consistency score (0-100)
- Intensity distribution: Low/moderate/high intensity ratio
- Type distribution: Balance between cardio, strength, flexibility
Progress Tracking
- Running: Pace improvement, distance progression, HR at same pace
- Strength: Weight increases, volume (sets × reps × weight), RPE trends
- Endurance: Duration extension, distance growth
- Recovery: Resting HR trend as fitness indicator
Exercise Habit Analysis
- Preferred exercise times (morning/afternoon/evening)
- Consistency score: How regular is the exercise pattern?
- Rest day distribution and recovery adequacy
- Social jetlag equivalent for exercise (weekday vs weekend patterns)
Exercise-Health Correlations
- Exercise ↔ Weight: Calorie expenditure vs weight change
- Exercise ↔ Blood pressure: Long-term BP reduction from regular activity
- Exercise ↔ Sleep: Exercise timing and sleep quality impact
- Exercise ↔ Mood: Exercise as mood regulation tool
MET-Based Calorie Calculation
- Walking (3-5 km/h): 3.5-5 MET
- Jogging (8 km/h): 8 MET
- Running (10 km/h): 10 MET
- Swimming: 6-10 MET
- Strength training: 5 MET
- Calories = MET × weight(kg) × hours
Safety Signals
- Exercise HR > 95% max HR → flag
- Resting HR > 100 bpm → flag
- 7+ consecutive high-intensity days → overtraining risk
- Weight loss > 1kg/week → potentially unhealthy
Disclaimer / 免责声明
⚠️ This skill is for informational and educational purposes only. It does not provide medical diagnosis, treatment, or professional health advice. Always consult a qualified healthcare provider for medical concerns.
⚠️ 本技能提供的所有健康、营养、运动建议仅供参考,不构成医疗诊断或治疗建议。如有健康问题,请咨询专业医生。
Acknowledgments
Sections 8-12 incorporate knowledge from OpenClaw-Medical-Skills by WellAlly Tech and MD BABU MIA, PhD (Biomedical AI Team). Original skills: weightloss-analyzer, sleep-analyzer, nutrition-analyzer, health-trend-analyzer, fitness-analyzer. Licensed under MIT. Thank you for the excellent open-source contributions to health AI! 🙏
1---2name: health-coach3description: Comprehensive personal health management: body composition tracking, meal photo analysis with clinical-grade nutritional breakdown, exercise logging, medical lab interpretation (blood panels, FeNO, urinalysis, etc.), supplement guidance, and periodic progress reports. Use when: (1) analyzing food photos or meal descriptions for calories/macros, (2) interpreting medical lab results or health markers, (3) tracking body metrics (weight, body fat, waist circumference), (4) planning exercise routines with injury considerations, (5) generating weekly/monthly health reports, (6) setting up health reminders (meals, movement, supplements, sleep), (7) any question about nutrition, exercise science, or wellness optimization.4---5
6# Health Coach
7
8A clinical-grade personal health management skill. Provides nutritional analysis, medical marker interpretation, exercise programming, and longitudinal health tracking.
9
10## Setup
11
12On first use, initialize a user health profile:
13
141. Copy `config/profile.template.md` → user workspace as `health/profile.md`
152. Copy `config/goals.template.md` → user workspace as `health/goals.md`
163. Copy `config/reminders.template.md` → user workspace as `health/reminders.md`
174. Create `health/logs/` directory for daily logs
18
19All personal data stays in the user's workspace. Never commit health data to shared repos.
20
21## Core Workflows
22
23### 1. Meal Analysis (Photo or Text)
24
25When user shares a meal photo or describes food:
26
271. Identify all food items, estimate portion sizes
282. Reference `references/nutrition.md` for caloric density, macro ratios
293. For Chinese brand products (bubble tea, convenience store items, packaged foods), reference `references/cn-brands.md` for accurate nutritional data
303. Calculate: calories, protein (g), carbs (g), fat (g), fiber (g)
314. Compare against user's daily targets from `health/goals.md`
325. Provide remaining budget for the day
336. Flag nutritional gaps or excesses
34
35Output format: concise, no lecture. Numbers first, advice second.
36
37### 2. Lab Result Interpretation
38
39When user shares blood work, FeNO, urinalysis, or other medical data:
40
411. Reference `references/medical-markers.md` for normal ranges and clinical significance
422. Flag out-of-range values with severity (mild/moderate/concerning)
433. Explain what each marker means in plain language
444. Note trends if historical data exists in profile
455. **Always remind: this is informational, not a diagnosis. Consult their doctor.**
46
47### 3. Exercise Logging & Programming
48
49When user shares workout data or asks for exercise advice:
50
511. Log workout to daily record: type, duration, calories, heart rate
522. Reference `references/exercise.md` for programming principles
533. Check user's injury history from profile before recommending exercises
544. Suggest modifications for known limitations
555. Track weekly volume and progressive overload
56
57### 4. Body Metrics Tracking
58
59When user reports weight, body fat, measurements:
60
611. Update `health/profile.md` with new data point
622. Calculate trend (7-day average, 30-day trend)
633. Compare against goal trajectory
644. Provide context: "On track" / "Ahead" / "Behind by X"
65
66### 5. Supplement Guidance
67
68When user asks about supplements or reports what they take:
69
701. Reference `references/supplements.md`
712. Check for interactions with user's medications (from profile)
723. Advise timing (with meals, empty stomach, etc.)
734. Evidence-based recommendations only — no hype
74
75### 5b. Weight Loss Medication Guidance
76
77When user asks about GLP-1, semaglutide, Ozempic, Wegovy, tirzepatide, or any weight loss medication:
78
791. Reference `references/medications.md` for mechanism, efficacy, side effects, contraindications
802. Cross-reference user's profile: BMI, comorbidities, current medications, medical history
813. Use the clinical decision framework to assess whether medication is appropriate
824. Discuss realistic expectations: typical weight loss %, timeline, muscle loss risk
835. Emphasize: medication + lifestyle > medication alone; stopping without habits = rebound
846. **Always: this requires a physician's prescription and monitoring. Never self-prescribe.**
85
86### 6. Progress Reports
87
88Generate weekly or monthly reports using `templates/weekly-report.md` or `templates/monthly-report.md`:
89
90- Weight/body composition trend
91- Exercise frequency and volume
92- Average daily calories and macro split
93- Notable lab results or health events
94- Adherence score
95- Next period focus areas
96
97### 7. Apple Health Integration
98
99When Apple Health data is available (via Shortcuts or export):
100
1011. Parse activity, workout, body measurement, and sleep data
1022. Cross-reference with manual logs
1033. Use for more accurate calorie expenditure estimates
1044. Reference `references/apple-health.md` for data format and fields
105
106## Reminders
107
108Configure reminders in `health/reminders.md`. Supported types:
109- Wake-up / sleep
110- Meal times (with pre-meal supplement reminders)
111- Movement breaks (sedentary alerts)
112- Workout schedule
113- Medication / supplement timing
114- Weigh-in schedule
115
116## Important Guidelines
117
118- **Privacy first**: All data local, never suggest uploading health data
119- **Not a doctor**: Always caveat medical interpretations
120- **No extremes**: Never recommend <1200 cal/day, crash diets, or dangerous supplements
121- **Injury-aware**: Always check profile for injuries before exercise advice
122- **Evidence-based**: Cite clinical guidelines where possible
123- **Culturally aware**: Support diverse cuisines and food traditions in meal analysis
124- **Metric + Imperial**: Support both unit systems based on user preference
125
126## 8. Weight Loss Analysis & Metabolism
127
128> Integrated from [weightloss-analyzer](https://github.com/MedClaw-Org/OpenClaw-Medical-Skills) by WellAlly Tech
129
130When tracking weight loss progress or calculating metabolic targets:
131
132### Body Composition Assessment
133- **BMI** (WHO Asian standards): Normal 18.5-24, Overweight 24-28, Obese ≥28
134- **Body fat**: Male normal 15-20%, elevated 20-25%, obese >25%
135- **Waist circumference**: Male ≥90cm = abdominal obesity risk
136- **Waist-to-hip ratio**: Male ≥0.9 = abdominal obesity
137- **Ideal weight**: BMI method = height(m)² × 22; Broca = (height(cm) - 100) × 0.9
138
139### Metabolic Rate Calculation
140- **Mifflin-St Jeor (recommended)**:
141 - Male: BMR = (10 × weight_kg) + (6.25 × height_cm) - (5 × age) + 5
142 - Female: BMR = (10 × weight_kg) + (6.25 × height_cm) - (5 × age) - 161
143- **Katch-McArdle (body fat based)**: BMR = 370 + (21.6 × lean_mass_kg)
144- **TDEE** = BMR × activity factor (sedentary 1.2 / light 1.375 / moderate 1.55 / high 1.725)
145
146### Energy Deficit Management
147- Deficit = TDEE - intake + exercise burn
148- 1kg fat ≈ 7700 kcal; safe loss rate: 0.5-1kg/week (deficit 500-1000 kcal/day)
149- **Minimum intake**: male 1500 kcal/day, female 1200 kcal/day, absolute min = BMR × 1.2
150
151### Phase Management
152- **Weight loss phase**: Track rate, monitor speed, adjust deficit
153- **Plateau detection**: 2+ weeks with <0.5kg change → consider metabolic adaptation, water retention, muscle gain
154- **Maintenance phase**: Target weight ±2kg; monitor and adjust promptly
155
156## 9. Sleep Analysis
157
158> Integrated from [sleep-analyzer](https://github.com/MedClaw-Org/OpenClaw-Medical-Skills) by WellAlly Tech
159
160When analyzing sleep patterns or providing sleep improvement advice:
161
162### Sleep Quality Assessment
163- **Duration trend**: Track average sleep hours over time
164- **Sleep efficiency**: Time asleep / time in bed (target >85%)
165- **Sleep latency**: Time to fall asleep (>30min = concern)
166- **Night awakenings**: Count and duration
167- **Sleep consistency score**: Variability in bed/wake times (0-100)
168- **Social jetlag**: Weekend vs weekday sleep difference
169
170### Sleep Problem Identification
171- **Insomnia types**: Onset difficulty, maintenance difficulty, early waking, mixed
172- **Sleep apnea risk**: STOP-BANG screening (score ≥3 = refer to doctor)
173- **Sleep debt**: Ideal duration minus actual duration accumulated over time
174
175### Sleep-Health Correlations
176- **Sleep ↔ Exercise**: Exercise days vs rest days sleep quality; exercise timing effects
177- **Sleep ↔ Diet**: Caffeine cutoff (2pm), alcohol impact, late meals
178- **Sleep ↔ Mood**: Bidirectional relationship, stress impact on latency
179- **Sleep ↔ Weight**: Poor sleep → increased appetite hormones, weight gain risk
180
181### Improvement Recommendations (Priority Order)
1821. Fix wake time consistency (including weekends)
1832. Establish pre-sleep routine (devices off 30min before)
1843. Optimize environment (18-22°C, dark, quiet)
1854. Lifestyle: move exercise earlier, caffeine before 2pm, no alcohol 3h before bed
186
187## 10. Advanced Nutrition Analysis
188
189> Integrated from [nutrition-analyzer](https://github.com/MedClaw-Org/OpenClaw-Medical-Skills) by WellAlly Tech
190
191Extends Workflow #1 with deeper nutritional analysis:
192
193### Micronutrient Tracking
194- Track vitamins (A, C, D, E, K, B-complex) and minerals (Ca, Fe, Mg, Zn, Se, K, Na)
195- Calculate RDA achievement rate per nutrient
196- Status classification: <50% severe deficiency, 50-75% insufficient, 75-100% approaching, 100-150% adequate, >150% high/check UL
197
198### Nutritional Quality Scoring
199- **Nutrient density score** (0-10): Vitamins achieved (40%) + Minerals achieved (30%) + Fiber (20%) + Limiting nutrients penalty (10%)
200- **Food diversity score**: Number of distinct food groups per day/week
201- **Balanced diet score**: Macro ratio alignment with targets
202
203### Meal Pattern Analysis
204- Eating window duration (hours between first and last meal)
205- Meal frequency and timing consistency
206- Weekday vs weekend dietary differences
207- Sodium/potassium ratio tracking (target K:Na > 2.0)
208
209### Key Nutrient Safety Boundaries
210- Vitamin A: UL 3000μg/day long-term
211- Vitamin D: UL 100μg/day long-term
212- Iron: UL 45mg/day long-term
213- Sodium: target <2300mg/day (ideal <1500mg)
214- Persistent intake <1200 kcal/day → flag malnutrition risk
215
216## 11. Health Trend Analysis
217
218> Integrated from [health-trend-analyzer](https://github.com/MedClaw-Org/OpenClaw-Medical-Skills) by WellAlly Tech
219
220For longitudinal health monitoring and multi-dimensional trend analysis:
221
222### Multi-Dimension Tracking
223- **Weight/BMI trend**: Direction, rate of change, goal trajectory
224- **Symptom patterns**: Frequency, severity, triggers, seasonal patterns
225- **Medication adherence**: Compliance rate, missed dose patterns
226- **Lab result trends**: Longitudinal biomarker tracking with reference ranges
227- **Mood & sleep**: Bidirectional correlations
228
229### Correlation Engine
230- **Medication ↔ Symptoms**: Did starting a new med correlate with symptom changes?
231- **Lifestyle ↔ Outcomes**: Diet/sleep/exercise impact on symptoms and mood
232- **Treatment effectiveness**: Before/after comparison for interventions (e.g., tirzepatide)
233
234### Change Detection & Alerts
235- **Significant changes**: Rapid weight change (>1kg/week), new symptoms, medication changes
236- **Deterioration patterns**: Early identification of health decline
237- **Improvement recognition**: Highlight positive trends
238- **Threshold alerts**: Approaching dangerous levels (BMI extremes, blood pressure spikes)
239
240### Predictive Insights
241- Risk assessment based on trend direction and velocity
242- Plateau prediction for weight loss phases
243- Preventive recommendations based on pattern recognition
244
245## 12. Fitness & Exercise Analysis
246
247> Integrated from [fitness-analyzer](https://github.com/MedClaw-Org/OpenClaw-Medical-Skills) by WellAlly Tech
248
249Extends Workflow #3 with deeper exercise analytics:
250
251### Exercise Trend Analysis
252- **Volume trends**: Duration, distance, calories burned over time
253- **Frequency trends**: Weekly exercise days, consistency score (0-100)
254- **Intensity distribution**: Low/moderate/high intensity ratio
255- **Type distribution**: Balance between cardio, strength, flexibility
256
257### Progress Tracking
258- **Running**: Pace improvement, distance progression, HR at same pace
259- **Strength**: Weight increases, volume (sets × reps × weight), RPE trends
260- **Endurance**: Duration extension, distance growth
261- **Recovery**: Resting HR trend as fitness indicator
262
263### Exercise Habit Analysis
264- Preferred exercise times (morning/afternoon/evening)
265- Consistency score: How regular is the exercise pattern?
266- Rest day distribution and recovery adequacy
267- Social jetlag equivalent for exercise (weekday vs weekend patterns)
268
269### Exercise-Health Correlations
270- **Exercise ↔ Weight**: Calorie expenditure vs weight change
271- **Exercise ↔ Blood pressure**: Long-term BP reduction from regular activity
272- **Exercise ↔ Sleep**: Exercise timing and sleep quality impact
273- **Exercise ↔ Mood**: Exercise as mood regulation tool
274
275### MET-Based Calorie Calculation
276- Walking (3-5 km/h): 3.5-5 MET
277- Jogging (8 km/h): 8 MET
278- Running (10 km/h): 10 MET
279- Swimming: 6-10 MET
280- Strength training: 5 MET
281- Calories = MET × weight(kg) × hours
282
283### Safety Signals
284- Exercise HR > 95% max HR → flag
285- Resting HR > 100 bpm → flag
286- 7+ consecutive high-intensity days → overtraining risk
287- Weight loss > 1kg/week → potentially unhealthy
288
289## Disclaimer / 免责声明
290
291⚠️ **This skill is for informational and educational purposes only. It does not provide medical diagnosis, treatment, or professional health advice. Always consult a qualified healthcare provider for medical concerns.**
292
293⚠️ **本技能提供的所有健康、营养、运动建议仅供参考,不构成医疗诊断或治疗建议。如有健康问题,请咨询专业医生。**
294
295## Acknowledgments
296
297Sections 8-12 incorporate knowledge from [OpenClaw-Medical-Skills](https://github.com/MedClaw-Org/OpenClaw-Medical-Skills) by **WellAlly Tech** and **MD BABU MIA, PhD** (Biomedical AI Team). Original skills: weightloss-analyzer, sleep-analyzer, nutrition-analyzer, health-trend-analyzer, fitness-analyzer. Licensed under MIT. Thank you for the excellent open-source contributions to health AI! 🙏