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.

Zh — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins

dsh-zh

Zh

Chinese-thinking system-prompt section for DeepSeek Harness: make your dsh agent think and answer in simplified Chinese (code/commands stay verbatim).

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

npx -y @deepseek-ai/dsh plugin --profile web add dsh-zh@0.1.0
READMECompatibilityVersions

Compatibility and provenance

Zh is published as dsh-zh and currently resolves to version 0.1.0. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
any
Release source
npm
Registry updated
9/21/2026

Versions

0.1.0stable
8/17/2026
Latest
0.1.0
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
5.6 kB
Files
6
Surface
any
License
MIT
Source
npm
GitHub
★ 3
Weekly downloads
98
Last push
8/17/2026
View source ↗Project homepage ↗
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

README

dsh-zh

Chinese-thinking system-prompt section for DeepSeek Harness: make your dsh agent think and answer in simplified Chinese, while keeping code, commands, errors, and identifiers verbatim.

English | 中文

What it does

Registers one ordered system-prompt section (order: 110) via the official @deepseek-ai/dsh-system-prompt registry:

你是 DeepSeek Harness 的中文助手。默认用简体中文思考和回答。 代码、命令、报错、标识符、URL 保持原文,不要翻译。 先给结论,再给必要的过程;解释简洁、直接,不啰嗦。

Aligns with official discussion #320 (Chinese i18n).

Install

dsh plugin --profile web add dsh-zh

Config

KeyTypeDefaultDescription
instructionsstring(default above)Custom instructions

中文

给 DeepSeek Harness 的中文思维系统提示片段:让 dsh agent 用简体中文思考 和回答,代码/命令/报错/标识符保持原文。

通过官方 @deepseek-ai/dsh-system-prompt 注册一个有序片段(order: 110), 对齐官方 discussion #320(中文 i18n)。

dsh plugin --profile web add dsh-zh