一键导入
log-food
Log what was eaten today. Use when the user says "we had X for dinner", "ate X", "log food", or mentions what they ate.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Log what was eaten today. Use when the user says "we had X for dinner", "ate X", "log food", or mentions what they ate.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Sync Garmin data. Use when the user says "sync", "update garmin", "pull garmin data", or similar. Always resyncs at least the last 3 days to catch delayed updates.
Generate a comprehensive health summary report with trends, correlations, and actionable advice. Use when the user asks "how am I doing", "health summary", "analyze my health", or similar.
Create a multi-week or multi-month training plan. Use when the user asks "make a training plan", "plan my week", "plan my month", "plan until <event>", or similar.
Plan the next training session based on recent training, recovery status, and goals. Use when the user asks "plan my next workout", "what should I train", "next session", or similar.
Suggest dinner recipes based on preferences, recent meals, and dietary goals. Use when the user asks "what should I eat", "suggest dinner", "recipe ideas", "what should I cook", or similar.
Update the current focus points shown on the dashboard Overview page. Use when the user says "update focus", "change focus points", "my priorities are now X", or when creating a new health summary or plan that changes priorities.
| name | log-food |
| description | Log what was eaten today. Use when the user says "we had X for dinner", "ate X", "log food", or mentions what they ate. |
| user-invocable | true |
| argument-hint | [what was eaten, e.g. 'salmon teriyaki with rice and broccoli'] |
| allowed-tools | Read, Write, Edit, Glob |
Log food following docs/food-tracking-process.md.
What was eaten: $ARGUMENTS
data/food/YYYY-MM-DD.md (today's date) already exists# Food — YYYY-MM-DD
## Dinner
- <what was eaten>
## Lunch
- <if mentioned>
## Snacks
- <if mentioned>
Only add this section when the user explicitly asks for macro estimates or a calorie breakdown. This section is parsed by the dashboard to render inline charts.
Required format (the dashboard parses these exact patterns):
## Geschatte macro's
~<total> kcal totaal
- Eiwit: <g>g (<pct>%)
- Koolhydraten: <g>g (<pct>%)
- Vet: <g>g (<pct>%)
<Meal1>: <kcal> kcal | <Meal2>: <kcal> kcal | <Meal3>: <kcal> kcal