dsh-word-frequency
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-word-frequency
Paste the following prompt into your AI chat to install this plugin:
In DeepSeek Harness, run dsh plugin install uckkk/dsh-word-frequency to install this plugin (source: https://github.com/uckkk/dsh-word-frequency).
About this plugin
Word frequency analysis is a small but recurring task in everyday text work—whether you are surfacing key terms in meeting notes, spotting repeated jargon in a document, or gathering vocabulary-level insights before drafting content. dsh-word-frequency plugs this capability directly into a DSH session, so you can run a quick frequency pass without ever leaving the conversation.
The plugin is implemented in pure Node.js and runs entirely on your machine. It makes no network requests and has no dependency on any external service, which keeps all of your text local by design. That makes it a natural fit for privacy-sensitive workflows, air-gapped environments, or simply situations where you would rather not send your data to a cloud API.
If you need a lightweight, auditable word-frequency tool that stays out of the way—no heavyweight NLP stack, no network dependency—dsh-word-frequency is a clean, transparent option to keep in your DSH profile for whenever a quick frequency check is all you need.
Use Cases
- Running a quick frequency pass over a meeting transcript inside a DSH session
- Performing vocabulary analysis in an air-gapped or intranet environment with zero external calls
- Checking word distribution in a draft before finalizing a document
Best For
- Content editors and analysts who need instant keyword extraction inside a session
- Developers in privacy-sensitive or offline environments who cannot call cloud APIs
- Engineers who prefer a lightweight pure-Node tool over a heavyweight NLP stack
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.