healthy-meal-reminder
健康饮食提醒技能。每日三餐+下午茶定时提醒,每次3个方案ABC供选择,饭后30分钟自动跟进记录饮食+计算热量。按季节推荐应季低卡食谱,支持减肥/维持/增肌三模式,含运动搭配、周末放纵餐、互动问答和周报打卡。当用户提到饮食提醒、三餐提醒、吃什么、减肥食谱、健康饮食、meal reminder、吃了什么、体重打卡时激活。
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/azerwang/healthy-meal-reminderWhat This Skill Does
The healthy-meal-reminder skill is a comprehensive dietary management agent designed to regulate eating habits through intelligent scheduling, personalized meal suggestions, and automated tracking. It operates on the core principles of seasonal eating, mindful consumption, and balanced nutrition. By providing three distinct meal options (A, B, or C) at set times and performing follow-up checks 30 minutes post-meal, it creates a structured environment for users to reach their health objectives. The skill supports three primary modes: weight loss, maintenance, and muscle gain, each with specific caloric targets and nutritional focus. It handles breakfast, lunch, afternoon tea, and dinner recommendations, automatically calculating daily caloric intake while allowing for deviations or "indulgence" meals. The memory-based logging system generates a daily nutritional profile, helping users stay accountable to their long-term health goals through consistent data entry.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/azerwang/healthy-meal-reminder
Use Cases
- Weight Management: Users aiming to lose weight can select the 'weight loss' mode, which provides a 1200-1500 kcal daily budget and emphasizes low-calorie, high-satiety seasonal foods.
- Seasonal Nutrition: People looking to improve their health by consuming foods consistent with traditional seasonal health philosophies.
- Dietary Tracking: Busy professionals who struggle to track their calorie intake and need automated prompts to ensure they log their meals accurately.
- Muscle Building: Individuals training for fitness can switch to 'muscle gain' mode to receive higher protein-content suggestions to support hypertrophy.
Example Prompts
- "我今天想开始减肥,帮我设置成减肥模式并开启三餐提醒。"
- "中午吃什么比较好?推荐一些春季低卡食谱。"
- "我中午吃了黄焖鸡米饭,这顿饭的热量是多少?帮我记录一下。"
Tips & Limitations
- Consistency is Key: The skill relies on you responding to the 30-minute follow-up prompts to maintain an accurate daily calorie count.
- Flexibility: You are not locked into the A/B/C options; if you eat something else, simply tell the agent, and it will estimate the caloric intake for you.
- Goal Awareness: If you are feeling fatigued or have intense training sessions, consider switching to 'maintenance' or 'muscle gain' mode momentarily to ensure adequate energy levels.
- Limitations: The caloric estimates provided are based on standardized food data and may vary based on exact portion sizes or preparation methods; treat them as helpful guides rather than absolute medical advice.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-azerwang-healthy-meal-reminder": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: data-collection
Related Skills
agent-health-diagnostics
Diagnose and fix the 4 most common OpenClaw agent failures — heartbeat spam, API rate limit cascades, channel death loops, and memory/embedding errors. Battle-tested across a 6-agent multi-host deployment.
skill-tracker
通用技能使用统计追踪器,支持 Python 和 Node.js 技能,自动记录调用次数、成功率,生成使用排行榜。数据本地存储,保护隐私。
triburuby
Helps users check in rituals, track streaks, and view tribe activity on TribuRuby.
Bmi
Calculate BMI, log weight entries, and chart body composition trends. Use when tracking fitness progress, setting weight goals, or reviewing data.
openclaw-troubleshooter
OpenClaw 故障诊断与一键修复工具。自动检测 Gateway 状态、配置错误、端口冲突、危险技能代码,并提供修复方案。基于真实故障经验提取。