drinks-sommelier – I created an open-source skill that turns any AI agent into a personal sommelier

Reddit r/AI_Agents Tools

Summary

An open-source skill that turns any AI agent into a personal sommelier, allowing users to get drink recommendations based on taste preferences and food pairings, with local privacy and no external dependencies.

Every time I'm at the supermarket, at the wine shop, or at the pub I find myself in front of many types of beers and wines and I never know which one to choose based on my tastes or the food pairing. So I created drinks-sommelier, a text-based skill for AI agents (it works with OpenClaw, Hermes Agent, OpenCode, Claude Code, Cursor, etc... and any other agent). ⚙️ How it works You teach your tastes once to the agent: sweet/bitter, alcohol content, preferred styles, beers and wines you already know you love or hate You send it what you have in front of you: a written list, a photo of the supermarket shelf, a pub menu, a wine list It searches for up-to-date info on the web for each single product (no hallucinations, no made-up data) It tells you exactly what to get with a preference score of 0–100% explaining why It improves on its own over time: every piece of feedback updates the taste profile and the database, making the next recommendations more and more precise ✅ What makes it special Zero dependencies. No Docker, npm, API key, subscriptions, or external services. MIT license, 100% open source. Free, modifiable, distributable. Works with any AI agent. Just show the README to your agent and if needed it adapts to your agent's format. Self-configuring and self-updating. The first time it guides you through the setup by asking you the right taste questions; then every time you give feedback (I like it / I don't like it) it automatically updates the database without you having to touch anything. Total privacy: your tastes are stored in local text files. No data ever goes to an external server. 📦 Installation npx skills add Johell1NS/drinks-sommelier --skill drinks-sommelier Then ask your agent: *"Help me configure drinks-sommelier"* or simply *"What beer do you recommend?"* — it detects if it hasn't been configured yet and guides you through the initial setup. ⭐ If you like the idea, drop a star on the repo — it helps me grow it! Ideas, suggestions, contributions, feedback: more than welcome. 🙌
Original Article

Similar Articles

Leonxlnx/taste-skill

GitHub Trending (daily)

Taste Skill is an open-source framework of portable Agent Skills that upgrade AI-built interfaces with stronger layout, typography, motion, and spacing, targeting tools like Codex, Cursor, and Claude Code.