AI Agent Hub
Back to plugins
🧰

dsh-shipping-fee

Web Tools Updated 2026.08.20

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-shipping-fee

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

Run dsh plugin install uckkk/dsh-shipping-fee in the DeepSeek Harness terminal to install this plugin; the source lives at https://github.com/uckkk/dsh-shipping-fee, and once installed you can invoke the shipping fee tool directly in any conversation.

About this plugin

Shipping fees pop up constantly during a conversation, yet reaching for a browser or an external API just to calculate one is friction you do not need. dsh-shipping-fee turns that calculation into a local, plug-and-play tool: call the shipping_fee tool, pass in your parameters, and get a precise fee with a detailed breakdown right where you are.

The entire plugin is written in plain Node with zero network calls and no third-party runtime dependencies. It works offline, responds instantly, and is immune to external API timeouts or rate limits, making it a reliable choice when latency and availability matter.

Whether you are quoting e-commerce orders inside a chat, estimating logistics costs on the fly, or simply want to settle a shipping question without switching windows, this lightweight plugin keeps the math in your thread and delivers the answer in one call.

Use Cases

  • Quickly estimating shipping costs mid-conversation
  • Precisely calculating fees for e-commerce order quotes
  • Computing shipping results instantly in offline environments

Best For

  • Users who frequently estimate logistics costs in chat
  • Developers needing offline, dependency-free shipping calculations
  • E-commerce professionals who need instant cost quotes mid-conversation