Plugins
Browse, filter, and install DeepSeek-Harness plugins.
864 plugins found
kabutack
sunqingyuan0/kabutack
Role-based manager for DSH plugins/Skills/MCP: bundle capabilities into “roles” and hot-switch them from the Web UI.
dsh-plugin-store
sandbaseai/dsh-plugin-store
Adds a native Store section to DSH Settings for catalog search, tag filtering, sorting, installation, and installed-plugin management.
wavespeed-dsh-skill
wavespeedai/wavespeed-dsh-skill
Generate and edit AI media (image, video, audio, 3D) with WaveSpeed models via the open-source wavespeed CLI: live catalog search, per-model input-schema introspection, local-file upload with @path markers, and price checks before running.
BigPlan
kobenfang/bigplan
Product research skill: analyze market, technology and supply chain, then output three-tier product spec proposals.
dsh-plugin-memory
littleblacktong/dsh-plugin-memory
Long-term cross-session markdown memory with an LLM-Wiki structure and a SOUL.md persona, injected at session start (by default only after the first user message and only in the active session), plus remember/recall/consolidate/forget workflows, an embedded memory skill, pack/unpack migration tooling, and an idle-time first-person recall nudge that surfaces real memories in a companion voice.
dsh-conversation-density-map
weien666/dsh-conversation-density-map
Adds a non-uniform conversation density map(chat history markers) to the right of the DSH chat area: one tick per turn, with tick length and spacing reflecting message size, clickable to jump to a turn and expanding on hover when crowded.
dsh-muyu
liuwenji007/dsh-muyu
Electronic wooden fish in the bottom-right corner of the DSH web UI, a whale-girl sprite by default: tap the head to earn merit; it knocks by itself while the model is busy; per-session merit is stored locally, and the sprite can be swapped for custom art.
dsh-message-copy-enhance
asianfleet/dsh-message-copy-enhance
Copy selections from assistant messages as Markdown, preserving links, LaTeX sources, and code-fence language info.
dsh-subagent-default-model (plugin)
dingminhua/dsh-subagent-default-model
Configurable default model for subagent delegations via settings.yaml, with single-model and multi-model round-robin or random strategies.
dsh-theme
mux9056-bot/dsh-theme
Theme pack for the DSH Web UI: 30 drop-in CSS themes with light and dark variants, integrated into Settings → General with a programmatic API.
dsh-input-traffic
drscrewdriver/dsh-input-traffic
Three-tier now/next/later input planning dock for the DeepSeek Harness web GUI: a red/yellow/green priority strip replaces the busy-Enter queue, plain Enter queues to later, with in-place multi-line editing, drag reorder, and session-isolated freeze/resume; the freeze button bridges a separate plugin, [dsh-session-guard](https://github.com/drscrewdriver/dsh-session-guard) (installable from dsh-market), via stopNextTurn/resume RPC + composer lock for a real per-session lock, pairing with its global peak-hour auto-pause to stop sessions during DeepSeek's high-cost windows and resume off-peak.
dsh-homepage-skin
yushi-xxh/dsh-homepage-skin
Adds the DeepSeek Harness homepage background to dsh web: WebGL fluid light, dot-line grid and a digital point-cloud whale, with dark and light palettes.
DSH-Plugin-Market
nanshan1995/dsh-plugin-market
Alternative plugin market for DSH: curated catalog plus live GitHub browsing, zh/en cross-language search, a fail-closed pre-install static security audit with an install-hook block, and per-plugin README viewing with garbled-encoding repair.
dsh-plugin-vet
wulun811/dsh-plugin-vet
Plugin trust pipeline for DeepSeek Harness: deterministic static scan with verdicts, opt-in runtime guard with honeypot lures, agent audit-protocol skill, and a browser shield status light. Alarm-only, never an enforcer.
dsh-im-hub
threebody6666/dsh-im-hub
Multi-platform IM gateway for DSH: Feishu (Lark) WebSocket long connection (no public URL), WeCom AES-encrypted callbacks, and Telegram long polling — per-chat agent sessions, whitelist access, and a visual settings card in the web GUI.
dsh-omni-bridge
baisama-cloud/dsh-omni-bridge
Multi-channel IM bridge for DeepSeek Harness: route WeChat (ClawBot/iLink), QQ, and Feishu (Lark) chat messages to a DSH agent and relay its replies back, with per-channel sessions and reply dedup.
dsh-git-status
wongzexu/dsh-git-status
Specialized in Git branch and status handling: a Git status drawer on the right edge of the DSH web UI with a commit DAG lane graph, uncommitted changes and stash rows, inline diffs, right-click branch/tag actions, and one-click fetch from all remotes.
dsh-plan-lattice
1052326311/dsh-plan-lattice
Adds persistent execution contracts, recursive work graphs, critical clarification, and evidence gates for long or underspecified Harness tasks.
dsh-plugins (dsh-web-search-metaso)
tzhr-invest/dsh-plugins
Metaso (秘塔AI搜索) search & reader providers for the web seam: web_search returns page summaries, web_fetch reads full-page markdown, multi-scope search (webpage/document/paper/image/video/podcast).
dsh-browser-fs
whitefirer/dsh-browser-fs
Give agents access to files on the machine where the browser runs: user authorizes a local directory via File System Access, tool calls relay over the plugin's own WebSocket; read-only compat mode for mobile/insecure contexts.
dsh-edit-approval
sirilee/dsh-edit-approval
Ask-before-act approval for every edit and every bash command: a red/green line diff before a file is touched, a description+command panel before a command runs — approve once or reject, each gate with its own master switch in Settings → General.
dsh-packer
klrsl/dsh-packer
Agent config packer for DeepSeek Harness: pack local agent assets (skills/sessions/profiles/settings/memory) into a zip for migration or sharing, with privacy scanning, diff-based restore, pack management, and a settings UI; memory ships as a read-only Markdown mirror, not the live database.
dsh-memory-palace
lovezi0/dsh-memory-palace
Human-readable Markdown memory for DeepSeek Harness: user-level (~/.deepseek-harness/MEMORY.md) + workspace-level memory injected every turn, auto daily-log writing with distillation, bridges existing WorkBuddy/CodeBuddy memory dirs, memory_note / memory_note_user / memory_read tools with built-in dedup, and a bilingual settings page. Plain-text storage, no database.
dsh-session-export
yangyongzhen/dsh-session-export
Export sessions to Markdown/JSON for review, replay, and per-session cost summaries.