DeepSeek Harness Plugin Marketplace

1574 pluginsGitHub data updated Aug 27, 2026

dsh-lineage

@dongsheng123132

Security

Content-addressed lineage plugin for artifacts, facts, actions, and reports in DeepSeek Harness, providing verifiable provenance graphs.

dsh plugin --profile lineage add github:dongsheng123132/dsh-lineage
4
0
JavaScript

dsh-client-ui-responsive

@kelai141

UI & Experience

Mobile-responsive AppFrame for the DeepSeek Harness web UI, derived from dsh-client-ui-layout. Adds drawer sidebar, bottom sheet, and safe-area insets for screens under 640px while keeping wide/narrow behavior identical to upstream.

dsh plugin --profile web add github:kelai141/dsh-client-ui-responsive
4
0
TypeScript

dsh-theme-neko

@drfccv

UI & Experience

A Nachoneko (甘城猫猫) themed skin for the DeepSeek Harness web GUI.

dsh plugin --profile web add github:drfccv/dsh-theme-neko
4
0
TypeScript

dsh-plugin

@PicGo

Integrations

Upload images and files to your configured image host (PicGo Cloud, GitHub, S3, etc.) from DeepSeek Harness. Provides a model-callable tool, slash commands, and a skill for turning local files into links.

dsh plugin --profile web add @picgo/dsh-plugin
4
0
TypeScript

dsh-same-mode-sandbox-noop

@zhangzujian

Security

Compatibility plugin for DeepSeek Harness that removes redundant sandbox escalation requests when the requested mode is already covered by the session's effective mode. Wraps tool execution to strip paired permissions and justification fields for non-escalating calls.

dsh plugin --profile web add github:zhangzujian/dsh-same-mode-sandbox-noop
4
0
JavaScript

dsh-mem

@Jelee0145

Agent & Workflow

为dsh构建持久化跨工作区记忆的插件

dsh plugin --profile web add github:Jelee0145/dsh-mem
4
0
TypeScript

dsh-capability-receipt

@dongsheng123132

Security

Content-addressed receipts for skills actually loaded by DeepSeek Harness, hashing effective instruction bodies and resource closures for provenance verification.

dsh plugin --profile web add github:dongsheng123132/dsh-capability-receipt
4
0
JavaScript

dsh-memory

@flymysql

Agent & Workflow

Cross-session memory vault for DeepSeek Harness: stores facts, preferences, and notes, with automatic recall and a browser management page.

dsh plugin --profile web add dsh-memory-vault
4
1
JavaScript

dsh-ui-quote-selection

@nekogpt

UI & Experience

Adds a Codex-style select-to-quote feature to DeepSeek Harness Web. Users can select any chat text and quote it into the composer as a reference chip, with a short preview in the input box and full original text sent to the model.

dsh plugin --profile web add dsh-ui-quote-selection
4
0
JavaScript

dsh-workspace-mcp

@Momojie-S

Integrations

A DSH plugin that automatically loads/unloads MCP servers per workspace, with agent-scoped tool registration, auto-reconnect, and configuration file watching.

dsh plugin --profile web add github:Momojie-S/dsh-workspace-mcp
4
0
TypeScript

dsh-home-ui

@lehhair

UI & Experience

PiUI-inspired home feed visual refinement plugin for DeepSeek Harness web client, adjusting sidebar colors, header alignment, gradient divider, and adding a wide-screen mode.

dsh plugin --profile web add github:lehhair/dsh-home-ui
4
0
TypeScript

dsh-plugin-knowledge-graph

@Luke-Yong

Coding Tools

A DSH plugin that exposes a read-only graph tool backed by a codebase knowledge graph, tracking files, directories, exported symbols, and their relationships to answer structural and dependency queries.

dsh plugin --profile web add github:Luke-Yong/dsh-plugin-knowledge-graph
4
0
TypeScript