DeepSeekHarness Hands-On: From Install and Skills to Plugins and Uninstall

APPSO · wechat · 2026-08-21

APPSO publishes a full DeepSeekHarness (DSH) walkthrough. Install options: clone the repo and build with pnpm, run npx @deepseek-ai/dsh web and open 127.0.0.1:3080, use third-party desktop clients (AnywhereLab's has 14k stars with a plugin market), or simply hand the GitHub link to Codex/WorkBuddy and let an agent install it.

In use, pick DeepSeek-V4-Pro with Max reasoning; DSH splits tasks, uses goal mode to stay on target, and its "trajectory" page shows tool calls and token usage. Installing a Skill is as easy as sending a SKILL.md link — e.g., ppt-master generated a decent lesson deck. The 0820 update brings image input to /goal and /plan, but V4-Pro itself lacks vision, so the default combo still can't see images.

Plugins are the highlight: on the Cordis kernel, models, tools, skills, UI are all plugin-provided; you can restyle the UI in one sentence (189 community skins exist). Uninstall is likewise one sentence to an agent. The key shift: agents install Harness, Harness installs its own plugins — the CLI barrier is disappearing.

Original post →

More from coding & agent

coding & agent channel →