Install
openclaw skills install meal-prepWeekly meal prep plan from fridge ingredients with nutrition and shopping list.
openclaw skills install meal-prepUse this skill when the user wants to turn their available ingredients into a structured weekly meal plan with nutrition info, cooking timeline, and a shopping list.
Parse ingredients. Accept a comma-separated list or natural language description of available ingredients. Normalize names and match against a basic ingredient database (produce, meat, dairy, pantry staples).
Flag perishables. Identify ingredients that spoil quickly (leafy greens, fresh meat, dairy, herbs) — these must be used first.
Plan weekly menu (5-7 days).
Label each meal with:
Generate shopping list. Group missing items by supermarket section:
Optimize ingredient usage order. Build a day-by-day consumption schedule:
Build cooking timeline. Provide a preparation schedule in minutes:
Deliver complete plan. Structured output:
meal-prep plan --ingredients "鸡胸肉500g,西兰花2颗,鸡蛋12个,番茄4个" --people 2 --goal weight-loss