All DeepSeek Harness plugins

1373 pluginsGitHub data updated Aug 24, 2026

dsh-office-tools

@kw78

Multimodal

Model-facing Office tools for DeepSeek Harness to create, read, and update Word, Excel, and PowerPoint files with workspace-safe paths and PPT image embedding.

dsh plugin --profile web add dsh-office-tools
8
0
TypeScript

session-seed-plugin

@wdsjwzl

Agent & Workflow

Automatically injects a configurable seed conversation into new DSH chat sessions, either as visible user/assistant messages or as hidden context carried in each request, to prime model behavior.

dsh plugin --profile web add github:wdsjwzl/session-seed-plugin
8
0
JavaScript

dsh-history

@chenproton

UI & Experience

Quickly view, search, and jump to all the messages you sent in a long conversation.

dsh plugin --profile web add dsh-history
8
0
TypeScript

zhihu-search

@klarkxy

Models & Data

DeepSeek Harness plugin, Skill, CLI and MCP for Zhihu search, Zhida ask, and official open-platform APIs.

dsh plugin --profile web add github:klarkxy/zhihu-search
8
0
Python

dshw

@kermanx

Coding Tools

A local PR workflow tool for DeepSeek Harness that tracks pull requests, clones repos, syncs branches, monitors CI, and uses agents to handle conflicts, fix CI failures, and resolve review comments.

dsh plugin --profile web add github:kermanx/dshw
8
0
TypeScript

dsh-ui-progress

@lhh010

UI & Experience

Adds a persistent session progress bar to the DSH web input dock, showing real todo progress, live token generation rate, interruption states, and reminders without core changes.

dsh plugin --profile web add github:lhh010/dsh-ui-progress
8
0
TypeScript

dsh-chat-outline

@liliuCourier

UI & Experience

Persistent outline on the left side of the chat bar: quickly locate each user question and last assistant reply in DeepSeek Harness conversations.

dsh plugin --profile web add dsh-chat-outline
8
1
JavaScript

dsh-latex-tools

@liuup

UI & Experience

Copy LaTeX source or export formulas as standalone SVG files by hovering over any LaTeX formula in DeepSeek Harness. Fully offline with MathJax bundled.

dsh plugin --profile web add dsh-latex-tools
8
0
TypeScript

dsh-im-bridge

@BiBoyang

Integrations

Bridges DeepSeek Harness to IM (WeChat/iLink in v0.1; DingTalk, Feishu, Telegram planned), enabling remote monitoring, approval, and command injection via persistent deduplication and message merging.

dsh plugin --profile web add github:BiBoyang/dsh-im-bridge
8
0
TypeScript

dsh-annotate

@BrambleXu

Coding Tools

Visual browser element annotation for DeepSeek Harness: /annotate command activates a Chrome extension selection mode, capturing selectors, DOM facts, computed styles, accessibility data, comments, and viewport screenshots for the agent.

dsh plugin --profile demo add github:BrambleXu/dsh-annotate
8
0
TypeScript

dsh-peer-link

@czm15053

Integrations

Peer-to-peer messaging tool: lets DeepSeek Harness sessions exchange messages with other local agent sessions (e.g., Claude Code) via unix sockets.

dsh plugin --profile web add github:czm15053/dsh-peer-link
8
0
TypeScript

dsh-ux

@jiangnanquan

UI & Experience

Enhances the DSH web UI with themes, layout tweaks, collapsible capsules for thinking and tool calls, and account usage display; also includes a frameless Electron desktop shell.

dsh plugin --profile web add github:jiangnanquan/dsh-ux
8
0
JavaScript