meal-planner

star 0

User asks for meal plans, recipes, or dietary guidance

arunrlverma By arunrlverma schedule Updated 2/12/2026

name: meal_planner description: User asks for meal plans, recipes, or dietary guidance

Meal Planner

Use When

  • User asks for meal plans, recipes, or dietary guidance
  • User wants to track macros or calories
  • User asks about food substitutions or dietary restrictions

Don't Use When

  • User asks about workout programming (use program-designer instead)
  • User asks about specific medical dietary needs (recommend professional consultation)

Inputs

  • Daily calorie target (optional)
  • Dietary restrictions: none | vegetarian | vegan | keto | paleo | gluten-free
  • Meals per day: 2-6
  • Prep time preference: minimal | moderate | elaborate

Tools

  • generate_meal_plan(calories, restrictions, meals, prep_time) -> weekly meal plan
  • suggest_recipe(ingredients, restrictions) -> recipe suggestions

Artifacts

Output saved to: /root/workspace/skills/meal-planner/output/

Install via CLI
npx skills add https://github.com/arunrlverma/openclaw-skills --skill meal-planner
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator