Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

205 plugins found

C

dsh-file

chengzhi43/dsh-file

VS Code-style file manager: browse the conversation workspace in a sidebar tree and edit files in the center column with Monaco, with theme import/export and Markdown preview.

114 hours agoUI EnhancementsMIT
T

dsh-plugin-Audit

tttwh/dsh-plugin-audit

Installed-plugin catalog for DSH: group plugins by origin (official vs self-installed) in a searchable panel with enable/disable, uninstall, and one-click update.

12 days agoDev & Plugin ToolsMIT
N

dsh-theme-plugin

nevertoday/dsh-theme-plugin

中国传统色 DeepSeek Harness 主题包 · Chinese traditional color themes for DeepSeek Harness

14 days agoThemes & AppearanceMIT
W

LiuHe

wulun811/liuhe

Bridges the LiuHe MCP code toolkit (44 tools) into dsh web: repo_map, symbol search, edit_batch with tolerant matching, transactional edits with undo journal, and deterministic quality gates — backed by a crash-isolated Rust tree-sitter parse daemon and SQLite index.

12 days agoMCP & ConnectorsMIT
C

dsh-polling

cnyac/dsh-polling

Recurring/scheduled tasks (轮询任务/定时任务) plugin for DeepSeek Harness: cron-driven polling jobs as real sessions, natural-language creation, model tools (polling_create/list/edit/delete/trigger) and a web UI. Install-and-go via `dsh plugin add`.

15 days agoUI EnhancementsMIT
J

dsh-cursor-codex

jeremy9682/dsh-cursor-codex

DeepSeek Harness ACP bundle for editor delegation: a one-command Agent Client Protocol stdio server profile that shares dsh credentials and session logs.

14 days agoSessions & MessagesMIT
C

dsh-inspector

cocosgt/dsh-inspector

Inspect and manage the live instruction chain and project skills for the current dsh session, with in-place creation and editing — what you see is what the model gets

14 days agoSessions & Messages
Q

dsh-event-auditor

qing3a/dsh-event-auditor

Harness 事件流审计面板:观察事件类型、分发模式、计数与最近事件,帮助插件作者理解 harness 内部发生了什么

15 days agoTools & CapabilitiesMIT
J

dsh-plugin-manager

jesse-njx/dsh-plugin-manager

The `dsh pm` plugin manager: multi-source search (awesome list + GitHub + npm), install/remove/update per profile, and a doctor audit of manifests, bundle patches, and version drift.

15 days agoDev & Plugin Tools
L

dsh-fleet-audit

lesliewylie/dsh-fleet-audit

Read-only agent-fleet credential hygiene audit: credential-file permissions, embedded credentials in git remotes (masked in output), and provider token literal counts; zero-dependency and deterministic.

118 hours agoSecurity & PermissionsMIT
A

dsh-perm-guard

a903067276-rgb/dsh-perm-guard

Auto-approval permission guard: a middle tier between workspace-write and danger-full-access — auto-allows safe operations inside trust directories, always asks a human for destructive ones, with 11 per-category switches and an audit trail.

08 hours agoTools & CapabilitiesMIT
S

dsh-settings-tuner

semidia/dsh-settings-tuner

System parameter adjustment UI: grouped settings page for timeouts, parallelism, LLM retry policy, model params, web search, permissions and presets; safe profile-config editing with line-level YAML matching and post-write validation.

0yesterdayUI EnhancementsMIT
R

dsh-simple-wiki-memory

rainow/dsh-simple-wiki-memory

A super-simplified LLM-wiki memory plugin: one index document (auto-loaded) + one markdown file per topic (read only when needed) — no dumping everything into the context and burning tokens. Simple and lightweight, painless to install/uninstall, and freely editable however you like.

014 hours agoMemoryMIT
W

dsh-context-surgery

wasd258-jpg/dsh-context-surgery

Surgical rewriting of the model-visible conversation history of a DSH session (surface replacement); edit reply and reasoning chain separately. 上下文手术刀:强制改写会话的模型可见历史,回复与思考链分开编辑。

04 days agoSessions & Messages
L

dsh-slides

literaf/dsh-slides

Turn a structured outline into a presentation for DeepSeek Harness (dsh): a self-contained HTML deck that presents offline with speaker notes and prints to PDF, plus optional editable .pptx export. Five committed themes.

02 days agoThemes & AppearanceMIT
5

dsh-account-meter

54singa/dsh-account-meter

DeepSeek Harness (dsh) 右侧账户计量小框:多账户(DeepSeek / Kimi 等)余额 + DSH 内消费统计,当前接入账户高亮,消费口径标注「DSH 消耗」,设置页可视化账户配置。A right-side account meter for the DeepSeek Harness Web GUI: per-provider balance, DSH-local spend, active-account highlight and a visual account edito

011 hours agoUI EnhancementsMIT
C

dsh-netguard

charlotten7/dsh-netguard

Egress policy for DeepSeek Harness: a host allowlist on web_fetch and web_search enforced at connect time, audit-mode by default, with OCSF Network Activity records

014 hours agoTools & CapabilitiesMIT
Q

dsh-keyword-context

qqqw114/dsh-keyword-context

DeepSeek Harness (DSH) plugin — inject context when user input or model output hits configured keywords, with toggleable/configurable rules and model-editable memory.

0yesterdayMemoryMIT
Z

dsh-diorama

zavang/dsh-diorama

DSH Diorama — character skins with an editable decoration board for DeepSeek Harness: 雪乃·暖阳日常 (Yukino warm daily) and 隐秘年代志 (occult editorial), each with dual character sprites + sticker sheets. Dropdown skin switcher, drag/resize/rotate coordinate editor

02 days agoThemes & AppearanceMIT
J

dsh-okf-knowledge

jianghuife/dsh-okf-knowledge

Project knowledge base plugin for DeepSeek Harness: Open Knowledge Format (OKF) bundles per project, agent search/read tools, a Web UI browser/editor, and a bundled OKF authoring skill

014 hours agoUI EnhancementsMIT
G

dsh-fal-image-gen

goodandready/dsh-fal-image-gen

FAL image generation for DeepSeek Harness: a generate_image tool backed by the FAL queue API (default model fal-ai/flux-2/klein/9b). Images render directly in the conversation, are saved to the workspace, and all settings are editable from the Web GUI.

012 hours agoUI EnhancementsMIT
L

dsh-vscode-shell

lonebone/dsh-vscode-shell

VS Code-style workbench inside DeepSeek Harness Web: activity bar, explorer file tree, source-control (Git) panel and editor tabs — backed by real filesystem & Git routes.

0yesterdayUI EnhancementsMIT
H

dsh-file-confirm

hfh1999/dsh-file-confirm

文件改动确认机制(双面插件):write/edit/str_replace_editor 写入前弹出确认条,内嵌 GitHub 风格 diff(行号 + 红删绿增),允许本次 / 拒绝。File-change confirmation with inline diff for DeepSeek Harness.

02 days agoTools & CapabilitiesMIT
L

dsh-agent-harness-audit

leeaoyin/dsh-agent-harness-audit

Audit an agent harness against the harness-evaluation criteria, with machine-enforced evidence validation.

02 days agoTools & CapabilitiesMIT