Install
openclaw skills install personal-health-routerRoute personal health requests across nutrition, exercise, sleep, and weekly review workflows. Use when the user asks to log calories, analyze a meal photo,...
openclaw skills install personal-health-routerUse this skill as a lightweight router for personal health tracking and review tasks.
This skill is for practical personal-health analysis, not medical diagnosis. It helps an agent:
Do four things well:
This skill is intentionally datastore-agnostic. Do not assume Feishu, spreadsheets, or a specific database unless the user explicitly provides one.
references/nutrition.mdreferences/exercise.mdreferences/sleep.mdreferences/weekly-review.mdUse these phrases as strong routing hints. They are examples, not a closed list.
log caloriesnutrition analysishow many calories is this mealestimate the macrosreview this food photois this meal high in sodiumExample requests:
Log calories for this lunch.How many calories is this meal?Analyze the protein and fiber in this bento photo.Is this meal likely too high in sodium?log workoutexercise analysisanalyze this runhow hard was this sessionextract the metrics from this workout screenshotshould I train again todayExample requests:
Analyze this run and tell me whether I should train again today.Extract the data from this cycling screenshot.Was this boxing session light, moderate, or hard?log sleepsleep analysisrecovery statusanalyze this sleep screenshothow did I sleepwhat does this HRV meanExample requests:
Analyze this sleep screenshot and tell me how my recovery looks today.My HRV is lower than usual. What should I watch for?I slept only 5 hours. Should I reduce training intensity today?weekly health reviewhealth summarycombined analysishow has my health been the last few daysreview my nutrition training and sleep togethergive me a 3-day adjustment planExample requests:
Create a weekly health review with extra focus on sleep and recovery.Look across my diet, exercise, and sleep and tell me what is holding me back most.Give me a practical health-adjustment plan for the next 3 days.Use nutrition when the user wants to:
Typical inputs:
Use exercise when the user wants to:
Typical inputs:
Use sleep when the user wants to:
Typical inputs:
Use cross-domain when the user wants to:
For cross-domain work, prefer summary-layer reasoning. Do not deep-load all domain references unless the request genuinely needs raw per-domain reconstruction.
Default response shape:
Compress when the request is simple.
log calories -> nutritionanalyze this workout -> exercisehow was my recovery today -> sleepCreate a weekly health review -> cross-domainIf the user wants to save data somewhere:
If no storage target is provided, stop at a structured analysis result.