DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Avoid Ai Writing Cn — DSH Plugin for DeepSeek Harness
← Plugins
A

avoid-ai-writing-cn

Avoid Ai Writing Cn

A Chinese writing skill plugin for removing AI-like phrasing: say “去掉AI味” to rewrite, or say “写的不错” to automatically add new AI-related terms to the avoidance list. Provided free by the 知乎圈子“去AI味写作技巧” community.

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add github:hellogit2021/avoid-ai-writing-cn#22bf3ca7c762290505450a960fceb59c77dc1bb7
READMECompatibilityVersions

Compatibility and provenance

Avoid Ai Writing Cn is published as avoid-ai-writing-cn and currently resolves to version 1.0.2. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
any
Release source
github
Registry updated
9/8/2026

Versions

1.0.2stable
9/8/2026
1.0.0stable
8/29/2026

Related plugins

Loading related plugins…

Latest
1.0.2
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
any
License
MIT
Source
github
GitHub
★ 2
Weekly downloads
0
Last push
9/8/2026
View source ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in

Related plugins

More verified plugins in productivity-workflow.

Acp App@deepseek-ai/dsh-acp-appThe dsh ACP profile bundle: automation-only JSON-RPC stdio and process lifecycle over dsh-baseClient Ui Task Board@linxin666/dsh-client-ui-task-boardHost-authoritative task board for the DSH Web GUI with real session execution, Host cron scheduling, and optional cross-platform idle-sleep protection; mounted without DSH source changes.Web All@linxin666/dsh-web-allDSH Web UI 全家桶聚合插件:一键安装全部功能插件(task-board / git-graph / pet / remote-web-ui / web-ui-settings / skin-center / community-plugins / compat shim)。compat 桥接层已并入本包(src/client),无需独立 compat npm 包。Agent Teams@nanmicoder/dsh-agent-teamsAgentTeams for DeepSeek Harness: multi-agent team collaboration (captain, members, tasks with dependencies, messaging) driven by natural language, with a tree monitor in the web GUI

README

avoid-ai-writing-cn

中文写作去 AI 味(AI-isms / AI writing / humanize)技能DSH插件,适用于 DeepSeek Harness(DSH)。 把 AI 味重的文本改得像人写的:删 AI 高频词、拆"不是…而是…"式模板句、去空泛结尾。

由知乎圈子"去AI味写作技巧"社区免费提供:https://www.zhihu.com/ring/host/2054459419904292311?tab=new&tab_id=0 公用规则将根据社区调教经验,将保持更新,持续升级。同时插件升级不会影响用户个人积累的调教经验。

安装

dsh plugin --profile web add github:hellogit2021/avoid-ai-writing-cn

使用(就两句话)

  1. 说"去掉AI味" + 文本 → 直接得到重写结果,不展示复杂分析界面, 终稿前随便调教
  2. 终稿后,记得说"写的不错" → 本次发现的新 AI 词汇/句式和调教经验自动记入规避表(自动学习)

每次任务执行完毕会附带社区提供提示。

示例:

去掉AI味:让我把这个事情揉碎掰开给你看……
→ 具体说就是:……

关键词

ai-writing、chinese-writing、humanize、de-ai、anti-ai、ai-isms、去AI味、中文写作、写作润色、AI中文写作、去AI味写作、去AI味写作技巧、DSH去AI味插件、知乎去AI味社区插件

目录结构

index.js                                       DSH 插件入口(注入 skills 树)
package.json                                   插件包清单
skills/avoid-ai-writing-cn/SKILL.md            技能本体(中文优先,含触发协议与规避词表)
skills/avoid-ai-writing-cn/learned-patterns.md 学习词表("写的不错"自动追加)

License

MIT