Shopping List

Manage shopping lists -- add items, view lists, remove items, and clear completed

jason-easyazz Updated

File contents

Shopping List Skill

Manage shopping lists -- add items, view lists, remove items, and clear completed.

Behavior

  1. Parse the user's intent (add, view, remove, clear)
  2. Extract item names and optional quantities
  3. Call the appropriate API endpoint
  4. Confirm the action with a natural response

Response Style

Brief and confirming. Use checkmarks for completed items. Group items by category when displaying the full list.

jason-easyazz/zoe-ai-assistant/tree/main/skills/shopping-list commit bac2b416e7

Frequently asked questions

npx skillmds@latest add jason-easyazz/shopping-list