← Back to Skills Marketplace
beginnerrudy

Weekly Menu 每周菜单

by BeginnerRudy · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
235
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install weekly-menu
Description
Generate a weekly meal plan with images, recipes, and shopping lists. Searches Xiaohongshu (小红书) for trending seasonal recipes, creates a beautifully formatt...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install weekly-menu
  3. After installation, invoke the skill by name or use /weekly-menu
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: 20-dish weekly meal planner with Xiaohongshu recipes, Feishu doc generation with images, checkboxes, and source links
Metadata
Slug weekly-menu
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Weekly Menu 每周菜单?

Generate a weekly meal plan with images, recipes, and shopping lists. Searches Xiaohongshu (小红书) for trending seasonal recipes, creates a beautifully formatt... It is an AI Agent Skill for Claude Code / OpenClaw, with 235 downloads so far.

How do I install Weekly Menu 每周菜单?

Run "/install weekly-menu" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Weekly Menu 每周菜单 free?

Yes, Weekly Menu 每周菜单 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Weekly Menu 每周菜单 support?

Weekly Menu 每周菜单 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Weekly Menu 每周菜单?

It is built and maintained by BeginnerRudy (@beginnerrudy); the current version is v1.0.0.

💬 Comments