AI Agent Hub
Back to plugins
🧰

dsh-menu-pricing

Web Tools Updated 2026.08.20

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-menu-pricing

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

Run dsh plugin install uckkk/dsh-menu-pricing in a DeepSeek Harness session to install this plugin; the source is hosted at https://github.com/uckkk/dsh-menu-pricing .

About this plugin

Setting a menu price sounds straightforward, but once multiple parameters need to work together, manual calculation becomes both time-consuming and error-prone. dsh-menu-pricing collapses the whole process into a single call: supply the parameters and receive a precise result.

The core tool, menu_pricing, accepts structured input, runs the pricing calculation according to defined rules, and returns a detailed, traceable breakdown. Built entirely in pure Node.js with zero network dependencies, it is lightweight, stable, and well-suited for offline or network-sensitive environments.

Whether you are drafting a new restaurant menu, double-checking prices across a chain, or simply validating a pricing hypothesis on the fly, installing the plugin and invoking the registered tool in your session is all it takes with no extra configuration required.

Use Cases

  • Quickly calculate cost and selling price for a new restaurant menu
  • Verify profit margins under a set of pricing parameters
  • Compute multiple pricing tiers offline without network access

Best For

  • F&B professionals who need fast menu pricing calculations
  • Developers who want to invoke a pricing calculator in-session
  • Teams that require offline, network-free tooling