Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
What This Skill Does
Manages grocery and shopping lists in AnyList through a CLI. Supports adding items with categories and quantities, checking off items, and viewing list contents.
Lets an AI agent read and update your AnyList grocery lists directly from natural language, without opening the app.
When to use it
- Adding ingredients for a recipe to the grocery list
- Checking off items as you shop
- Viewing only unchecked items before leaving for the store
- Clearing checked items after a shopping trip
- Adding items with specific quantities like '2 lbs chicken'
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: 'Add ingredients for tacos to the grocery list'
- 1Run `anylist add "Grocery" "Ground beef" --category meat`
- 2Run `anylist add "Grocery" "Taco shells" --category other`
- 3Run `anylist add "Grocery" "Lettuce" --category produce`
- 4Run `anylist add "Grocery" "Tomatoes" --category produce`
- 5Run `anylist add "Grocery" "Cheese" --category dairy`
Five items added to the Grocery list, each assigned to the appropriate category
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.