Plugins
Browse, filter, and install DeepSeek-Harness plugins.
312 plugins found
dsh-tool-docx
brobfg/dsh-tool-docx
Model-facing MS Word (.docx) tools: read documents as Markdown or structured blocks, create documents from Markdown, and edit documents round-trip; ships binary fs providers (writeBytes, incl. a sandbox-preserving one) for hosts without it
dsh-fs-deny-policy
vladlearns/dsh-fs-deny-policy
DeepSeek Harness plugin: a deployment deny list of filesystem roots the model may never touch - fences read, write, search, and shell tool calls at tools/pre-execute
dsh-refactor-insight
duyanta123/dsh-refactor-insight
Turn codebase smells into an executable, priority-ordered refactoring plan: file-length / deep-nesting / function-length / god-object heuristics plus a staged runbook (read-only, no auto-rewrite).
dsh-writer
mario03690/dsh-writer
Long-form drafts with the structure already decided. Blog posts, press releases, product and job descriptions, FAQs, email templates, READMEs, changelogs, meeting minutes, weekly reports, cover letters, academic polish, name ideas.
dsh-permission-workspace-write-plus
wonjader/dsh-permission-workspace-write-plus
deepseek harness中workspace write权限的增强插件。使用前请自行评估风险。
dsh-okf
1-cellbio/dsh-okf
DeepSeek Harness plugin: ingest research PDFs into a citable OKF markdown library, then search, graph, measure coverage, and write surveys in the same conversation
dsh-new-ui
123654qw/dsh-new-ui
dsh-new-ui — a full-site UI rewrite for DeepSeek Harness (deep tech blue + liquid glass) that auto-intercepts dsh-web-ui to avoid conflicts. 整站 UI 重写 + 自动拦截 dsh-web-ui。
dsh-md-memory
cutesamurai24/dsh-md-memory
Small file memory for DeepSeek Harness. The model writes markdown, the host injects it.
dsh-remote-dev
tsja2001/dsh-remote-dev
DeepSeek Harness SSH plugin for AI remote development: run commands and read, write, or browse files on Linux and Windows servers.
dsh-tool-ast
hy-sde/dsh-tool-ast
The ast_grep (structural code search) and ast_edit (structural rewrite) tools for DeepSeek Harness over the packaged ast-grep native engine — a standalone plugin with no upstream harness changes required.
dsh-clipboard
zhijiangtang/dsh-clipboard
Writes text to the system clipboard, cross-platform (macOS/Windows/Linux).
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.
dsh-prompt-optimize
peterliucius/dsh-prompt-optimize
Rewrite the current composer draft through an auxiliary LLM call without sending a message.
dsh-password-shield
ruby1304/dsh-password-shield
Silence Chrome/iCloud password-manager prompts over DeepSeek Harness API-key inputs: rewrites password-type secret fields into masked text fields so browser password managers never treat DSH API keys as account passwords.
dsh-file-confirm
hfh1999/dsh-file-confirm
文件改动确认机制(双面插件):write/edit/str_replace_editor 写入前弹出确认条,内嵌 GitHub 风格 diff(行号 + 红删绿增),允许本次 / 拒绝。File-change confirmation with inline diff for DeepSeek Harness.
dsh-tool-edit
hy-sde/dsh-tool-edit
The rich `edit` tool for DeepSeek Harness (replace / patch / apply_patch / hashline modes) with embedded format-on-write and diagnostics — a standalone plugin with no upstream harness changes required.
dsh-flomo-report
zhengjy01/dsh-flomo-report
Generate AI-narrated DSH session reports (daily/weekly/monthly, any date range) and sync them to flomo (浮墨笔记) with one configurable tag (default #write/dsh) and automatic # stripping, via a web settings panel with daily reminder.
dsh-artifact
jannchie/dsh-artifact
Claude-Code-style artifacts for dsh: an `artifact` tool that writes self-contained HTML, a bundled authoring skill, a sidebar nav button, and an in-app artifact browser with sandboxed HTML preview
dsh-credentials-vault
tancheng33/dsh-credentials-vault
HashiCorp Vault backend for the credential seam: KV v2/v1, AppRole machine auth, per-operation reads so rotation needs no restart, and compare-and-swap writes.
dsh-single-instance-guard
tang-mm95/dsh-single-instance-guard
Aborts startup when another live dsh instance holds the same DSH_HOME data directory, preventing the concurrent session-log writes that corrupt transcripts.
dsh-rollback
taler97/dsh-rollback
Observational file-mutation rollback for the fs tools: write/edit pre-images are checkpointed as git blobs or snapshots and restored through a model-facing rollback_files tool or a /rollback command.
pty-runner
johnxu22786/pty-runner
Long-lived background terminal jobs for dsh: launch processes in a PTY, write input (including control sequences like Ctrl+C), page through ring-buffered output, and stop jobs gracefully or forcefully.
fs-mcp
johnxu22786/fs-mcp
Paddock: constrained local filesystem MCP server for agents — text read/write, directory ops, filename and content search confined to configurable zones, with zero runtime dependencies and a dsh bundle.
dsh-flomo
zhengjy01/dsh-flomo
Write notes and memos to flomo (浮墨笔记) from any agent via the flomo_send tool, configured once with the flomo API URL or API Key.