← 返回 Skills 市场
ivangdavila

Nutrition

作者 Iván · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ 安全检测通过
1770
总下载
4
收藏
6
当前安装
1
版本数
在 OpenClaw 中安装
/install nutrition
功能描述
Build a personal nutrition system for tracking meals, calories, macros, vitamins, and minerals.
安全使用建议
This skill is coherent with its description and only writes files under ~/nutrition/, so it doesn't request external credentials or install code. Before installing, consider: 1) You will have personal health data stored on your machine — choose whether you want those files and set restrictive file permissions (e.g., chmod 700 ~/nutrition). 2) Back up or encrypt the folder if you want extra privacy. 3) Confirm whether you want the agent to run autonomously (it can, by default) so it doesn't log or modify files unexpectedly. 4) Periodically review the created files and delete the folder if you stop using the skill.
功能分析
Type: OpenClaw Skill Name: nutrition Version: 1.0.0 The skill bundle is benign. All instructions in SKILL.md and content in other markdown files are directly related to building a personal nutrition tracking system. The only file system operation is creating a `~/nutrition/` directory, which is necessary for the skill's stated purpose of storing user data. There is no evidence of prompt injection, data exfiltration, malicious execution, or any other harmful intent.
能力评估
Purpose & Capability
Name/description (personal nutrition tracking) align with the instructions: estimating portions, calculating macros, flagging micronutrients, and writing logs in ~/nutrition/. No unrelated binaries, env vars, or services are requested.
Instruction Scope
Instructions are limited to creating and managing files under ~/nutrition/ and calculating nutrition totals from user-provided meal descriptions. This is in-scope for the stated purpose, but it does instruct the agent to create and write personal health data to disk (the workspace).
Install Mechanism
No install spec or code files — instruction-only skill. Nothing will be downloaded or written beyond the files the agent is explicitly told to create in ~/nutrition/.
Credentials
The skill requires no environment variables, credentials, or external config. Requested access is proportional to a local nutrition tracker.
Persistence & Privilege
The skill is not set to always:true and requests no special platform privileges. It will, however, persist user data to ~/nutrition/ which is a lasting change on disk; consider file permissions and backups. The skill can be invoked autonomously by the agent (default), which is normal but means it could write logs without explicit per-use consent if the agent autonomously acts.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nutrition
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nutrition 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug nutrition
版本 1.0.0
许可证
累计安装 6
当前安装数 6
历史版本数 1
常见问题

Nutrition 是什么?

Build a personal nutrition system for tracking meals, calories, macros, vitamins, and minerals. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1770 次。

如何安装 Nutrition?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install nutrition」即可一键安装,无需额外配置。

Nutrition 是免费的吗?

是的,Nutrition 完全免费(开源免费),可自由下载、安装和使用。

Nutrition 支持哪些平台?

Nutrition 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 Nutrition?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。

💬 留言讨论