← Back to Skills Marketplace
myfood-by
by
BiyaoShang
· GitHub ↗
· v1.0.0
362
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install myfood-by
Description
食品库存管理与饮食推荐工具 — 支持食品库存(含有效期)登记/查询,推荐饮食前实时问询禁忌与健康需求(不保存),优先适配已有食材,标注库存食材并提醒临期商品,食谱生成依托主模型。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install myfood-by - After installation, invoke the skill by name or use
/myfood-by - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
myfood-by 1.0.0
- 首次发布,提供食品库存管理与饮食推荐功能。
- 支持登记、查询、更新与删除食品,包括有效期管理。
- 提供个性化饮食推荐,优先利用现有食材,并标注【已有】食材。
- 单独提醒临期食品,有效帮助用户避免食材浪费。
- 不保存任何健康敏感信息,所有饮食需求通过实时问询获取。
Metadata
Frequently Asked Questions
What is myfood-by?
食品库存管理与饮食推荐工具 — 支持食品库存(含有效期)登记/查询,推荐饮食前实时问询禁忌与健康需求(不保存),优先适配已有食材,标注库存食材并提醒临期商品,食谱生成依托主模型。 It is an AI Agent Skill for Claude Code / OpenClaw, with 362 downloads so far.
How do I install myfood-by?
Run "/install myfood-by" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is myfood-by free?
Yes, myfood-by is completely free (open-source). You can download, install and use it at no cost.
Which platforms does myfood-by support?
myfood-by is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created myfood-by?
It is built and maintained by BiyaoShang (@biyaoshang); the current version is v1.0.0.
More Skills