← 返回 Skills 市场
ivangdavila

Meals

作者 Iván · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ 安全检测通过
1027
总下载
2
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install meals
功能描述
Build a personal meal planning system with weekly plans, shopping lists, and dietary tracking.
安全使用建议
This skill appears coherent and limited to local meal-planning tasks. Before installing: 1) understand it will create and maintain files in ~/meals/ (plans, meals, shopping lists, preferences); back up or review that directory if you care about where data is stored. 2) If you later enable calendar or export integrations, expect the skill to require tokens/credentials — only provide those if you trust the integration and the skill declares them. 3) Review any future versions that add code or install steps (this current version is instruction-only). If you want stricter isolation, run it in a limited account or container where writing to your home is acceptable.
功能分析
Type: OpenClaw Skill Name: meals Version: 1.0.0 The skill bundle is benign. The `SKILL.md` provides clear instructions for an AI agent to manage a personal meal planning system, including creating a dedicated workspace at `~/meals/` and organizing meal plans, shopping lists, and preferences within it. There are no indications of malicious intent such as data exfiltration, unauthorized command execution, persistence mechanisms, or prompt injection attempts designed to subvert the agent's purpose or access sensitive data beyond its stated scope. All instructions align with the described functionality.
能力评估
Purpose & Capability
Name and description (personal meal planning, shopping lists, dietary tracking) match the instructions. The only requested system interaction is creating/using a ~/meals/ workspace, which is appropriate for a file-based planner.
Instruction Scope
SKILL.md stays within meal-planning scope: it instructs asking the user questions, building/reading/writing meal and plan files under ~/meals/, generating shopping lists, and tracking preferences. There are no instructions to read unrelated system files or environment variables, nor to send data to external endpoints. It does mention optional integrations (calendar, exports) but does not include automatic credential access or implementation details.
Install Mechanism
No install spec and no code files — instruction-only skill. This is the lowest-risk install profile; nothing will be written to disk by an installer beyond what the agent is instructed to create at runtime (~/meals/).
Credentials
The skill currently requests no environment variables or credentials, which is proportionate. It references potential integrations (calendar, exporting lists, budget tracking) that would require credentials if implemented; those should be declared explicitly before enabling such integrations.
Persistence & Privilege
always is false and the skill is user-invocable — normal. The skill does instruct creating a persistent workspace directory in the user's home (~/meals/). This is expected for the use case but users should be aware it will create and store personal data on disk.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install meals
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /meals 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug meals
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Meals 是什么?

Build a personal meal planning system with weekly plans, shopping lists, and dietary tracking. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1027 次。

如何安装 Meals?

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

Meals 是免费的吗?

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

Meals 支持哪些平台?

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

谁开发了 Meals?

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

💬 留言讨论