Skip to main content
mlkrueger

meal-planner

by mlkruegerv0.1.0

Plan weekly meals, search for recipes, manage grocery inventory, build shopping lists, and load grocery carts via browser automation

Installation guide →
1 skill GitHub

Documentation

# Meal Planner Plugin

A Claude Code plugin for weekly meal planning, recipe discovery, and grocery ordering.

## Features

- **Inventory Management** — Track pantry, fridge, and freezer contents
- **Recipe Discovery** — Search across NYT Cooking, Serious Eats, food blogs, and more
- **Meal Planning** — Build structured weekly meal plans with dietary constraints
- **Shopping Lists** — Auto-generate grocery lists by diffing recipes against inventory
- **Cart Loading** — Browser automation to load carts on Instacart, Walmart, etc.

## Dietary Support

- Shellfish allergy safe
- Celiac / gluten-free
- Flexitarian (limited meat)

## Installation

Install via the mkrueger-plugins marketplace:

```
/plugins install meal-planner@mkrueger-plugins
```

## Usage

The skill triggers on meal planning related prompts. You can also invoke it directly with `/meal-planner`.

See `skills/meal-planner/SKILL.md` for the full workflow documentation.