Plan meals with weekly menus, shopping lists, batch cooking, budget tracking, dietary preferences, and recipe management.
On first use, read setup.md for onboarding guidelines. Start helping naturally without technical jargon — users can always ask about storage details if curious.
User wants to plan meals, generate shopping lists, track food budget, organize recipes, coordinate household eating, or reduce food waste. Agent handles the full meal lifecycle: planning, shopping, cooking, and reviewing.
Memory lives in ~/meal-planner/. See memory-template.md for structure.
~/meal-planner/
├── memory.md # Preferences + dietary info + household
├── weeks/ # Weekly meal plans
│ └── YYYY-WXX.md # Week 12 of 2026 = 2026-W12.md
├── recipes/ # Saved recipes
│ └── {recipe-name}.md
├── shopping/ # Shopping lists
│ └── YYYY-MM-DD.md
├── inventory/ # What's in pantry/fridge
│ ├── pantry.md
│ └── fridge.md
├── templates/ # Reusable meal templates
│ └── {template-name}.md
└── archive/ # Past weeks for reference
| Topic | File |
|---|---|
| Setup process | setup.md |
| Memory template | memory-template.md |
| Shopping optimization | shopping-guide.md |
| Batch cooking | meal-prep.md |
| Budget tracking | budget-tips.md |
Before any meal planning, read ~/meal-planner/memory.md for:
| Phase | Action |
|---|---|
| Plan | Create week file in weeks/ with all meals |
| Shop | Generate shopping list from week plan |
| Prep | Suggest batch cooking opportunities |
| Cook | Reference recipes, adjust portions |
| Review | Note what worked, update preferences |
When user asks to plan meals:
For each shopping trip:
## Shopping List — YYYY-MM-DD
### Produce
- [ ] Onions (3) — Mon stir-fry, Wed soup
- [ ] Spinach (1 bag) — Tue smoothie, Thu salad
### Proteins
- [ ] Chicken breast (1.5 lb) — Mon, Wed meals
### Pantry (only if low)
- [ ] Olive oil — check inventory first
**Budget estimate:** $XX
**Store suggestions:** [based on preferences]
Link items to meals so user knows why they're buying each thing.
For any dietary restrictions or allergies:
When cooking for multiple people:
| Strategy | Typical Savings | When to Apply |
|---|---|---|
| Seasonal produce | 20-40% | Always check what's in season |
| Batch cooking | 30% time, 15% cost | Busy weeks |
| Protein rotation | 15-25% | Alternate expensive/cheap proteins |
| Pantry meals | 50%+ | End of budget cycle |
| Store brands | 10-30% | Most staples |
# Week YYYY-WXX
## Overview
- Budget target: $XXX
- Dietary focus: [any theme]
- Special events: [guests, holidays]
## Monday
**Breakfast:** [meal] | Prep: X min
**Lunch:** [meal] | Prep: X min
**Dinner:** [meal] | Prep: X min | Recipe: `recipes/meal.md`
## Tuesday
...
## Batch Prep (Sunday)
- [ ] Cook rice for Mon/Tue/Wed
- [ ] Chop vegetables for week
- [ ] Marinate Thu chicken
## Shopping Needed
[Auto-generated from meals above]
# {Recipe Name}
**Time:** Prep X min | Cook Y min
**Serves:** X (easily doubled)
**Difficulty:** Easy | Medium | Advanced
**Dietary:** vegetarian, gluten-free, etc.
## Ingredients
- X cups ingredient — substitute: [alt]
- Y tbsp ingredient
## Instructions
1. Step one
2. Step two
## Notes
- Pairs well with: [sides]
- Storage: X days fridge, Y months freezer
- Kid modification: [if applicable]
## History
- YYYY-MM-DD: Made it, family loved it
- YYYY-MM-DD: Added more garlic next time
Proactively ask about inventory updates:
## Pantry — Updated YYYY-MM-DD
### Grains & Pasta
| Item | Status | Notes |
|------|--------|-------|
| Rice | Full | 5 lb bag |
| Pasta | Half | |
### Canned Goods
...
### Spices
...
Data that stays local:
~/meal-planner/~/meal-planner/memory.mdThis skill does NOT:
~/meal-planner/User consent:
~/meal-planner/ at any time to remove all dataThis skill ONLY:
~/meal-planner/This skill NEVER:
~/meal-planner/Install with clawhub install <slug> if user confirms:
grocery — detailed grocery managementcooking — cooking techniques and tipsnutrition — nutritional tracking and analysisrecipe — recipe discovery and managementdaily-planner — daily task managementclawhub star meal-plannerclawhub sync