grocery-list
Standalone grocery lists, recipes, and meal planning with local storage. No external service required.
Why use this skill?
Manage your groceries, meal plans, and recipes offline with the open-source OpenClaw grocery-list skill. Local JSON storage, no subscriptions, and smart automated categorization.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/dbhurley/grocery-listWhat This Skill Does
The grocery-list skill provides a comprehensive, self-contained system for managing grocery lists, storing recipes, and planning meals directly from the command line or within your AI agent environment. Unlike cloud-based apps that require subscriptions, data tracking, or constant internet connectivity, this tool utilizes local JSON storage to keep your household data private and accessible. It features advanced quantity parsing that automatically detects units and amounts, smart categorization to keep your shopping organized, and cross-functionality between meal plans and shopping lists, allowing you to import ingredients from a saved recipe directly into your active grocery queue with a single command.
Installation
To integrate this skill into your OpenClaw environment, use the primary installer command:
clawhub install openclaw/skills/skills/dbhurley/grocery-list
Ensure you have the necessary environment configured for uv to manage the scripts effectively. Once installed, the skill resides within your local directory structure, allowing for seamless execution of the provided Python scripts.
Use Cases
This skill is ideal for organized individuals who prefer local control over their personal data. It works perfectly for:
- Managing multiple distinct shopping lists for different stores like Costco, Target, or your local market.
- Tracking pantry staples by categorizing items automatically.
- Coordinating family shopping by assigning specific items to individual family members.
- Planning weekly meals and auto-generating shopping lists based on those recipes to avoid manual entry.
- Maintaining a library of favorite recipes that are always available for quick lookup.
Example Prompts
- "Add 3 cartons of almond milk to my Grocery list and categorize it as dairy."
- "Search for my chicken recipes and add the ingredients for Tacos to the Costco list."
- "Show me the meal plan for January 15th and tell me if I have any pending alerts."
Tips & Limitations
- Tip: Use the
--assigneeflag to delegate shopping tasks to other members of your household, ensuring everyone knows their responsibility. - Tip: Always use the
clearcommand after your shopping trips to keep your lists uncluttered. - Limitation: Since this relies on local JSON storage, ensure your data directory is backed up if you store extensive recipe collections. It is a text-based utility, so it is optimized for speed and efficiency rather than a graphical interface.
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-dbhurley-grocery-list": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read, code-execution
Related Skills
daily-recap
Generate a daily recap image with your agent holding a posterboard of accomplishments. Cron-driven, weather-aware, customizable to any agent identity.
plex
Control Plex Media Server - browse libraries, search, play media, manage playback.
cloudflare
Cloudflare CLI - manage DNS records, purge cache, and control Workers routes.
tmdb
Search movies/TV, get cast, ratings, streaming info, and personalized recommendations via TMDb API.
otter
Otter.ai transcription CLI - list, search, download, and sync meeting transcripts to CRM.