dsh-age-calc
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-age-calc
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-age-calc in the DeepSeek Harness terminal to install the local age-calculation plugin from https://github.com/uckkk/dsh-age-calc.
About this plugin
When you need a quick age calculation inside a conversation session, spinning up an external API or writing a throwaway script feels like overkill. dsh-age-calc collapses the task into a single tool call: ask in chat, get the result, with no network requests and no third-party services in the loop.\n\nBuilt entirely in Node.js with zero runtime network dependencies, every computation runs locally. Right after installation the plugin auto-registers its tool into the session, so you can simply mention the need in natural language and the plugin handles the math for you, returning the answer without any extra ceremony.\n\nIf your dsh workflows occasionally call for converting a birth year into a current age, and you would rather not maintain a side script or lean on an online endpoint, this lightweight plugin is the path of least resistance. Install and go, MIT licensed, no strings attached.
Use Cases
- Compute a whole-year age from a birth year mid-conversation
- Perform age lookups without external APIs or throwaway scripts
- Embed age calculation into automated dialog flows with no extra network setup
Best For
- Developers who handle birth-date logic frequently inside dsh sessions
- Users who prefer zero-network, out-of-the-box lightweight tools
- Conversation-flow builders who would rather not maintain one-off scripts
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.