dsh-unit
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-unit
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-unit in DeepSeek Harness to install the plugin; the source code is hosted at https://github.com/uckkk/dsh-unit.
About this plugin
Unit conversion between measurement systems is one of those small tasks that quietly eats into focus during development, data wrangling, or technical writing. Flipping through conversion tables or mentally offsetting Celsius from Fahrenheit is slow and prone to off-by-one slips. dsh-unit collapses the whole chore into a single tool call.
At its core the plugin exposes one interface called convert_unit that spans five everyday categories: length, weight, temperature, data size, and time. The implementation is pure Node with no additional runtime dependencies, so the source is easy to skim and the footprint stays minimal. Once registered in a session, you pass a value and a target unit and get the result back immediately.
It is aimed at developers, data analysts, and technical writers who need quick unit conversions inline with a conversation. No calculator, no language-switching, no memorising how many millimetres are in one inch. Hand the number and the unit to the plugin and let Node do the arithmetic.
Use Cases
- Convert Celsius to Fahrenheit on the fly in a session
- Switch between MB, GB, and other data-size units
- Translate imperial length units into metric equivalents
Best For
- Developers who need frequent unit conversions inline
- Data analysts juggling multiple measurement systems
- Technical writers who need precise number conversions in drafts
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.