Plugins
Browse, filter, and install DeepSeek-Harness plugins.
586 plugins found
dsh-xingye
iambatman1928/dsh-xingye
Chat agent for a DeepSeek Harness session: create characters and write their personas, keep several archive threads per character, undo or rewind the locally stored transcript, and record story beats in an event book.
dsh-windows-c-cleanup
runcat-tommy/dsh-windows-c-cleanup
Windows system-drive (C:) cleanup for DSH: rule-based scan, five-tier safety grading, a staging area with a rollback ledger, UAC elevation, and migration to another drive — a model tool plus a Web GUI panel.
dsh-novel
xrn1997/dsh-novel
Read web novels inside the DSH web GUI: import legado book sources, aggregate search across sources, a bookshelf with reading progress, continuous-scroll reading, and five agent tools for search, chapter reading, source import and probe, and shelf lookup.
dsh-add-assets
navid-kianfar/dsh-add-assets
Composer add-assets plate for the DeepSeek Harness Web Client: an options menu on the composer's + button (files, folders, slash commands) and a Claude Code-style draft attachment preview
dsh-npm-runner
nobu121/dsh-npm-runner
DeepSeek Harness plugin: discovers the npm/pnpm/yarn/bun scripts of the current workspace (never descending into node_modules) and runs any of them in the background from a compact control in the composer area or the session header.
dsh-acp-replay
zheng1/dsh-acp-replay
Community ACP bridge for DeepSeek Harness that supports session/load by replaying a persisted session's transcript
dsh-szg-hint
skyyyyyk/dsh-szg-hint
DeepSeek Harness plugin: drop a hint into a running task and the agent picks it up at its next step — without interrupting it and without polluting the chat history. · 旁路提示:任务执行中插一句话,AI 下一步即刻参考。
dsh-session-steward
drscrewdriver/dsh-session-steward
Session Steward for DSH: browse and bulk-prune the official session archive set, and run a four-gate health checkup (log integrity, projection cache, lossless JSON, cold read) that ends in a reversible, backup-first prescription. Never rewrites session logs.
dsh-open-terminal
vvilliam-qwq/dsh-open-terminal
dsh-TUI /term: open a system terminal in a workspace folder — blank opens the working-directory root, a fragment fuzzy-matches folders (unlimited candidates, managed picker), with ordered per-platform launcher chains for Windows / macOS / Linux (incl. WSL
dsh-arrowkey-nav
drscrewdriver/dsh-arrowkey-nav
Arrow-key navigation for the DSH Web GUI: Up/Down switch sessions inside the current workspace and Left/Right switch workspaces, reading session identity from the client controllers rather than the DOM, and yielding the keys back to the composer while a draft is being edited.
dsh-openreelbench
fandc520/dsh-openreelbench
OpenReelbench, the open video creative bench for DeepSeek Harness: a gated four-stage pipeline (brief -> script -> assets -> compose) that turns one sentence into a narrated explainer video; generation via ComfyUI workflows, assembly with FFmpeg. / DSH 开源
dsh-patch-edit-plus
drscrewdriver/dsh-patch-edit-plus
Patch-style file editing: one apply_patch tool accepting git/unified diff (default) and Codex apply_patch syntax (opt-in), applying every change all-or-nothing after a full read-only verification pass, with sandbox-aware delete and move and a dry-run mode.
dsh-ui-tool-result-images
suntianc/dsh-ui-tool-result-images
DeepSeek Harness Web plugin that keeps image-bearing Tool results visible after Compact transcript folding
dsh-capability-inventory
guoshuai007/dsh-capability-inventory
DSH 技能与 MCP 总览:列出当前可用的 Skills 与 MCP 服务器,展示各自用途、用法、范围与路径,支持中英文切换、技能/MCP 管理与中文态内容翻译。
dsh-reasoning
bowugit/dsh-reasoning
Codex-style /reasoning command for DeepSeek Harness Web: select the reasoning effort of the current model from the slash menu
dsh-subscription-auth
aeven-ai/dsh-subscription-auth
DeepSeek Harness coding-subscription OAuth: SuperGrok/Grok Build, ChatGPT Plus Codex, Kimi Code, Claude Code. Fixes AUTH API key is invalid, INVALID_REPLAY_STATE, grok-4.6 xhigh, Kimi Bearer vs x-api-key.
dsh-update-all
haotian-lu-prog/dsh-update-all
DSH Web plugin: check and update DeepSeek Harness CLI and all profile plugins from Settings → General.
dsh-tasks-manager
navid-kianfar/dsh-tasks-manager
Task management for the DeepSeek Harness: the session todo list, a project task board backed by a queryable SQLite database, and board cards dispatched to the agent as background jobs
dsh-memory
navid-kianfar/dsh-memory
Persistent, searchable, per-project memory for the DeepSeek Harness: decisions, rules, and sprint context in a queryable DuckDB file, rules enforced on every model request, with a full management UI in the Web Client
dsh-usage-info
navid-kianfar/dsh-usage-info
Context occupancy and account balance for the DeepSeek Harness Web Client: a session-header readout, a balance capability seam, and a DeepSeek provider
dsh-repeat-tool-breaker
snailium/dsh-repeat-tool-breaker
Hard break on repeated tool calls: a synchronous ctx.tools.guard gate that counts semantic fingerprints (net/site/sink/cmd/exact) over a per-agent sliding window, ignoring decoy arguments such as description and timeoutMs.
dsh-plugin-market
99galaxy/dsh-plugin-market
Browse the awesome-dsh-plugin catalog from a page in DSH Settings: filter by category or by installed state, search by name or description, sort by stars, downloads, name or date added, and install a plugin into the current profile. Two further tabs list what is already installed and which of those have a newer version in the catalog, with an update button on each row. The catalog is cached locally for an hour with a mirror, a CDN and the npm registry as fallbacks when the official source is unreachable.
dsh-creative-studio
ylight-cpu/dsh-creative-studio
Image and video production toolkit for DeepSeek Harness - background removal with quality tiers, local inpainting retouch, headline and logo compositing, batch platform-size exports and image QA reports; for video, AI subject matting with background replacement (RVM ONNX, plus a chroma-key path), animated titles with fade/slide/typewriter/karaoke presets, 53 transitions with stylized variants, and light-effect and grading presets with LUT support, alongside footage inventory, accurate cutting, subtitle burn-in, music mixing and platform-spec exports; it provisions its own local Python runtime through a bundled bootstrap script.
dsh-unitverse
runcat-tommy/dsh-unitverse
Unit conversion as a `convert` tool: 10 categories (length, area, volume, time, angle, speed, temperature, pressure, energy/heat, power) and 82 units with English and Chinese aliases, plus a locale-aware Unit Converter tab in the DSH web view with one module per category and a temperature-difference (Δ) switch.