DeepSeek Harness Quickstart
English | 中文
Community follow-along notes for DeepSeek Harness (dsh): install the shell, connect a model channel, install a small curated set of market plugins, then optional advanced conventions.
Not an official DeepSeek document. Not a dsh plugin. Developer preview changes quickly — prefer upstream docs when they disagree.
One-liner: Harness is the agent shell, not the model. You must attach a model channel (DeepSeek official API and/or OpenCode) before chat works.
Docs
| Doc |
What it covers |
| 安装与插件精选 |
Zero → Web UI, official API vs OpenCode, curated plugins, checklist |
| 进阶配置 |
Shared memory, skill sync, short role cards, bridge / scheduler patterns |
| 复制即用提示词 |
Paste-ready System / User prompts |
The three guides above are written in Simplified Chinese (primary follow-along language).
Suggested order
npx @deepseek-ai/dsh web
- Connect one model channel and get a plain-text reply
- Install
dshmarket, then the curated base plugins in the install doc
- (Optional) advanced conventions
Upstream links
About awesome-dsh-plugin
awesome-dsh-plugin lists installable plugins (dsh.bundle + dsh plugin add). This Quickstart is not submitted there as a plugin entry. Discoverability: GitHub topics, Discussions, Discord, and links from your own README.
License
MIT