Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

150 plugins found

W

dsh-ui-tweaks

wlj521/dsh-ui-tweaks

Live-tune the DSH Web conversation UI from Settings: message font size, Claude Desktop-style markdown tables, dialog width, an optional timeline rail, and a GitBar with branch management, per-file diff, and commit & push.

210 hours agoUI EnhancementsMIT
L

dsh-think-any-lang

lco117/dsh-think-any-lang

DeepSeek Harness (DSH) plugin: a "Thinking Language" selector under Settings → General that tells the model which language to reason in (chain of thought) via a system-prompt section. Zero extra calls, zero latency, 12 languages.

24 days agoTools & CapabilitiesMIT
P

dsh-skill-pack-security

perrylink/dsh-skill-pack-security

Security-audit methodology skill pack plus the plugin_vet supply-chain gate: eight agent skills (secret scan, dependency audit, supply-chain review, prompt-injection review, audit orchestration, threat modeling, vuln intel, incident response) in Chinese and English editions, with an npm provider bundle that mounts the skills and registers the automated plugin_vet pre-install scanner.

27 hours agoSecurity & PermissionsApache-2.0
1

dsh-usage-dashboard

1690834643/dsh-usage-dashboard

DeepSeek Harness (dsh) web plugin: API balance + today's spend widget in the sidebar footer. /api/dsh-usage route + React client bundle, no build step required.

25 days agoUI EnhancementsMIT
L

dsh-chameleon (bundle)

lsz-asd/dsh-chameleon

Self-editing desktop workbench for DeepSeek Harness: a full dsh web replica with an edit mode in which the agent modifies the workbench (patch layers, plugins, UI) with hot reload.

24 days agoDev & Plugin Tools
A

dsh-deepseek-usage

azurehalcyon/dsh-deepseek-usage

DSH 插件:极简的 DeepSeek 余额/用量面板,无任何多余窗口,极简配置

1yesterdayTools & CapabilitiesGPL-2.0
C

uiskin-theme

chouxiaohuai/uiskin-theme

Blue Glass Theme (ocean fantasy) for DeepSeek Harness Web — static profile bundle. 海洋幻想主题:海洋背景、玻璃气泡、海洋侧边栏、鲸鱼设置按钮、炫彩模型文字。安装: dsh plugin --profile web add github:chouxiaohuai/uiskin-theme

1yesterdayUI Enhancements
J

dsh_upload_file

jarszmlovesai/dsh_upload_file

DeepSeek Harness(DSH) web plugin: paste files into the composer, inbox storage, thumbnails. Text via read_inbox; image understanding needs your vision skill (bundled image-reader + ARK_API_KEY).

13 days agoSkillsMIT
I

harbor-self-evolving

istarwyh/harbor-self-evolving

DeepSeek Harness plugin and bundled Skill for safely evolving Cordis Candidates with Harbor.

17 hours agoSkillsMIT
R

skill-security-guard

rrrrrredy/skill-security-guard

DeepSeek Harness community Bundle for the skill-security-guard static scanner

12 days agoSkillsMIT
I

dsh-web-terminal

iamsee123/dsh-web-terminal

Local terminal plugin for the DeepSeek Harness web GUI: a multi-tab xterm.js panel over real node-pty shells, streamed through a WebSocket route on the host process. Hot-pluggable — mounted via the web profile bundle list, no dsh source changes.

12 days agoUI EnhancementsMIT
A

dsh-desktop

ahikl/dsh-desktop

A dsh desktop bundle: an Electron shell over the dsh Web UI with a system tray and a dsh-styled custom title bar.

13 days agoUI EnhancementsMIT
M

dsh-engram-bundle

michengai/dsh-engram-bundle

NPM-installable DeepSeek Harness plugin that bundles Engram persistent memory MCP and injects parent-agent memory protocol.

12 days agoMCP & ConnectorsApache-2.0
T

dsh-paper-design

try-works/dsh-paper-design

Paper Design MCP bridge as a DeepSeek Harness bundle: paper_* tools, image screenshot support, design skills, OAuth auth, and Cursor-parity design guidance.

1yesterdayMCP & ConnectorsMIT
C

dsh-plugin-dit

cuboteam/dsh-plugin-dit

Dual-protocol DIT.ai provider bundle for DeepSeek Harness

119 hours agoSessions & MessagesMIT
S

dsh-genie

swaylq/dsh-genie

Keeps what the agent builds at runtime: turns a `cordis_define` dynamic package into a real installed plugin that survives restart, writing the bundle and registering the profile layer with no pnpm, no network, and no build authorization.

14 days agoDev & Plugin ToolsMIT
L

dsh-mcp-skill-panel

lilyblessing/dsh-mcp-skill-panel

MCP & Skill manager: enable/disable MCP servers and skills from a Settings panel to free context in real time; optional AI middle layer (mcp_search/mcp_call) calls disabled servers on demand, with state-based visibility filtering that keeps user-enabled servers visible.

19 hours agoDev & Plugin ToolsMIT
A

dshp

asdf17128/dshp

Registers `list_profiles` and `export_profile`, so the agent can show what setups exist and hand back a whole profile — bundle order, plugin versions and patch — as one portable file to share. Read-only.

13 days agoDev & Plugin ToolsMIT
A

dsh-startup-guard

aokamoaki/dsh-startup-guard

Boot-time guard that repairs corrupt session logs, preflights plugin composition, vm-checks client artifacts, smoke-tests host apply() and quarantines crash-causing bundles, so a broken plugin can never brick startup.

13 days agoDev & Plugin ToolsMIT
M

dsh-agent-conductor

mjorgin/dsh-agent-conductor

Dispatch self-contained tasks from DSH to 11 external agent CLIs (Codex, Claude Code, TraeCode, OpenCode, Gemini, Cursor, Kimi, Qwen, Copilot, WorkBuddy, Grok): a host-only bundle registering the conductor_dispatch tool plus an auto-triggered conductor skill.

1yesterdayWorkflow & AutomationMIT
F

dsh-mojibake-interceptor

fire-disposal/dsh-mojibake-interceptor

Mojibake guard bundle for DSH: feature-based garbled-text detection before writes with review-then-release (an identical retry passes), plus pre-execution pwsh encoding audit (ANSI/GBK/UTF-16/Default), Windows and Chinese first.

13 days agoTools & Capabilities
R

dsh-recall

relistencode/dsh-recall

Conversation history recall for DSH: three-layer (literal/fuzzy/semantic) retrieval over every past session's original text, fully local & offline — AI never forgets what you told it. One-command install via `dsh.bundle.patch`, semantic layer runs in a worker thread.

13 days agoMemoryMIT
B

dsh-focus-overlay

boogoo619/dsh-focus-overlay

Focus mode with a full-screen reading overlay that hides the header and composer and folds AI tool calls into summaries.

116 hours agoUI EnhancementsMIT
T

dsh-hot-plugin-host

tianyazty/dsh-hot-plugin-host

Runtime plugin loading for the Web UI: a watched hot directory installs/updates client-plugin bundles live on every open page, no restart. Includes a right-column subagent dashboard example.

14 days agoDev & Plugin ToolsMIT