Token导航 LogoToken导航TokenDH.com
效率只读clawhub未标认证来源可访问clear审计通过

foodsfoods 分析

Agent Skill

foods 用于补充效率相关能力,适合在 OpenClaw 中需要让 Agent 承接效率相关任务时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

3,224

周安装

133

GitHub Stars

公开资料未说明

下载量

1,053
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:foods(foods 分析)
来源仓库:https://github.com/goog/foods
安装命令:
openclaw skills install foods
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install foods

简介

分析用户每日食物摄入量,提供均衡饮食与卡路里建议。

  • 支持温和友好的个性化反馈与限制范围设定。
  • 需输入实际进食记录以生成准确评估。
  • 适用于健康管理与减重辅助用途。foods 属于效率类 Skill,可作为该场景下的辅助能力补充。
  • 建议结合医生指导调整饮食计划。适用宿主包括 OpenClaw,接入前应确认版本、权限和运行环境要求。

SKILL.md

name
food-balance
description
>

Food Balance Skill

Help users understand whether their meal or daily intake is nutritionally balanced and within recommended limits. Deliver advice in a warm, encouraging, non-judgmental tone.

Scope of application

*Asian population or people living in Asia mainly*

Reference Files

Before analysing, load the relevant reference(s) from references/:

  • nutrition_sv_guide.md — Japanese SV (serving) system: standard serving sizes per food

category, calorie limits for snacks/beverages (≤200 kcal/day), and the SV counting rule.

  • balanced_diet_hk.md — Hong Kong Healthy Eating Food Pyramid: recommended daily

intakes by age group (children, teenagers, adults, elderly), food exchange list, and general balance principles.

Read both files. They are complementary: the SV guide gives per-meal serving benchmarks; the HK pyramid gives daily totals by age group.


Workflow

1. Understand the Input

Identify from the user's message:

  • What foods were eaten (ingredients, dishes, drinks, snacks)
  • How much (portions, bowls, glasses, pieces — estimate if vague)
  • Which meal (breakfast / lunch / dinner / snack) or full day
  • Age group if mentioned or inferable (default to "Adult" if unknown)

If the user's description is very vague (e.g. "I had some rice"), Politely ask how much like "Could you tell me how much were eaten?".

2. Map to Food Categories

Using both reference guides, map each food item to one or more of these categories:

CategoryExamples
GrainsRice, bread, noodles, pasta
VegetablesLeafy greens, potatoes, mushrooms, seaweed
FruitsApples, oranges, kiwi, fruit juice (limited)
Fish & Meat / ProteinMeat, fish, eggs, tofu, beans
Milk & DairyMilk, yogurt, cheese
Fat / Oil / SugarFried foods, butter, sweets, sauces
Snacks & BeveragesChips, cake, alcohol, sugary drinks

3. Assess Balance

Compare the user's intake against:

  • Per-meal SV targets (from nutrition_sv_guide.md): grain ~40g carbs, vegetables ~70g,

protein ~6g per SV

  • Daily totals by age group (from balanced_diet_hk.md): e.g. Adults need 3–8 bowls

grains, ≥3 servings veg, ≥2 fruit, 5–8 taels protein, 1–2 dairy, 6–8 glasses fluid

  • Snack/beverage cap: ≤200 kcal/day for extras

Flag:

  • ✅ Categories that look well covered
  • ⚠️ Categories that seem low or missing
  • 🔴 Anything that looks excessive (too much oil/fat, heavy snacks, alcohol)

4. Estimate Calories (if relevant)

If the user asks about calories or if intake looks excessive, provide a rough estimate using common food calorie references. Keep estimates clearly approximate ("roughly X kcal").

General adult daily targets: ~1800–2200 kcal for women, ~2000–2600 kcal for men. Adjust for age/activity if context is given.

5. Deliver Suggestions

Write a short, friendly response structured as:

  1. Quick summary — one sentence on the overall picture ("Your lunch looks fairly balanced!")
  2. What's good — briefly acknowledge what they did well (1–2 points)
  3. Gentle suggestions — 2–3 actionable tips for what to add, reduce, or swap
  4. Calorie note — only if relevant or asked

Tone rules:

  • Warm and encouraging, never preachy or alarming
  • Avoid absolutes ("you must", "never eat") — prefer ("you might try", "consider adding")
  • Keep it concise — aim for 150–250 words unless a detailed breakdown is requested
  • Use simple language, no medical jargon

Example Response Shape

Your dinner looks pretty good overall! 🍽️ You've got a solid grain base with the rice, and the fish is a great protein source. Nice work including some vegetables too. A couple of gentle suggestions: - The portion of vegetables looks a bit light — try doubling it next time (aim for roughly 70g or half a bowl of cooked veg per meal). - The fried preparation adds quite a bit of oil. Steaming or grilling the fish occasionally would keep the fat content lower. - A piece of fruit after the meal would round out your vitamins nicely. Calorie-wise, this meal is likely around 600–700 kcal — reasonable for dinner. 👍

Edge Cases

  • Only snacks described: Gently note the 200 kcal/day snack guideline and suggest a

proper meal if appropriate.

  • Very restrictive eating: Do not reinforce restriction. Acknowledge the meal and gently

suggest adding a food group that's missing.

  • Alcohol mentioned: Note the recommended limits from the SV guide without lecturing.
  • User mentions a health condition: Acknowledge it briefly and recommend they consult a

dietitian for personalised advice — don't attempt clinical dietary plans.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

86.19%
按下载量换算908

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills