← 返回 Skills 市场
biyaoshang

myfood-by

作者 BiyaoShang · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
362
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install myfood-by
功能描述
食品库存管理与饮食推荐工具 — 支持食品库存(含有效期)登记/查询,推荐饮食前实时问询禁忌与健康需求(不保存),优先适配已有食材,标注库存食材并提醒临期商品,食谱生成依托主模型。
安全使用建议
This skill appears to do what it claims, but before installing: 1) Confirm where the agent stores skill files (the path that contains references/my-food.md) and whether that location is backed up or shared. 2) Avoid entering sensitive personal health details into the skill—the SKILL.md says they won't be saved, but that isn't technically enforced in the instructions. 3) Test with non-sensitive inventory data first, then inspect references/my-food.md to verify contents and that deletions behave as expected. 4) If you need stronger privacy, consider encrypting the file or running the skill only in an environment where the skill directory is private. 5) Remove the skill and delete references/my-food.md when you no longer want the inventory retained.
功能分析
Type: OpenClaw Skill Name: myfood-by Version: 1.0.0 The skill bundle describes a food inventory management and diet recommendation tool. It explicitly states it does not store sensitive personal health information. The only file system interaction described is reading from, writing to, and deleting records from `references/my-food.md` within the skill's own directory, which is a legitimate operation for data persistence. There are no instructions for data exfiltration, malicious execution, persistence, or prompt injection with harmful objectives. All instructions in `SKILL.md` align with the stated benign purpose.
能力评估
Purpose & Capability
The name/description (food inventory and recommendation) matches the actions described: registering/querying/updating inventory and generating recommendations using the main model. Requiring a references/my-food.md file in the skill directory to hold inventory is coherent for this purpose.
Instruction Scope
All runtime instructions operate on a single skill-local file (references/my-food.md) and on real-time user prompts. This stays within the stated purpose. Note: the SKILL.md asserts that health-sensitive info is not saved, but there is no technical enforcement described—care should be taken about what the agent is asked at runtime.
Install Mechanism
No install spec or external downloads; this is an instruction-only skill (lowest install risk).
Credentials
The skill requests no environment variables, binaries, or credentials. There are no disproportionate credential requests.
Persistence & Privilege
The skill writes persistent state to references/my-food.md in the skill directory (creates it if missing). This is expected for inventory, but users should note that data will persist across runs and may be included in backups, logs, or accessible to anyone with access to the skill files.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install myfood-by
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /myfood-by 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
myfood-by 1.0.0 - 首次发布,提供食品库存管理与饮食推荐功能。 - 支持登记、查询、更新与删除食品,包括有效期管理。 - 提供个性化饮食推荐,优先利用现有食材,并标注【已有】食材。 - 单独提醒临期食品,有效帮助用户避免食材浪费。 - 不保存任何健康敏感信息,所有饮食需求通过实时问询获取。
元数据
Slug myfood-by
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

myfood-by 是什么?

食品库存管理与饮食推荐工具 — 支持食品库存(含有效期)登记/查询,推荐饮食前实时问询禁忌与健康需求(不保存),优先适配已有食材,标注库存食材并提醒临期商品,食谱生成依托主模型。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 362 次。

如何安装 myfood-by?

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

myfood-by 是免费的吗?

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

myfood-by 支持哪些平台?

myfood-by 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 myfood-by?

由 BiyaoShang(@biyaoshang)开发并维护,当前版本 v1.0.0。

💬 留言讨论