anylistManage grocery and shopping lists via AnyList. Use when user asks about shopping lists, groceries, or adding/checking off items to buy.
Install via ClawdBot CLI:
clawdbot install mjrussell/anylistManage grocery and shopping lists via AnyList.
npm install -g anylist-cli
# Authenticate interactively
anylist auth
# Or set environment variables for non-interactive use
export ANYLIST_EMAIL="your@email.com"
export ANYLIST_PASSWORD="your-password"
anylist lists # Show all lists
anylist lists --json # Output as JSON
anylist items "Grocery" # Show items in a list
anylist items "Grocery" --unchecked # Only unchecked items
anylist items "Grocery" --json # Output as JSON
anylist add "Grocery" "Milk"
anylist add "Grocery" "Milk" --category dairy
anylist add "Grocery" "Chicken" --category meat --quantity "2 lbs"
Categories: produce, meat, seafood, dairy, bakery, bread, frozen, canned, condiments, beverages, snacks, pasta, rice, cereal, breakfast, baking, spices, seasonings, household, personal care, other
anylist check "Grocery" "Milk" # Mark as checked
anylist uncheck "Grocery" "Milk" # Mark as unchecked
anylist remove "Grocery" "Milk" # Remove from list
anylist clear "Grocery" # Clear all checked items
User: "What's on the grocery list?"
anylist items "Grocery" --unchecked
User: "Add milk and eggs to groceries"
anylist add "Grocery" "Milk" --category dairy
anylist add "Grocery" "Eggs" --category dairy
User: "Check off the bread"
anylist check "Grocery" "Bread"
User: "Add ingredients for tacos"
anylist add "Grocery" "Ground beef" --category meat
anylist add "Grocery" "Taco shells" --category other
anylist add "Grocery" "Lettuce" --category produce
anylist add "Grocery" "Tomatoes" --category produce
anylist add "Grocery" "Cheese" --category dairy
--json for scripting and programmatic accessGenerated Mar 1, 2026
Individuals use the skill to manage household shopping lists, adding items as they run out and checking them off during shopping trips. It simplifies meal planning and ensures nothing is forgotten, reducing food waste and saving time.
Food delivery services or recipe apps integrate this skill to automatically add required ingredients to a user's grocery list. This streamlines the shopping process for customers, enhancing convenience and encouraging repeat purchases.
Caregivers or family members use the skill to remotely manage shopping lists for individuals who may have difficulty with technology. It helps ensure essential items are purchased regularly, supporting independent living.
Small businesses or teams use the skill to track office inventory like snacks, stationery, or cleaning supplies. Employees can add items as needed, and an admin can purchase them, improving workplace efficiency.
Event planners or caterers use the skill to organize shopping lists for ingredients and supplies needed for events. It helps coordinate large purchases, avoid last-minute runs, and manage budgets effectively.
Offer a free basic version of the skill with limited lists or features, and charge a subscription for advanced capabilities like recipe integration, multiple users, or analytics. Revenue comes from monthly or annual fees.
Integrate with grocery delivery services or retailers to suggest products and earn commissions on purchases made through the skill. Users benefit from convenient shopping links, generating revenue per transaction.
License the skill to businesses, such as supermarkets or meal kit companies, for use in their apps or internal systems. This includes customization and support, providing a steady revenue stream from large clients.
💬 Integration Tip
Ensure environment variables are securely managed for authentication, and use the --json flag for easy data parsing in automated workflows.
Monitor product prices across Amazon, eBay, Walmart, and Best Buy to identify arbitrage opportunities and profit margins. Use when finding products to flip, monitoring competitor pricing, tracking price history, identifying arbitrage opportunities, or setting automated price alerts.
Shopify integration - currently under maintenance. Contact founders@maton.ai for assistance.
Find and compare products online (Google Shopping) and locally (stores near you). Auto-selects best products based on price, ratings, availability, and preferences. Generates shopping list with buy links and store locations. Use when asked to shop for products, find best deals, compare prices, or locate items locally. Supports budget constraints (low/medium/high or "$X"), preference filtering (brand, features, color), and dual-mode search (online + local stores).
Monitor CamelCamelCamel price drop alerts via RSS and send Telegram notifications when items go on sale. Use when setting up automatic price tracking for Amazon products with CamelCamelCamel price alerts.
Navigate Amazon for buying, selling, and affiliating using price tracking, listing optimization, deal analysis, and affiliate link management.
Manage Shopify store data including orders, products, variants, customers, inventory, fulfillments, refunds, returns, and transactions via the Admin REST API.