Create weekly meal plan + pantry-aware shopping list + child activities + calendar sync.
Create a comprehensive weekly plan covering meals, groceries, child activities, and calendar.
Follow the meal-planning skill workflow:
get_random_meal(date, entry_type) with explicit argsFollow the grocery-management skill workflow:
get_stock_overview)get_missing_products)get_expiring_products (7 days) — prioritize in meal planFollow the child-development skill workflow:
## Week of [Date]
### Meal Plan
| Day | Dinner | Prep Time | Protein | Notes |
|-----|--------|-----------|---------|-------|
### Shopping List
**Produce**: ...
**Dairy/Eggs**: ...
**Meat/Seafood**: ...
**Pantry**: ...
### Child Activities
| Day | Morning | Midday | Evening |
|-----|---------|--------|---------|
### Materials Needed
- [For activities]
### Prep Tasks (Sunday)
- [Batch cooking, meal prep, activity setup]
### Calendar Notes
- [Conflicts, adjustments]