AI Agent Hub
Back to plugins
🧰

dsh-amount-calc

Web Tools Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-amount-calc

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

Run dsh plugin install uckkk/dsh-amount-calc in your terminal to install; source code is available at https://github.com/uckkk/dsh-amount-calc

About this plugin

Hosting a hotpot dinner is rarely about choosing ingredients—the real headache is figuring out how much meat, vegetables, and soup base to buy so nobody goes hungry and nothing ends up in the trash. dsh-amount-calc turns that arithmetic into a single tool call: pass in headcount, spice preference, and dish choices, and it returns a complete portion plan right in your conversation.

The plugin is written in pure Node.js and makes zero network requests, so every computation runs locally with no latency and no data leaving your machine. Its registered tool, amount_calc, accepts structured parameters and returns recommended quantities in one shot, making it easy to do quick what-if tweaks like "what if two more people join" without ever leaving the chat.

If you regularly host small hotpot gatherings for friends or family, or you want a fast, local way to estimate monthly ingredient purchases for a recurring menu, this lightweight plugin turns "will that be enough?" into "exactly how many grams?"—reducing waste and making every dinner a little more intentional.

Use Cases

  • Estimating ingredient quantities before a weekend hotpot dinner
  • Checking soup base and topping portions for a family gathering
  • Recalculating the full plan after a last-minute headcount change

Best For

  • Friends who regularly host small hotpot get-togethers
  • Home cooks aiming to cut food waste
  • Script developers who need quick food-portion estimates