DeepSeek Harness Plugin Marketplace

1574 pluginsGitHub data updated Aug 27, 2026

dsh-memory-protocol

@baaai123

Agent & Workflow

Memory enforcement plugin for DeepSeek Harness that bridges the opencode-memory MCP server with a hard protocol gate, enforcing memory weaving before tool calls and auto-archiving each turn.

dsh plugin --profile web add github:baaai123/dsh-memory-protocol
3
0
JavaScript

DHS-multi-agent-plugin

@Li3NGa

Agent & Workflow

Multi-agent orchestration runtime for DeepSeek Harness, defining agent teams with structured task graphs (DAG) and six collaboration strategies, usable via Python API, CLI, HTTP, or MCP.

dsh plugin --profile web add github:Li3NGa/DHS-multi-agent-plugin
3
0
Python

dsh-native-session-manager

@WSL043

Agent & Workflow

DSH Native Session Manager for DeepSeek Harness: search archived conversations, restore sessions, and safely delete chat history.

dsh plugin --profile web add dsh-native-session-delete
3
0
JavaScript

dsh-session-hotkeys

@YEYEYEYESHIFU

UI & Experience

Session hotkeys for DeepSeek Harness Web: manage sessions from the keyboard the way you switch browser tabs.

dsh plugin --profile web add dsh-session-hotkeys
3
0
JavaScript

dsh-rule-engine

@jilian-dsh

Security

Rule execution engine for DSH that parses rules from AGENTS.md and enforces them via tool guards, text detection, timing checks, and audit logs.

dsh plugin --profile web add dsh-rule-engine
3
0
JavaScript

dsh-workspace-sidebar

@pang123hui

UI & Experience

DSH Web right sidebar: file tree, git diff, commit history, and @file references.

dsh plugin --profile web add github:pang123hui/dsh-workspace-sidebar
3
0
JavaScript

dsh-memory-palace

@lovezi0

Agent & Workflow

Ports WorkBuddy's file-based memory system into DeepSeek Harness, providing cross-session persistent, human-editable Markdown memory with automatic read/write and memory tools.

dsh plugin --profile web add dsh-memory-palace
3
0
JavaScript

dsh-webui-studio

@memorax-ai

Coding Tools

Visual-first development studio for building DeepSeek WebUI plugins. It runs against the official DSH WebUI and plugin graph, enabling inspection, source editing, builds, and patch validation in isolated worktrees without loading unfinished code into a stable host.

dsh plugin --profile web add dsh-webui-studio
3
0
TypeScript

dsh-verify

@263311487-ux

Coding Tools

A quality gate for agent-built web apps, performing real-browser acceptance checks via CLI, MCP, and GitHub Action.

dsh plugin --profile web add dsh-verify
3
0
JavaScript

dsh-approval-mode

@NEVSTOP-LAB

Security

Adds an approval mode button next to the permission dropdown in DSH, allowing automatic approval of tool calls while keeping file operations sandboxed.

dsh plugin --profile web add github:NEVSTOP-LAB/dsh-approval-mode
3
0
JavaScript

dsh-workspace-enhance

@luis1232023

UI & Experience

Enhances DSH left sidebar workspace: each folder has Tasks/Files/Git sub-tabs, file tree with preview, Git Changes/Graph views, search, and workspace management.

dsh plugin --profile web add github:luis1232023/dsh-workspace-enhance
3
0
JavaScript

dsh-conversation-language

@Dingpenghui-good

Agent & Workflow

DSH plugin for switching conversation language between Chinese and English, dynamically updating the persona and persisting settings.

dsh plugin --profile web add github:Dingpenghui-good/dsh-conversation-language
3
0
TypeScript