dsh-median
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-median
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-median in DeepSeek Harness to install this plugin (source: https://github.com/uckkk/dsh-median); once installed, invoke the registered tool in your session to use it.
About this plugin
In a conversational workflow, you may simply need the median of a set of numbers without any API call or network round-trip. dsh-median keeps that task refreshingly simple: a pure Node.js implementation with zero network dependencies, so median calculation becomes an instant, in-session local call.
Once installed, the plugin registers a tool you can invoke directly. Pass in your list of values and get the median back immediately, with no endpoint configuration, no API key, and no outbound requests. Everything runs inside the local Node runtime, keeping latency effectively at zero.
It suits users who want a lightweight statistical tool embedded in their workflow without extra network overhead, as well as anyone working in offline or privacy-sensitive environments who needs basic statistical calculation. Single-purpose yet dependable, released under the MIT license, and ready to use out of the box.
Use Cases
- Quickly compute the median of a number list in-session without any external API call
- Get statistical results locally when working in an offline environment
- Embed a lightweight statistical step in a workflow without extra network round-trips
Best For
- Users who need lightweight statistical calculation in conversation without network dependencies
- Anyone working in offline or privacy-sensitive environments who needs basic statistics
- Developers who prefer minimal dependencies and instant usability
Related Plugins
A unified suite combining hot runtime injection, task-aware thinking-mode routing, and a graded session protocol with red-team gates to sustain model diligence across long-horizon inference.
ModLens is a vision plugin for DeepSeek Harness that gives text-only models sight by reading images pasted directly into chat, with zero-config setup and multiple vision engines.
On-demand vision for text-only DeepSeek Harness agents: built-in free keyless vision chain and 14 vision tools, routing image turns as tool calls to vision models with pixel fidelity, no Python needed, one-command install.
Give text-only models in DeepSeek Harness eyes, enabling image Q&A, long-screenshot OCR, UI restoration, and GUI visual tasks.