AI Agent Hub
Back to plugins
🧰

dsh-wine-need

Web Tools Updated 2026.08.21

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-wine-need

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install uckkk/dsh-wine-need in DeepSeek Harness to install the plugin; the source repository is available at https://github.com/uckkk/dsh-wine-need .

About this plugin

When planning a wedding reception, liquor is one of the easiest line items to misjudge: guest count, drinking habits, bottle specifications, serving style stack up quickly, and a gut estimate will almost certainly miss the mark. dsh-wine-need packages those rules of thumb into a single callable tool. Pass in the relevant parameters and get back a precise, itemised breakdown of how much of each liquor category you need.\n\nThe core capability is the wine_need tool: it accepts structured calculation inputs, works through the formula step by step, and returns a detailed result covering the quantity of every liquor category. The entire implementation is pure Node.js with zero network calls, so invocations are instant and the plugin fits cleanly into local workflows, chat sessions, or CI scripts.\n\nIt is well suited for wedding planners drafting proposals, couples budgeting on their own, or anyone who needs a quick and reliable liquor estimate inside a conversation or a script. There is no backend to spin up; it is ready to use the moment it is installed.

Use Cases

  • Estimating liquor quantities for a wedding reception based on guest count and drinking habits
  • Generating a detailed liquor budget breakdown for receptions of varying scale
  • Automating liquor calculations in a script or chat session without manual conversion

Best For

  • Wedding planners
  • Couples planning their own reception
  • Developers who need a lightweight local calculation tool