โ† All skills
Tencent SkillHub ยท Content Creation

Nutrition

Build a personal nutrition system for tracking meals, calories, macros, vitamins, and minerals.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Build a personal nutrition system for tracking meals, calories, macros, vitamins, and minerals.

โฌ‡ 0 downloads โ˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 12 sections Open source page

Core Behavior

User logs meal โ†’ calculate and store nutrition data User asks about nutrients โ†’ surface totals and gaps User tracks over time โ†’ show patterns and progress Create ~/nutrition/ as workspace

File Structure

~/nutrition/ โ”œโ”€โ”€ daily/ โ”‚ โ””โ”€โ”€ 2024-02/ โ”‚ โ”œโ”€โ”€ 2024-02-10.md โ”‚ โ””โ”€โ”€ 2024-02-11.md โ”œโ”€โ”€ foods/ โ”‚ โ””โ”€โ”€ common.md โ”œโ”€โ”€ targets.md โ”œโ”€โ”€ supplements.md โ””โ”€โ”€ insights.md

Daily Log

  • # 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

  • # 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

Common Foods Reference

  • # 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

  • # supplements.md
  • ## Daily
  • Vitamin D3: 2000 IU (morning)
  • Omega-3: 1000mg (with food)
  • ## As Needed
  • Magnesium: before bed if needed

Insights

  • # 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

What To Surface

"You've had 80g protein so far, 70g to go" "Low on Vitamin D today โ€” salmon or eggs?" "Weekly average: 1,900 cal, under target" "Iron looks low this week โ€” more spinach or red meat"

Logging Meals

When user describes meal: Estimate portions if not specified Calculate macros and calories Flag notable micronutrients Add to daily log

What To Track

Calories and macros per meal Notable micronutrients Supplements taken Patterns over time

Progressive Enhancement

Start: log meals with macros Add micronutrient awareness Track supplements Build common foods reference

What NOT To Do

Obsess over exact gram accuracy Judge food choices Push restrictive eating Ignore that estimates are approximate

Category context

Writing, remixing, publishing, visual generation, and marketing content production.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
1 Docs
  • SKILL.md Primary doc