Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

1646 plugins found

E

dsh-web-network-optimizer

enterhalf/dsh-web-network-optimizer

Network optimization for the DSH web UI: reduces transfer size with caching and compression to greatly speed up page loading, plus a connection-drop indicator and automatic reconnection. Ideal for users pursuing peak performance or using unstable networks.

514 days agoDev & Plugin ToolsMIT
R

dsh-aseprite

ratevoid/dsh-aseprite

A browser pixel-art and sprite animation editor with Aseprite-compatible files, local crop/outline blueprints, and optional LLM workflow nodes.

5last monthUI EnhancementsMIT
S

dsh-version-update

sucriss/dsh-version-update

Version management for dsh: inspect the installed version against every npm channel or version line, install or downgrade in one click, stream the install log live (rollback-snapshot copy progress, npm extraction progress, elapsed time), roll back instantly from local snapshots, and automate the cycle with a policy engine (silent auto-update, execution windows, daily checks). Never stops npm mid-install — a wedged run is only stopped after an hour, and a half-committed global tree is detected and repaired from the pre-install snapshot automatically. Confirms before installing a found update, auto-restarts the host after install, and falls back to a mirror when the primary registry is unreachable.

53 days agoDev & Plugin ToolsApache-2.0
S

dsh-akn-plugin

symmetryseeker/dsh-akn-plugin

Local-first Agent Experience Network for DeepSeek Harness, distilling task-level experiences from traces and live manifests, grading by H0-H4 evidence, discovering by compatibility, and promoting only after explicit review.

5last monthMemoryApache-2.0
X

dsh-ui-tools

xing-shuyin/dsh-ui-tools

Developer tools panel for the DSH web UI: file browser with preview, edit, and path-only file mentions; multi-tab terminals with quick commands; Git panel with commit, push, pull, and branch switching; and background job management. UI ported from pi-web-ui.

5last monthUI Enhancements
X

dsh-prompt-history

xiaofei-fei/dsh-prompt-history

Terminal-style input for the DSH web composer: Up/Down prompt history (prefix search + Ctrl+R), selection toolbar (copy/quote), right-click paste, toggleable chat TOC.

57 days agoUI EnhancementsMIT
P

dsh-frostfin

pzc2004/dsh-frostfin

Use Kimi Code as the DSH agent loop over ACP, with approvals, slash commands, and local/remote (ssh+tmux) session attach.

5last monthDev & Plugin ToolsMIT
S

dsh-skin-universe (dsh-web-ui-all)

springbrand-lab/dsh-skin-universe

Web GUI bundle for DSH: a task board with cron scheduling, a Git branch graph, a file and change side panel, an SSH terminal with SFTP and port forwarding, QR-paired mobile remote control, a desktop companion, live token statistics, and five installable themes.

5last monthUI EnhancementsBSD-3-Clause
T

dsh-checkpoint-diff

tmpdot/dsh-checkpoint-diff

Browses checkpoints produced by dsh-checkpoint-rewind as a timeline of time nodes and shows per-file line diffs between any two of them, with trace replay from session logs (no snapshot producer needed) and preview-first workspace rollback with single-shot undo, via /diff and /rollback commands, a JSON HTTP API, and a GUI panel.

5last monthSessions & MessagesApache-2.0
Q

dotfiles

qw457812/dotfiles

Expose Pi prompt templates as DeepSeek Harness slash commands

5last monthSkills
S

dsh-vision-bridge

sfyyy/dsh-vision-bridge

On-demand vision for text-only DSH sessions: images become markers, and a vision_describe tool sends only image + question to an OpenAI-compatible vision model

5last monthVision, Voice & MultimodalMIT
L

dsh-plugin-wiki-tools

lion-1209/dsh-plugin-wiki-tools

Native tools for an Obsidian wiki vault: wiki_query, wiki_write, wiki_rename, wiki_scaffold, wiki_archive, and wiki_lint cover BM25 search with link-graph context, bookkeeping writes with sha256 source tracking, vault-wide renames, mode scaffolds, source archiving, and health checks — with cross-process locks and optional git auto-commit.

513 days agoTools & CapabilitiesMIT
B

dsh-cc-ecosystem

bcy2020/dsh-cc-ecosystem

Load Claude Code assets into DSH at runtime — skills, slash commands, rules, permission rules (deny/ask/allow), subagents and hooks from .claude/ plus Claude Code plugins (plugin.json / marketplace / skills / agents / MCP), via a memory-IR parse layer that keeps .claude as the source of truth with no writes back. Six installable packages: loader, skills, permissions, agents, hooks, mcp.

52 days agoDev & Plugin Tools
M

dsh-notion

mingzeng21/dsh-notion

Connect dsh to Notion via the official Notion MCP (OAuth + PKCE): search, read, and write pages, databases, and comments through `mcp__notion__*` tools.

522 days agoIntegrations & RemoteMIT
K

dsh-complete-notify

kaixinbaba/dsh-complete-notify

Sound + popup when a task completes: a Web Audio chime, an in-page toast, and a system notification while the page is in the background (browser-only, cross-platform).

529 days agoIntegrations & RemoteMIT
K

dsh-github-connector

kaziii/dsh-github-connector

GitHub Device Flow connect plus an in-conversation PR workflow: a status bar above the composer for create / AI-review / merge, and github_* tools for search, issue and PR read and write.

5last monthGit & Code ReviewMIT
Z

lunheng-article-pipeline-dsh

zuoyunlai/lunheng-article-pipeline-dsh

DeepSeek Harness bundle registering one skill that turns long-form production (academic papers, industry analysis, business commentary) into a 9-role pipeline: T1 literature / T2 data / T3 case scouts running in parallel, T4 analyst, T5 writer, T6 critical companion, T7 auditor, T8 finalizer run by the coordinator, T9 peer reviewer — across 6 phases with triangular evidence verification, a 23-check M-gate, a G0-G14 audit including a Chinese AI-trace gate, peer-review scoring with journal matching, and 4 human checkpoints. Installs with `dsh plugin add lunheng-article-pipeline` (package.json#dsh.bundle.patch plus a lib/index.js entry that registers the skill); ships role cards for T1-T9, templates and 11 zero-dependency verification scripts, with five-language READMEs.

52 days agoSkillsMIT
H

awesome-dsh-skills

hackerfish/awesome-dsh-skills

12 tested engineering skills (git commit, code review, test-first, plugin dev, debugging, changelog, PR review, task breakdown, and more): every SKILL.md passes a format validator aligned with the official skill rules plus an isolated load smoke test.

528 days agoSkillsMIT
D

dsh-wuyun-liuqi

dhicoc/dsh-wuyun-liuqi

Complete wuyun-liuqi (five-evolutions-six-qi / 五运六气) Traditional Chinese Medicine skill pack as a DeepSeek Harness Cordis plugin: annual and guest-qi calculation, clinical pattern differentiation, and pathogenesis reasoning.

5last monthSkills
Z

dsh-voice-input-plugin

zhangbo-cn/dsh-voice-input-plugin

Composer mic for the Web UI: tap-to-monitor live transcription and hold-to-talk, with host Edge TTS reply reading that streams while the model generates, echo-pause during reading, and tap-to-stop.

527 days agoVision, Voice & MultimodalMIT
0

dsh-voice-input

0nt-one/dsh-voice-input

Mic button in the composer tool row: Web Speech API speech-to-text (Chrome/Edge), language switching, and optional auto-send, zero dependencies.

5last monthVision, Voice & MultimodalMIT
T

dsh-plugin-appshot

tauruswood/dsh-plugin-appshot

Codex Appshots for DSH: capture the frontmost active window via global shortcut and seamlessly mount it into the composer for agent queries.

54 days agoVision, Voice & MultimodalMIT
S

dsh-skin-universe

springbrand-lab/dsh-skin-universe

Web GUI bundle for DSH: a task board with cron scheduling, a Git branch graph, a file and change side panel, an SSH terminal with SFTP and port forwarding, QR-paired mobile remote control, a desktop companion, live token statistics, and five installable themes.

5last monthUI EnhancementsBSD-3-Clause
J

dsh-ui-mobile

jasondu/dsh-ui-mobile

Mobile-first DeepSeek Harness UI with an installable PWA, responsive navigation, and Web Push notifications when an agent completes successfully.

5last monthUI EnhancementsMIT