AI Agent Hub
Back to plugins
🧰

dsh-kn2km

Web Tools Updated 2026.08.21

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-kn2km

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

Run dsh plugin install uckkk/dsh-kn2km in DeepSeek Harness to install; the source repository is available at https://github.com/uckkk/dsh-kn2km.

About this plugin

In maritime and aviation contexts, speed is commonly expressed in knots (nautical miles per hour), while everyday life speaks in km/h. dsh-kn2km exists exactly for this small but frequent conversion need, turning a knot value into kilometers per hour in a single step.

It is written in pure Node.js with zero network calls and no third-party packages, keeping the footprint tiny and the response essentially instant.

Whether you are a sailing enthusiast estimating cruising speed, an aviation student grinding through homework, or a script author batch-processing knot data, this plugin quietly gets the job done.

Use Cases

  • Convert cruising speed from knots to km/h for immediate intuition
  • Batch-process knot values in aviation homework or technical reports
  • Display ship speed in km/h in real time within a monitoring script

Best For

  • Maritime professionals and sailing enthusiasts
  • Aviation or nautical studies students
  • Script developers who handle speed unit conversions