skills$openclaw/healthy-eating
jhillin87.3k

by jhillin8

healthy-eating – OpenClaw Skill

healthy-eating is an OpenClaw Skills integration for planning workflows. Build healthy eating habits with meal logging, nutrition tracking, and food choices

7.3k stars356 forksSecurity L1
Updated Feb 7, 2026Created Feb 7, 2026planning

Skill Snapshot

namehealthy-eating
descriptionBuild healthy eating habits with meal logging, nutrition tracking, and food choices OpenClaw Skills integration.
ownerjhillin8
repositoryjhillin8/healthy-eating
languageMarkdown
licenseMIT
topics
securityL1
installopenclaw add @jhillin8/healthy-eating
last updatedFeb 7, 2026

Maintainer

jhillin8

jhillin8

Maintains healthy-eating in the OpenClaw Skills directory.

View GitHub profile
File Explorer
2 files
.
_meta.json
282 B
SKILL.md
2.0 KB
SKILL.md

name: healthy-eating description: Build healthy eating habits with meal logging, nutrition tracking, and food choices author: clawd-team version: 1.0.0 triggers:

  • "log meal"
  • "what should I eat"
  • "healthy eating"
  • "nutrition check"
  • "food choices"

Healthy Eating

Build sustainable nutrition habits through simple meal logging and mindful food choices.

What it does

Log meals without obsession. Get real-time nutrition awareness. Receive personalized suggestions for healthier choices. Track patterns over time and build habits that stick—no calorie counting required.

Usage

Log meals

  • Record what you ate and when
  • Capture portion sizes and meal context (breakfast, snack, lunch, dinner)
  • Notes on how you felt after eating

Get suggestions

  • Ask for healthy meal ideas based on ingredients you have
  • Get quick swaps for favorite foods
  • Receive context-aware recommendations (late night, busy day, social event)

Check nutrition

  • View nutrient breakdown: proteins, fats, carbs, fiber, micronutrients
  • Understand food quality and satiety impact
  • See hydration status and daily totals

Meal planning

  • Plan weekly meals with minimal friction
  • Balance macros and whole foods naturally
  • Batch prep suggestions for busy schedules

Track habits

  • View eating patterns over days and weeks
  • Spot triggers and improvements
  • Celebrate consistency milestones

Food Categories

Proteins Lean meats, fish, eggs, legumes, nuts, seeds, Greek yogurt

Vegetables Leafy greens, cruciferous, root veggies, colorful variety

Whole grains Oats, brown rice, quinoa, whole wheat, barley

Healthy fats Olive oil, avocados, fatty fish, nuts, seeds

Hydration Water, herbal tea, electrolyte balance

Tips

  • Log immediately after eating—memory fades but patterns stick
  • Focus on food quality and how your body feels, not numbers on a screen
  • Pair proteins with veggies at every meal to stabilize energy and hunger
  • Plan meals on Sundays so weekday choices default to healthy options
  • All data stays local on your machine
README.md

No README available.

Permissions & Security

Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.

Requirements

  • OpenClaw CLI installed and configured.
  • Language: Markdown
  • License: MIT
  • Topics:

FAQ

How do I install healthy-eating?

Run openclaw add @jhillin8/healthy-eating in your terminal. This installs healthy-eating into your OpenClaw Skills catalog.

Does this skill run locally or in the cloud?

OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.

Where can I verify the source code?

The source repository is available at https://github.com/openclaw/skills/tree/main/skills/jhillin8/healthy-eating. Review commits and README documentation before installing.