Manage recipes and grocery lists from your Plan2Meal React Native app. Add recipes from URLs, search, view, and manage your grocery lists.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install plan2meal或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install plan2meal⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/plan2meal/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: plan2meal description: Manage recipes and grocery lists in Plan2Meal via chat (add recipe URLs, list/search/show/delete recipes, and create/manage grocery lists). Use when users explicitly want Plan2Meal recipe/grocery actions. Do not use for generic cooking advice, nutrition coaching, or non-Plan2Meal todo/shopping tools. Success = command executed with clear result text (IDs, counts, links/errors) and accurate data-routing disclosure. requiredEnv: - CONVEX_URL - AUTH_GITHUB_ID - AUTH_GITHUB_SECRET - GITHUB_CALLBACK_URL - CLAWDBOT_URL optionalEnv: - AUTH_GOOGLE_ID - AUTH_GOOGLE_SECRET - GOOGLE_CALLBACK_URL - AUTH_APPLE_ID - AUTH_APPLE_SECRET - APPLE_CALLBACK_URL - ALLOW_DEFAULT_BACKEND primaryEnv: CONVEX_URL ---
A ClawdHub skill for managing recipes and grocery lists via Plan2Meal.
https://gallant-bass-875.convex.cloudCONVEX_URL.ALLOW_DEFAULT_BACKEND=true.Use when:
Do NOT use when:
```bash clawdhub install plan2meal ```
```bash cp .env.example .env ```
- CONVEX_URL (required, recommended self-hosted backend) - ALLOW_DEFAULT_BACKEND=true (only if intentionally using shared backend) - OAuth provider creds: - GitHub (required): AUTH_GITHUB_ID, AUTH_GITHUB_SECRET, GITHUB_CALLBACK_URL - Google (optional): AUTH_GOOGLE_ID, AUTH_GOOGLE_SECRET, GOOGLE_CALLBACK_URL - Apple (optional): AUTH_APPLE_ID, AUTH_APPLE_SECRET, APPLE_CALLBACK_URL - CLAWDBOT_URL (required, bot callback host)
plan2meal loginplan2meal logoutplan2meal add plan2meal listplan2meal search plan2meal show plan2meal delete plan2meal listsplan2meal list-show plan2meal list-create plan2meal list-add plan2meal helpUse response formatting templates from references/output-templates.md.
安装 Plan2meal 后,可以对 AI 说这些话来触发它
Help me get started with Plan2meal
Explains what Plan2meal does, walks through the setup, and runs a quick demo based on your current project
Use Plan2meal to manage recipes and grocery lists from your Plan2Meal React Native app
Invokes Plan2meal with the right parameters and returns the result directly in the conversation
What can I do with Plan2meal in my marketing & growth workflow?
Lists the top use cases for Plan2meal, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/plan2meal/ 目录(个人级,所有项目可用),或 .claude/skills/plan2meal/(项目级)。重启 AI 客户端后,用 /plan2meal 主动调用,或让 AI 根据上下文自动发现并使用。
Plan2meal 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Plan2meal 可免费安装使用。请查阅仓库了解许可证信息。
Manage recipes and grocery lists from your Plan2Meal React Native app. Add recipes from URLs, search, view, and manage your grocery lists.
Plan2meal 属于「Marketing & Growth」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my marketing & growth tasks using Plan2meal
Identifies repetitive steps in your workflow and sets up Plan2meal to handle them automatically