dsh-humanizer
Run the following command in DeepSeek Harness:
dsh plugin install liuwenji007/dsh-humanizer
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install liuwenji007/dsh-humanizer in your DeepSeek Harness terminal to install this plugin. Source code is available at https://github.com/liuwenji007/dsh-humanizer .
About this plugin
AI-generated text carries a recognizable machine accent: filler words, formulaic closers, parallel structures nobody asked for. Rewriting sentence by sentence is slow, and stripping the tone often distorts the original meaning. dsh-humanizer moves the intervention earlier, so the style is in place before a single word is generated.
It does two things. First, it injects a positive writing rule set into the system prompt before generation: be specific, hold a point of view, vary sentence length, drop filler, skip the grand conclusion, no emoji. Alongside that sit three non-negotiable fact rules: never fabricate, never alter facts, and when tone and fact conflict, the fact wins. Numbers, dates, names, and quotations are preserved; if stripping the accent would distort meaning, the accent stays. Second, it ships a detect_ai_flavor tool that scans text against 22 enumerated patterns (10 Chinese, 12 English) using pure code. It returns a 0-100 score, a human / mild / ai verdict, and the matched patterns with samples. Zero tokens consumed, fully reproducible.
Built for anyone who wants a human touch in the output: content editors, technical writers, developers producing copy at scale. You do not need to proofread line by line; set domain and voice in your profile and the style constraint rides along on every generation. To gauge how much a passage reads as synthetic, just ask the model to run the detector and you get a score and a pattern list. It is a ruler, not a judge: literal matching, density-weighted, good enough to calibrate your instincts without rewriting on your behalf.
Use Cases
- Auto-strip machine tone and filler from batch copy generation
- Score a passage 0-100 for AI-ness with matched pattern samples
- Set domain and voice so output sounds like you, not a generic model
Best For
- Content and technical writers who want a human touch in every draft
- Developers mass-producing copy who refuse to proofread line by line
- Leads who need a reproducible, zero-token way to gauge AI-ness across a team's output
Related Plugins
A unified suite combining hot runtime injection, task-aware thinking-mode routing, and a graded session protocol with red-team gates to sustain model diligence across long-horizon inference.
ModLens is a vision plugin for DeepSeek Harness that gives text-only models sight by reading images pasted directly into chat, with zero-config setup and multiple vision engines.
On-demand vision for text-only DeepSeek Harness agents: built-in free keyless vision chain and 14 vision tools, routing image turns as tool calls to vision models with pixel fidelity, no Python needed, one-command install.
Give text-only models in DeepSeek Harness eyes, enabling image Q&A, long-screenshot OCR, UI restoration, and GUI visual tasks.