dsh-order-threshold
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-order-threshold
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-order-threshold in your terminal to install the plugin; the full source is available at https://github.com/uckkk/dsh-order-threshold .
About this plugin
Online shoppers often struggle with order-threshold discounts: tiered rules, stacking limits, and minimum-spend requirements make it easy to overpay by a few yuan. dsh-order-threshold reduces all of that to a single precise calculation—pass in the relevant parameters and receive a complete, itemised discount breakdown, removing the need to manually test combinations on a checkout page.
The core order_threshold tool is written in pure Node.js with zero external network calls and no third-party service dependencies. Every computation runs locally, which means near-instant responses, full offline capability, and no shopping data ever leaving the machine.
It fits any workflow where an Agent or script needs to verify a discount scheme on the fly: shopping assistants, price-comparison pipelines, personal budgeting utilities, or any developer who wants to pull tiered-discount math out of their head and into a single, repeatable function call.
Use Cases
- Instant discount verification in shopping agent sessions
- Automated tier-discount calculation in price-comparison pipelines
- Offline verification of promotional threshold rules
Best For
- Developers who frequently verify discount schemes
- Agent engineers building shopping assistants
- Script authors needing offline promo-logic handling
Related Plugins
Free web search plugin for DeepSeek Harness with web search, X search, and page fetch; no signup or API key required, with automatic multi-engine failover.
AnySearch-powered web and vertical search plugin for DeepSeek Harness, offering real-time search, cleaned URL content, concurrent batch search via native web_search/web_fetch, no API key required.
Pixel-perfect webpage clone tool that uses an agent harness to turn any webpage into a scored, full-page React replica.
A bilingual cost-tracking plugin for DeepSeek Harness with session/daily cost, budget, official & custom provider balance, coding plan quotas, peak/off-peak pricing alerts, and history stats.