Back to home@HenrlyLin16

dsh-quickstart

DeepSeek Harness (dsh) community Quickstart — install, model channels, curated plugins (docs, not a plugin)

Stars
1
Language
Created
Aug 18, 2026
Updated
Aug 18, 2026
GitHub repo

Introduction

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

DocWhat 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

  1. npx @deepseek-ai/dsh web
  2. Connect one model channel and get a plain-text reply
  3. Install dshmarket, then the curated base plugins in the install doc
  4. (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