dsh-knot2kph
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-knot2kph
Paste the following prompt into your AI chat to install this plugin:
To install this plugin in DeepSeek Harness, the source code is hosted at https://github.com/uckkk/dsh-knot2kph . Run dsh plugin install uckkk/dsh-knot2kph to complete the installation.
About this plugin
In maritime, aviation, and meteorological workflows, converting between knots and kilometers per hour (km/h) is a recurring task. Multiplying by 1.852 by hand every time is error-prone and tedious. dsh-knot2kph wraps this common conversion into a lightweight Node.js module: pass in a value in knots and get back the exact km/h result.
The plugin is implemented in pure Node.js with zero network dependencies and no third-party runtime packages. You can drop it into any local script, CI pipeline, or fully offline environment without worrying about timeouts or external service availability.
It is ideal for developers who need to embed speed-unit conversion in their projects, whether that means parsing nautical data, building a weather dashboard, or validating units in flight logs. One small module handles the job, keeping your dependency tree light and behavior predictable.
Use Cases
- Converting knot values to km/h in nautical data parsing scripts
- Powering real-time speed-unit display in weather dashboards
- Quickly validating speed figures in flight log workflows
Best For
- Script developers who need an inline speed-conversion step
- Engineers who favor a lightweight, zero-dependency stack
- Developers performing unit conversion in offline or CI environments
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.