Plugins
Browse, filter, and install DeepSeek-Harness plugins.
578 plugins found
dsh-yorha-ui
mrmolabs/dsh-yorha-ui
A NieR:Automata / YoRHa-inspired industrial terminal theme for DeepSeek Harness Web with sand-and-charcoal palettes, square geometry, and interface-wide styling.
dsh-plugin-quick-chat
enteguo/dsh-plugin-quick-chat
Adds a Quick Chat entry to the Web UI sidebar that opens a floating chat window with its own model and reasoning-effort picker, optionally seeded with the current session's transcript, and keeps every side conversation in a resumable, renamable, deletable history.
dsh-ui-mockup
mackwan84/dsh-ui-mockup
ui_mockup 工具 Consumer:研讨阶段生成 UI 线框图/高保真草图,落盘设计稿并提示确认后锁定设计规格;含客户端卡片、图片路由与 i18n
dsh-date-wrapper
drscrewdriver/dsh-date-wrapper
Compresses DSH time-context from ~280 chars to 46 chars by injecting a compact date line into the runtime-context snapshot; zero runtime dependencies.
dsh-smarter-edit
anionex/dsh-smarter-edit
A better approach to editing files in DSH.
Lume
cayan0x/lume
DSH Desktop enhancement plugin: task-execution discipline plus a real relationship, per session. Discipline: adaptive protocol tiers (short for chat / full for tasks / lean for reasoning models), intent routing across Q&A, lookup, discussion, diagnosis and execution (diagnosis never fixes unasked), evidence recency (verify timestamps and causality before citing logs or old errors), real tool-result verification (failed or unknown results are never reported as done), self-healing on repeated failures with a cross-session reflection loop, compaction awareness that re-anchors state after the host condenses history, and document-capability awareness (probe for document tools and constrain accordingly: with tools, read before you write and read back before claiming done; without them, state the boundary instead of hand-parsing binary office files). Persona: distill named characters from chat logs, novels, scripts and character-setting documents, with tone, catchphrases and reply length anchored to real material statistics; long-term memory with automatic expiry for time-bound facts, corrections captured as style rules, approved replies pinned as corpus, two-way feedback that converges with use, memory star map, and persona card export/import. Constraints are injected only when relevant, so idle chat pays no extra tokens.
dsh-tiddlywiki
bbqisbbq/dsh-tiddlywiki
Runs TiddlyWiki 5 as the DSH persistent knowledge base: ten tiddlywiki_* agent tools (filtered search, read/write/batch/rename/delete, recent, tags, git sync with conflict resolve), a full TiddlyWiki editor embedded in the GUI center column over a same-origin proxy, a right-side wiki tab, a per-session tab summarizing the notes a session read or wrote, a quick-note card with draft auto-save, and an optional clip bookmarklet with image attachment — all backed by an auto-committing git repository.
dsh-ui-mockup (ui-mockup)
mackwan84/dsh-ui-mockup
Generates UI wireframes and high-fidelity mockups in DeepSeek Harness with selectable DashScope and Volcengine image providers.
roblox-devforum-mcp
el4cteo/roblox-devforum-mcp
MCP server that searches the Roblox DevForum and official creator docs so AI coding agents can debug Roblox games against real community and engine knowledge.
dsh-delete-message
viplocco/dsh-delete-message
Per-message delete for DeepSeek Harness — a trash icon beside the copy button on every chat message that removes that message from the derived model context (and the visible transcript) via the official surface-replace contract
dsh-deepseek-monitor
haoyueqin/dsh-deepseek-monitor
Official DeepSeek platform monitoring inside the provider card: a live balance chip left of the composer model name plus an expandable account-details panel with per-model monthly usage and a daily stacked chart.
dsh-postmortem
zzh-newlearner/dsh-postmortem
Explain failed DeepSeek Harness agent runs locally, then produce a redacted recovery plan. No model required.
dsh-model-hub
yhyfhgs/dsh-model-hub
DeepSeek Harness plugin: provider sign-in, model catalog, and selection routing over a loopback-only /model-hub channel
dsh-watch-video
zeshuochen/dsh-watch-video
Subtitle-first video transcription with SRT export, cancellable job controls, and a faster-whisper large-v3 fallback when subtitles are unavailable.
dsh-memory-spaces
icearia0219/dsh-memory-spaces
Human-governed cross-session memory spaces with independent source and consumer relationships, provenance, versioning, and pre-send injection review.
dsh-session-guard
drscrewdriver/dsh-session-guard
Peak-hour auto session gate: weekend mode + global peak auto-pause + session-level freeze/resume + backend auto-retry, auto-resume on off-peak.
dsh-context-console
anweat/dsh-context-console
Inspect and simulate DSH context consumption with trajectory and inventory views, and create, inject, import, or safely repair session messages through the integrated Message Forge.
dsh-grok-provider
yoshino-xiao7/dsh-grok-provider
Grok Build provider using the official CLI browser login, with dynamic account-visible models, streaming reasoning and tools, plus quota and model-capability settings.
dsh-client-ui-shortcuts
hytime/dsh-client-ui-shortcuts
Profile-aware keyboard shortcuts for DSH Web: supports Question and Approval cards, Standard/Vim/Custom profiles, and capability-gated Session and Workspace navigation.
dsh-nuke-plugin
beijingwahw/dsh-nuke-plugin
Transactional uninstall engine: every destructive action runs validate/preview/execute/undo with Saga rollback, WAL crash recovery, hash-chain audit, hardlink dedup, and a Bayesian oracle that predicts success probability before you commit.
dsh-labnana
exoticknight/dsh-labnana
Labnana image generation for DeepSeek Harness: text-to-image / image-to-image / precise editing with credits estimation, subscription balance and web settings UI.
dsh-skill-studio
zhengjy01/dsh-skill-studio
Skill studio for DeepSeek Harness: visualize every agent skill (name, description, source, nested flag, model/user invocation), view and edit the full SKILL.md body, toggle model/user invocation, and mine DSH session logs to extract reusable personal skills that the agent auto-loads — from the web settings panel and via skillmgr_* / skillmgr_extract_* tools.
harness-desktop (harness-memory)
988hj7tczd-oss/harness-desktop
Cross-session memory for DeepSeek Harness via the official storage domain: memories persist through ctx.storage (storageDomain table) and are injected into the system prompt through a registered section (memory:recall), with memory_save / memory_forget tools so the agent reads and writes its own memory (maxMemories configurable).
dsh-notification
nishit130/dsh-notification
Desktop and webhook alerts on macOS, Linux and Windows when an agent finishes a turn, errors, or waits for approval — zero-dependency native notifications (osascript / notify-send / PowerShell toast) plus a Slack-compatible webhook, with a configurable minimum turn duration.