Plugins
Browse, filter, and install DeepSeek-Harness plugins.
167 plugins found
ipollowork
devin-axis/ipollowork
iPolloWork HyperFrames Video Studio and 27 editable video templates as a native DeepSeek Harness conversation view.
DSH-better-sidebar
omdsh-dev/dsh-better-sidebar
Full sidebar workbench with file rendering and editing, terminal, Git, and subagents; third-party plugins can register new tabs.
flowix (dsh-flowix-memory)
text2future/flowix
Registers the local flowix-cli MCP server so the agent can search, read, create, and edit Flowix memos and mind-map artifacts.
deepseek-design (deepseek-ivideo)
devin-axis/deepseek-design
Visual video studio with an editable timeline, animation and media controls, 27 templates, whole-video and selection-aware AI draft handoff, validation, preview, and export.
deepseek-design (deepseek-idesign)
devin-axis/deepseek-design
Visual design studio for websites, app prototypes, posters, cards, reports, and magazines, with templates, direct element editing, selection-aware AI draft handoff, and export.
engramory (plugin)
tinqiao-oss/engramory
Long-term memory for DeepSeek Harness kept as plain markdown, one fact per file, readable in any editor. The `MEMORY.md` index has a hard 200-line / 25 KB cap enforced by `ctx.tools.guard()`: a write that would grow an over-cap index is denied, while a rewrite that shrinks it always passes, so an oversized index can be compacted step by step. The plugin never writes memories on its own — what is kept is decided by you and the model. The same store is also used by Claude Code, Codex, Kiro and OpenClaw.
dsh-openpencil
zseven-w/dsh-openpencil
OpenPencil design preview and editing plugin.
dsh-univer-office
dream-num/dsh-univer-office
Create, edit, inspect, and deliver spreadsheets, documents, presentations, databases, and canvases in DeepSeek Harness, with live preview and worktree review.
dsh-deepseek-flow
kanghelyu/dsh-deepseek-flow
tydora
zuorn/tydora
Let Your Ideas Flow — Tydora is a modern desktop Markdown editor combining WYSIWYG editing, bidirectional links, mind maps, and an infinite canvas — empowering deep thinking and effortless expression.
dsh-message-edit
moeblack/dsh-message-edit
Branch-based message editing, reroll, retry, and a version timeline.
dsh-mneme (dsh-mneme)
modusensus/dsh-mneme
Cross-session memory engine for DeepSeek Harness: SQLite store + human-editable Markdown mirror, autoDream consolidation, offline semantic search (local vector/rerank/clustering), entity-attribute-timeline, Sleep Mode, custom-model autoSummarize, and 7 memory tools.
deepseek-harness-workbench-plugin
loadingvx/deepseek-harness-workbench-plugin
Fills in the Web UI's missing IDE workbench: resizable chat / editor / files-and-Git columns in Conversation, multi-tab file editing with save and new-file, workspace Terminal, a file tree with name filter and open-in-external-editor, SCM (stage/commit/push/pull, branch switch, Git graph, inline diffs), a status bar, and git_* model tools.
geml
geml-spec/geml
Agent-Native document handling for DSH — addressable blocks let an agent read and edit one section instead of the whole file. Ships the geml MCP server and the authoring and code-graph skills.
geml (dsh-plugin)
geml-spec/geml
Block-addressed document editing: an MCP server exposing geml_get / geml_set / geml_check and friends, so an agent reads or rewrites one addressed block of a Markdown or GEML document instead of the whole file. Ships the GEML authoring skill and a code-graph skill that builds and navigates a project call graph as GEML codemaps.
dsh-custom-tool
omdsh-dev/dsh-custom-tool
Create and manage sandboxed JavaScript tools with a Monaco editor and model-driven tool lifecycle.
dsh-diff-viewer
lehhair/dsh-diff-viewer
PiUI-style diff viewer replacing the stock DiffBlock for write/edit tool calls.
DSH-EasyRewrite
renzic-stone/dsh-easyrewrite
Inline-edit and recall your own user messages in dsh web — lazily and seamlessly, with a version pager and per-session draft persistence.
dsh-queue-plus
starslittle/dsh-queue-plus
A simple DSH queue panel for editing, removing, steering, reordering, and bulk removal.
dsh-md-notes
xiezongchen/dsh-md-notes
A markdown notes manager for DSH: full **MD notes manager** and **MD notes editor**, quickly capture conversations into notes, maintain notes by **syncing to Git repositories**, and **bring notes into the conversation context**.
dsh-office
omdsh-dev/dsh-office
办公三件套!Office document tools for DeepSeek Harness (dsh): generate, read, and edit spreadsheets (.xlsx), PDFs, and presentations (.pptx).
weshop-dsh-plugin
weshopai/weshop-dsh-plugin
Infinite-canvas e-commerce visual workspace for product photography, virtual try-on, background edits, and video, synced live with the Harness conversation.
dsh-file-explorer
joejojoking-cloud/dsh-file-explorer
File explorer plugin for DeepSeek Harness: file tree, preview, markdown, syntax highlighting, in-panel editing, VS Code integration - DeepSeek Harness 全局文件资源管理器插件
godot-bridge
smalldy/godot-bridge
DSH↔Godot engine runtime bridge: launch and drive a running Godot 4.x game through its in-game TCP interaction server — 16 tools (runtime control via ~130 game commands, scene/UI inspection, GDScript eval, input simulation, screenshots, headless static ops, project editing, export, script validation, engine-path setup), replaces godot-mcp.