ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 5/5

Grocery

Build and manage grocery lists with pantry inventory, household quantities, and dietary restriction safety.

Why use this skill?

Optimize your grocery shopping with OpenClaw. Track pantry inventory, manage dietary restrictions, and automate your shopping list with local, intelligent storage.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/ivangdavila/grocery
Or

What This Skill Does

The Grocery skill provides an intelligent, persistent management system for your household shopping logistics. Unlike simple to-do lists, this agent acts as a context-aware shopping assistant that lives in your local environment. It manages your pantry inventory, tracks specific dietary restrictions, and learns your household's consumption patterns. By maintaining a structured database in your local filesystem, the agent can cross-reference what you already have at home against what you need to buy, effectively reducing food waste and preventing duplicate purchases. It handles the manual, tedious work of scaling ingredient quantities based on your specific household size and ensuring that items added to your list align with your family's health requirements.

Installation

To integrate this agent into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/ivangdavila/grocery

Ensure you have a home directory structure ready. Upon first use, the skill will initialize the necessary data environment: mkdir -p ~/grocery

Use Cases

  • Pantry Synchronization: Quickly update your home stock by telling the agent what you used or purchased, keeping your pantry.md file current without manual data entry.
  • Dietary Safety: Automatically flag potential allergens or non-compliant ingredients when building your list, ensuring you never accidentally buy items that violate your restrictions.
  • Bulk Shopping Optimization: Receive alerts if you are over-purchasing compared to your historical consumption, or get reminders to stock up on essentials like milk or coffee before they run out.
  • List Segmentation: Organize grocery lists by store or aisle, making the physical shopping trip significantly faster and more efficient.

Example Prompts

  1. "I'm cooking a lasagna tonight, add the ingredients to my weekly list but check if I have onions or tomato paste in the pantry first."
  2. "Add 2 liters of milk and a bag of spinach to the list, but remind me if the spinach violates my gluten-free restriction."
  3. "Is there anything I usually buy that I'm running low on based on my recent pantry history?"

Tips & Limitations

  • Be Specific: The more details you provide about your household size and preferences initially, the better the agent will scale quantities.
  • Keep Memory Updated: The effectiveness of this skill relies on the memory.md and pantry.md files; keep them accurate to avoid poor suggestions.
  • Scope: Remember that this skill is for logistics and inventory, not for searching prices, finding store deals, or placing online orders. It does not interface with external grocery APIs.

Metadata

Stars2102
Views0
Updated2026-03-06
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-ivangdavila-grocery": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#grocery#inventory#shopping#pantry#household
Safety Score: 5/5

Flags: file-write, file-read