← 返回 Skills 市场
933
总下载
0
收藏
7
当前安装
1
版本数
在 OpenClaw 中安装
/install meal-planner
功能描述
Plan meals with weekly menus, shopping lists, batch cooking, budget tracking, dietary preferences, and recipe management.
安全使用建议
This skill appears to be what it says: a local meal-planning assistant that stores data under ~/meal-planner/. Before installing: 1) Review the full SKILL.md (the provided copy is truncated at 'Security & Privacy') to ensure there are no network endpoints or unexpected behaviors. 2) Decide whether you are comfortable storing dietary and household data locally in ~/meal-planner/ and who can access those files on your device. 3) If you prefer the agent not act autonomously (proactive reminders or automatic inventory updates), disable autonomous invocation or limit when it runs. 4) Inspect the created files after first run to confirm contents and remove them if you change your mind.
功能分析
Type: OpenClaw Skill
Name: meal-planner
Version: 1.0.0
The OpenClaw AgentSkills skill bundle for 'meal-planner' is classified as benign. The `SKILL.md` explicitly states that the skill does not require any external binaries (`'bins':[]`), does not send data to external servers, and does not read files outside the `~/meal-planner/` directory. All data is stored locally in transparent markdown files. The instructions for the AI agent across all `.md` files are consistent with the stated purpose of meal planning and lack any evidence of prompt injection attempts, data exfiltration, malicious execution, or persistence mechanisms.
能力评估
Purpose & Capability
Name, description, and runtime instructions all align: planning meals, shopping lists, recipes, inventory and budget tracking are implemented by reading/writing files under ~/meal-planner/. No unrelated binaries, env vars, or cloud credentials are requested.
Instruction Scope
Instructions explicitly direct the agent to read and write local files (memory.md, weeks/, recipes/, shopping/, inventory/). This is appropriate for the stated purpose, but the agent will store potentially sensitive personal data (household members, allergies, dietary restrictions) locally — users should be aware and confirm they are comfortable with files in ~/meal-planner/. The SKILL.md appears truncated at the 'Security & Privacy' section; inspect the full file before installing to confirm there are no hidden network behaviors.
Install Mechanism
Instruction-only skill with no install spec, no downloads, and no added binaries — lowest-risk install model. Nothing is written to disk by an installer beyond files the agent itself will create under the declared local path.
Credentials
The skill requests no environment variables, no credentials, and no external config paths. The data access it requires (local meal-planning files) is proportionate to the feature set.
Persistence & Privilege
always:false (normal) and the skill can be invoked autonomously by the agent (platform default). Because it stores and updates local memory in ~/meal-planner/, users should confirm whether they want the agent to proactively update files or only act when asked. The skill does not request elevated system privileges or modify other skills' configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install meal-planner - 安装完成后,直接呼叫该 Skill 的名称或使用
/meal-planner触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Meal Planner 是什么?
Plan meals with weekly menus, shopping lists, batch cooking, budget tracking, dietary preferences, and recipe management. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 933 次。
如何安装 Meal Planner?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install meal-planner」即可一键安装,无需额外配置。
Meal Planner 是免费的吗?
是的,Meal Planner 完全免费(开源免费),可自由下载、安装和使用。
Meal Planner 支持哪些平台?
Meal Planner 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 Meal Planner?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。
推荐 Skills