Shopping List Skill
Manage shopping lists -- add items, view lists, remove items, and clear completed.
Behavior
- •Parse the user's intent (add, view, remove, clear)
- •Extract item names and optional quantities
- •Call the appropriate API endpoint
- •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.