Install
openclaw skills install wine-cellarComprehensive wine cellar management skill for tracking inventory, providing meal-based recommendations, acting as a virtual sommelier, tracking consumption/purchases, and supporting barcode lookup to retrieve bottle details. Use when you need to manage a personal wine collection, get wine pairing suggestions for meals, scan barcodes for wine information, or maintain detailed records of your wine inventory.
openclaw skills install wine-cellarThis skill enables comprehensive management of a personal wine cellar, including inventory tracking, barcode-based bottle lookup, meal-based wine recommendations, sommelier-style advice, and consumption/purchase tracking. It provides both data management capabilities and intelligent wine expertise.
Track your wine collection with detailed records including:
Input barcode numbers to automatically retrieve:
Get intelligent wine pairing suggestions based on:
Receive expert advice on:
Maintain detailed logs of:
To begin using this skill, you can:
The wine cellar skill uses the following data models:
"I just bought a 2018 Chateau Margaux and want to add it to my cellar. It's barcode 123456789012."
"Scan this barcode: 085000014315 to get wine details."
"What wine would pair well with mushroom risotto?"
"How long should I decant a young Bordeaux before serving?"
"I opened a bottle of 2016 Domaine de la Romanée-Conti last night with dinner and want to log it."
This skill maintains data in JSON format within the skill directory:
data/wine_inventory.json - Main wine collectiondata/consumption_log.json - Drinking historydata/purchase_history.json - Acquisition recordsdata/barcode_cache.json - Lookup results for performanceTo add custom fields or adapt to specific needs:
Executable tools for wine cellar operations:
add_wine.py - Add new bottles to inventorylookup_barcode.py - Retrieve wine details from barcoderecommend_pairing.py - Get meal-based wine suggestionslog_consumption.py - Record drinking eventsgenerate_report.py - Create inventory and valuation reportsutils.py - Shared helper functionsReference materials for wine knowledge:
wine_regions.md - Major wine growing regions and characteristicsvarietal_guide.md - Grape varietal profiles and traitspairing_principles.md - Food and wine matching guidelinesvintage_chart.md - Historical vintage quality referencesserving_guide.md - Temperature, decanting, and glassware adviceTemplates and reference materials:
wine_label_template.pdf - Printable label format for bin tagscellar_map_template.svg - Diagram for mapping physical storagetasting_sheet.pdf - Structured tasting note template