Build a personal nutrition system for tracking meals, calories, macros, vitamins, and minerals.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install nutrition或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install nutrition⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/nutrition/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: Nutrition description: Build a personal nutrition system for tracking meals, calories, macros, vitamins, and minerals. metadata: {"clawdbot":{"emoji":"🥗","os":["linux","darwin","win32"]}} ---
~/nutrition/ as workspace~/nutrition/
├── daily/
│ └── 2024-02/
│ ├── 2024-02-10.md
│ └── 2024-02-11.md
├── foods/
│ └── common.md
├── targets.md
├── supplements.md
└── insights.md
# 2024-02-11.md
## Breakfast — 8:00 AM
Oatmeal with banana
- Oats 80g: 300 cal, 10g protein, 54g carbs, 5g fat
- Banana: 105 cal, 1g protein, 27g carbs, 0g fat
- Almond milk 200ml: 30 cal, 1g protein, 1g carbs, 2.5g fat
## Lunch — 1:00 PM
Chicken salad
- Chicken breast 150g: 165 cal, 31g protein, 0g carbs, 3.6g fat
- Mixed greens 100g: 20 cal, 2g protein, 3g carbs, 0g fat
- Olive oil 15ml: 120 cal, 0g protein, 0g carbs, 14g fat
## Dinner — 7:30 PM
Salmon with vegetables
- Salmon 200g: 400 cal, 40g protein, 0g carbs, 25g fat
- Broccoli 150g: 50 cal, 4g protein, 10g carbs, 0.5g fat
## Snacks
- Apple: 95 cal, 0g protein, 25g carbs, 0g fat
- Greek yogurt 150g: 100 cal, 17g protein, 6g carbs, 0.7g fat
## Daily Totals
Calories: 1,385
Protein: 106g | Carbs: 126g | Fat: 51g
## Micronutrients Notable
- Vitamin D: salmon (high)
- Potassium: banana, salmon
- Vitamin C: broccoli
- Omega-3: salmon (high)
# targets.md
## Daily Goals
Calories: 2,000
Protein: 150g
Carbs: 200g
Fat: 65g
## Micronutrient Focus
- Vitamin D: 600 IU (often low)
- Iron: 8mg
- Omega-3: 1,000mg
## Notes
Higher protein for muscle building
Limiting added sugars to 25g
# foods/common.md
## Quick Reference
| Food | Cal | Protein | Carbs | Fat |
|------|-----|---------|-------|-----|
| Egg | 70 | 6g | 0g | 5g |
| Chicken 100g | 165 | 31g | 0g | 3.6g |
| Rice 100g cooked | 130 | 2.7g | 28g | 0.3g |
| Banana | 105 | 1g | 27g | 0g |
## Micronutrient Stars
- Vitamin D: salmon, eggs, fortified milk
- Iron: red meat, spinach, lentils
- Vitamin C: citrus, peppers, broccoli
- Potassium: bananas, potatoes, salmon
- Omega-3: salmon, sardines, walnuts
# supplements.md
## Daily
- Vitamin D3: 2000 IU (morning)
- Omega-3: 1000mg (with food)
## As Needed
- Magnesium: before bed if needed
# insights.md
## Patterns
- Usually low on Vitamin D without supplements
- Protein higher on workout days
- Weekends: higher calories, less consistent
## Adjustments
- Added salmon twice weekly for Omega-3
- Morning eggs improved protein start
When user describes meal:
安装 Nutrition 后,可以对 AI 说这些话来触发它
Help me get started with Nutrition
Explains what Nutrition does, walks through the setup, and runs a quick demo based on your current project
Use Nutrition to build a personal nutrition system for tracking meals, calories, mac...
Invokes Nutrition with the right parameters and returns the result directly in the conversation
What can I do with Nutrition in my marketing & growth workflow?
Lists the top use cases for Nutrition, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/nutrition/ 目录(个人级,所有项目可用),或 .claude/skills/nutrition/(项目级)。重启 AI 客户端后,用 /nutrition 主动调用,或让 AI 根据上下文自动发现并使用。
Nutrition 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Nutrition 可免费安装使用。请查阅仓库了解许可证信息。
Build a personal nutrition system for tracking meals, calories, macros, vitamins, and minerals.
Nutrition 属于「Marketing & Growth」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my marketing & growth tasks using Nutrition
Identifies repetitive steps in your workflow and sets up Nutrition to handle them automatically