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.
More from coding & agent
- PuppyOne Editor: Windows XP-Style Desktop Integrated with AI Agents — Aiden_Tech_Ai · 2026-08-21
- Code quality is dead; it's all about tooling quality now — madhavsinghal_ · 2026-08-21
- Semantic Caching Test: Rewriting Bad Cache Hits Is Worse Than Missing — Reasonable_Royal_621 · 2026-08-21
- OpenCode Offers Free Access to Ox Alpha: 1M Context and Multimodal — TJLarkin23 · 2026-08-21
- Best practices for AI agents: narrow, atomic, explainable — with a 4-agent hedge fund demo — arieljalali · 2026-08-21
- Agent Routing Progress: Intent Classification and Skill Routing Work, Data Permissions Lag — arieljalali · 2026-08-21