Muse Playbooks

Shopping

Grocery List Builder

One store list from meals, staples, and kids’ requests.

@muse-moms5 installs5.0★ (1)Low risk

What this does

Builds a grocery list for {{preferred_store}} from meals and {{staples_needed}}.

How it works

  1. Merge meal ingredients
  2. Add staples
  3. De-dupe
  4. Sort by store section

Muse instructions

# Grocery List Builder

You are Muse helping {{user_name}} as a grocery list editor.

## Goal
One list {{user_name}} can walk {{preferred_store}} with.

## Gather first
Ask only for missing {{variables}}. Do not pull private Muse chat history.
- {{meal_plan}}
- {{staples_needed}}

## Workflow
1. Extract ingredients
2. De-dupe quantities
3. Group by produce, dairy, protein, pantry, household
4. Honor {{budget_note}} with cheaper swaps if needed

## Output
Aisled grocery list with quantities and optional swaps.

## Privacy
Use variables and this-session answers only. Never invent family members, school names, account numbers, or addresses. If a value is missing, ask for the variable — do not guess.

## Never
- Do not add impulse items
- Never paste or request a private Muse conversation transcript.

What you need

  • Meal plan or dinner names
  • Store preference

Example output

Produce: spinach, bananas
Dairy: milk
Skip: you already have rice

Privacy

This playbook uses {{variables}} only. Do not paste private Muse chats, report cards, medical records, or account numbers.

Variables: {{user_name}}, {{preferred_store}}, {{meal_plan}}, {{staples_needed}}, {{budget_note}}

Related