AI Agent Hub
Back to plugins
🧰

dsh-takeout-tip

Web Tools Updated 2026.08.20

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-takeout-tip

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

Run dsh plugin install uckkk/dsh-takeout-tip in the DeepSeek Harness terminal (source: https://github.com/uckkk/dsh-takeout-tip) to install this plugin.

About this plugin

Ordering takeout means juggling delivery fees, packaging charges, platform service fees, tips, and discount thresholds until the final total is an opaque lump sum. dsh-takeout-tip untangles that bill by breaking it into clear, parameter-driven line items so you can see exactly where every cent goes.

Its core tool, takeout_tip, accepts the parameters of a takeout order-item subtotal, delivery distance, time window, applicable discounts-and computes each component individually before returning a structured, itemized cost breakdown. Everything runs locally in pure Node.js with no external network calls, keeping results fast, deterministic, and reproducible.

It suits office workers who want to audit their takeout spending, as well as small teams that need to batch-simulate different delivery scenarios. Feed it clear inputs and get precise, line-by-line cost results you can trust.

Use Cases

  • Breaking down every line item after a takeout order
  • Comparing fees across different distances and time windows
  • Batch-simulating takeout costs across multiple scenarios

Best For

  • Office workers who audit their takeout spending
  • Small teams batch-simulating delivery scenarios
  • Developers tracking platform fees and delivery costs