plan2mealManage recipes and grocery lists from your Plan2Meal React Native app. Add recipes from URLs, search, view, and manage your grocery lists.
Install via ClawdBot CLI:
clawdbot install okikeSolutions/plan2mealA 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:
clawdhub install plan2meal
cp .env.example .env
CONVEX_URL (required, recommended self-hosted backend)ALLOW_DEFAULT_BACKEND=true (only if intentionally using shared backend)AUTH_GITHUB_ID, AUTH_GITHUB_SECRET, GITHUB_CALLBACK_URLAUTH_GOOGLE_ID, AUTH_GOOGLE_SECRET, GOOGLE_CALLBACK_URLAUTH_APPLE_ID, AUTH_APPLE_SECRET, APPLE_CALLBACK_URLCLAWDBOT_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.
Generated Mar 1, 2026
A busy professional uses Plan2Meal to save recipe URLs from cooking blogs and automatically generate grocery lists. They can quickly add recipes via chat, search their collection, and create shopping lists for the week, streamlining meal prep without switching apps. This integrates with their existing OAuth providers for secure authentication.
A home cook manages family recipes by adding URLs from favorite sites, organizing them into lists for different occasions like holidays or weeknight dinners. They use the skill to search for specific dishes, show recipe details, and delete outdated entries, keeping their collection tidy and accessible via chat.
Roommates share a Plan2Meal account to collaboratively add recipes and build shared grocery lists. They can list recipes, add items to a common list, and view updates in real-time, reducing miscommunication and ensuring everyone contributes to shopping tasks efficiently through chat commands.
A small catering business uses Plan2Meal to store and organize client recipe requests via URLs, creating tailored grocery lists for each event. They leverage the search and show commands to quickly access recipes, manage lists for different projects, and ensure accurate ingredient procurement through backend API calls.
Offer basic recipe and list management for free, with premium tiers adding advanced features like nutritional analysis, meal planning calendars, or integration with smart home devices. Revenue is generated through monthly subscriptions, targeting individual users and small teams who need enhanced functionality beyond core commands.
License the Plan2Meal skill to health and wellness platforms as an embedded feature for their users to manage recipes and grocery lists. Revenue comes from licensing fees or revenue-sharing agreements, leveraging the skill's backend integration and OAuth support to enhance partner apps without rebuilding functionality.
Integrate affiliate links with grocery delivery services or retailers within the grocery list outputs. Revenue is earned through commissions on purchases made via these links, monetizing user engagement by suggesting relevant products based on recipe ingredients added through the skill's commands.
š¬ Integration Tip
Ensure CONVEX_URL is configured with a self-hosted backend for data control, and use OAuth providers like GitHub for secure authentication to comply with disclosure requirements.
Search and suggest recipes by ingredients, cuisine, or dietary preferences using TheMealDB API with detailed meal info and instructions.
Access recipes, meal plans, and grocery lists from Paprika Recipe Manager. Use when user asks about recipes, meal planning, or cooking.
Order food, groceries, and book restaurants in India via Swiggy's MCP servers. Food delivery, Instamart groceries, and Dineout restaurant bookings with safety-first confirmation workflow.
Search and browse 9,000+ Gousto recipes. Get full ingredients and step-by-step cooking instructions via official API.
Turn recipes into a Todoist Shopping list. Extract ingredients from recipe photos (Gemini Flash vision) or recipe web pages (search + fetch), then compare against the existing Shopping project with conservative synonym/overlap rules, skip pantry staples (salt/pepper), and sum quantities when units match. Also saves each cooked recipe into the workspace cookbook (recipes/).
Help users cook better ā recipe adaptation, substitutions, troubleshooting, and skill building.