← 返回 Skills 市场
beginnerrudy

Weekly Menu 每周菜单

作者 BeginnerRudy · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
235
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install weekly-menu
功能描述
Generate a weekly meal plan with images, recipes, and shopping lists. Searches Xiaohongshu (小红书) for trending seasonal recipes, creates a beautifully formatt...
安全使用建议
This skill will search Xiaohongshu (via the agent-reach channel), download images, and create Feishu documents. Before installing: 1) Confirm you want the skill to read/write meals/profile.yaml and meals/history.yaml in the agent workspace. 2) Understand that it expects to read Feishu credentials and folder tokens from platform files (~/.openclaw/openclaw.json and MEMORY.md) — verify what these files contain and whether you are comfortable a skill will access them. 3) Ensure the Feishu channel/account used is limited (create a dedicated app/service account with only the required doc/drive scopes) so a compromised skill can't access unrelated resources. 4) If you prefer stricter disclosure, ask the author to declare required config paths/credentials in the skill metadata (app_id/app_secret and receipts folder token) or modify the workflow to accept explicit, scoped credentials from the user at runtime. If you cannot verify or restrict the Feishu credentials and MEMORY.md contents, treat this skill as higher-risk and avoid installing it.
功能分析
Type: OpenClaw Skill Name: weekly-menu Version: 1.0.0 The skill automates meal planning by searching Xiaohongshu and creating Feishu documents, but it requires high-risk permissions. Specifically, SKILL.md and feishu-doc-recipe.md instruct the agent to read sensitive API credentials (app_id and app_secret) directly from the global OpenClaw configuration file (~/.openclaw/openclaw.json) and use curl to download images from external URLs. While these actions are plausibly necessary for the stated functionality, the direct access to system-level secrets and arbitrary network downloads represent significant security risks.
能力评估
Purpose & Capability
The declared purpose (generate weekly menus from Xiaohongshu and store them in Feishu) aligns with the instructions: searching Xiaohongshu via agent-reach, composing content, downloading images, and creating Feishu docs. However, the SKILL.md expects access to Feishu app credentials and a receipts folder token (platform config and MEMORY.md) while the skill metadata declares no required env/config paths or credentials — that is an inconsistency.
Instruction Scope
The instructions explicitly tell the agent to read platform files: ~/.openclaw/openclaw.json (channels.feishu.accounts.default) for app_id/app_secret and MEMORY.md for the receipts folder token. They also read and write local profile/history files (meals/profile.yaml, meals/history.yaml) and store downloaded images in workspace/tmp/dishes/. Reading hidden platform config and memory files is outside the skill's obvious scope and can expose other channels' secrets or tokens.
Install Mechanism
Instruction-only skill with no install spec or third-party downloads. No code is written to disk by an installer, which reduces risk from supply-chain installs.
Credentials
The skill metadata declares no required environment variables or credentials, but the workflow requires Feishu app_id/app_secret and a receipts folder token (from platform config/MEMORY.md) and uses agent-reach Xiaohongshu channel. Access to those credentials is proportionate to creating documents in Feishu, but the absence of declared required config/credential fields is inconsistent and could lead to unintentional exposure of platform secrets.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent/always-on presence. It will create and modify documents in the user's Feishu drive (expected for its function) but does not request modifications to other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install weekly-menu
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /weekly-menu 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: 20-dish weekly meal planner with Xiaohongshu recipes, Feishu doc generation with images, checkboxes, and source links
元数据
Slug weekly-menu
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Weekly Menu 每周菜单 是什么?

Generate a weekly meal plan with images, recipes, and shopping lists. Searches Xiaohongshu (小红书) for trending seasonal recipes, creates a beautifully formatt... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 235 次。

如何安装 Weekly Menu 每周菜单?

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

Weekly Menu 每周菜单 是免费的吗?

是的,Weekly Menu 每周菜单 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Weekly Menu 每周菜单 支持哪些平台?

Weekly Menu 每周菜单 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Weekly Menu 每周菜单?

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

💬 留言讨论