dsh-km2mi
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-km2mi
Paste the following prompt into your AI chat to install this plugin:
Install the plugin in DeepSeek Harness by running dsh plugin install uckkk/dsh-km2mi; full source is available at https://github.com/uckkk/dsh-km2mi .
About this plugin
Converting kilometers to miles is a trivial calculation, yet it crops up constantly in travel planning, fitness logging, and cross-border logistics. dsh-km2mi compresses that task into a single call: pass in a kilometer value and receive the mile equivalent instantly, with no browser tab to open, no external API to hit, and no network connection required.
The plugin is written in pure Node.js with zero HTTP requests and no third-party runtime dependencies, so it runs reliably inside offline environments, CI pipelines, or sandboxed containers. The conversion logic is deterministic, which means results will never shift because of network flakiness or upstream service changes.
It is a good fit for developers who need quick unit conversions, teams building fully offline toolchains, and anyone who wants to lift a single arithmetic step out of a longer workflow. Zero dependencies, zero configuration, usable the moment it is installed.
The project is open-sourced under the MIT license and the codebase is tiny, making it easy to audit and extend. If all you need is a clean, minimal km-to-mile conversion primitive, this is the lightest option available.
Use Cases
- Quickly convert kilometers to miles during trip planning
- Run unit conversions offline in CI pipelines without network access
- Automatically convert distance units in fitness data logging
Best For
- Developers who need quick unit conversions
- Teams building fully offline toolchains
- Projects aiming to minimize external dependencies
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.