Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

1664 plugins found

S

codebase-chat

shinzarou-eng/codebase-chat

Multi-language codebase intelligence for MCP-compatible IDEs, the CLI and DeepSeek Harness: chat, search, audit, refactor, and board-ready reports from local code.

27 days agoMCP & ConnectorsMIT
M

commandcode-dash

momonaka/commandcode-dash

Unofficial DeepSeek Harness settings panel for Command Code: credits, usage windows, and model-catalog sync.

27 days agoUsage & BillingMIT
G

dsh-web-fetch-moli

greyraphael/dsh-web-fetch-moli

Ultra-lightweight Moli (Rust headless browser) web-fetch provider for DeepSeek Harness: renders complex SPAs, micro-frontends, and dynamic pages with ~60MB memory.

218 hours agoTools & CapabilitiesMIT
E

dsh-fork-relink

enosensu/dsh-fork-relink

Fork companion for DSH: on any official fork, copies every direct subagent child of the source session onto the forked conversation (recursively, whole subtrees) through the official agent API, leaving each copy as a cold session the official resume path can wake — so the new conversation keeps its subagent panel and can keep messaging those children, while the originals stay with the old branch.

22 days agoSessions & MessagesMIT
F

dsh-composer-ux

fangwen9527/dsh-composer-ux

Configurable send and newline keys, a composer context menu with three sources (leave it to DSH and other plugins / browser menu / plugin-styled custom menu), a quick-command panel with categorized prompt lists where each prompt can append on every send or only on the first message of a session, a create-and-move row at the bottom of each category, a prompt optimizer that rewrites the draft with a separate model call, settings-panel size memory, and automatic x-opencode-session header injection for OpenCode routes. Prompt lists live in a global ~/.dsh/quick-prompts.json that is independent of the session and the project.

214 hours agoUI EnhancementsMIT
L

dsh-lint-loop

lemonxiny55/dsh-lint-loop

Zero-config lint feedback loop for JS/TS, Python, Go and Rust: lint_diagnostics / lint_workspace_errors / lint_fix tools driven by the repo's own eslint / biome / ruff / golangci-lint / cargo clippy (auto-detected from config files, repo-local node_modules/.bin resolved first, nothing bundled), plus an auto-injected post-edit findings delta on the harness fs/observed event and a bounded completion gate — edit → lint → auto-repair with one lint_fix call for dsh agents.

28 days agoTools & CapabilitiesMIT
S

dsh-codebase-chat

shinzarou-eng/dsh-codebase-chat

Multi-language codebase intelligence for DeepSeek Harness and MCP-compatible IDEs: chat, search, audit, refactor, and board-ready reports from local code.

29 days agoMCP & ConnectorsMIT
L

dsh-brain-compaction

lsc-91-69/dsh-brain-compaction

人脑式上下文压缩逻辑,大幅减少长任务上下文占用以及token消耗

211 days agoMemoryMIT
D

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.

23 days agoSessions & MessagesMIT
X

dsh-qr-share

xiaoguomeiyitian/dsh-qr-share

DSH web plugin: a sidebar footer QR-code button that lets a phone scan and re-issue the current browser's authenticated launch URL, reusing the same ?token exchange the desktop just completed.

221 days agoIntegrations & RemoteMIT
B

dsh-voice-call

biliye/dsh-voice-call

Voice call assistant for the DSH Web GUI: a draggable floating call ball, browser-side VAD that sends each utterance after a pause, FunASR HTTP or streaming speech recognition, MiniMax or OpenAI-compatible TTS replies, an optional wake-word mode with auto-sleep, and task dispatch to separate subagent sessions with progress, stop, and spoken completion reports.

27 days agoVision, Voice & MultimodalMIT
A

dsh-smarter-edit

anionex/dsh-smarter-edit

A better approach to editing files in DSH.

214 days agoTools & CapabilitiesMIT
G

dsh-plugin-maker

goatliamia/dsh-plugin-maker

Plugin development toolkit for DeepSeek Harness with scaffolding, contract checks, plugin vetting, impact analysis, and upstream compatibility tracking.

24 days agoDev & Plugin ToolsMIT
1

dsh-codevault

1014029855/dsh-codevault

Reading archive for dsh: after reading open-source code, capture quick notes or write full deep notes that group into one card per repo / file / symbol, stored as an append-only log of Markdown notes you can open in Obsidian; query your history, browse recent reads, or search your own Obsidian vault and link related notes to a reading record. Nine tools, a /codevault command, and a code-reading skill.

26 days agoMemoryMIT
D

dsh-pre-duediligence

duhu2000/dsh-pre-duediligence

Pre-visit due diligence and company research in DeepSeek Harness for customer background checks and risk briefs, with Qichacha MCP tool-call budget approval and entity confirmation.

24 days agoWorkflow & AutomationMIT
L

dsh-btw

luckvd/dsh-btw

Side-ask drawer opened from a completed answer's action row: follow-up questions run in an independent, auto-archived session seeded with the prior conversation text (read-only, capped at 48,000 characters), leaving the main session untouched. The side session inherits the main session's model, switchable inside the drawer, with a context-usage ring.

227 days agoSessions & MessagesMIT
G

dsh-clinebot

goodandready/dsh-clinebot

ClineBot and ClinePass integration for DeepSeek Harness: dedicated settings page, live quota dashboard, in-UI key saving, curated and custom model selection, and a /cline command.

213 hours agoModels & ProvidersMIT
3

dsh-usage-analytics

3361805598-gif/dsh-usage-analytics

Local-first personal usage insights in Settings, with 1/7/30-day token heatmaps and a 30-day calendar, token composition, model mix, and skill-call status.

215 days agoUsage & BillingMIT
Y

dsh-think-ultra

yueyuexys/dsh-think-ultra

Pins every request to the native max-effort tier and adds a per-model/per-mode reasoning-depth panel with a 0-20 capability slider, isolated Velocity/Apex profiles, and offline reasoning toolboxes. Distributed as an obfuscated build; commercial use allowed, reverse engineering closed.

22 days agoModels & Providers
T

dsh-universal-worldbook

tritiumwang/dsh-universal-worldbook

Request-level one-time prompt injection without further context pollution. SillyTavern-style UI and data compatibility, keyword/regex/constant triggers, and a lore_lookup tool for on-demand searching.

216 days agoTools & CapabilitiesMIT
K

dsh-plugin-stardeck

kaiji-z/dsh-plugin-stardeck

An RTS-style orchestration dashboard where commands replace chats: a resident commander agent decomposes each order into task briefs with acceptance criteria, typed subagent troops (recon/engineer/medic/scribe) execute them across isolated workspaces, and every session is indexed by the order that started it.

213 days agoWorkflow & AutomationMIT
Y

dsh-plugin-zerone

yahoolcj/dsh-plugin-zerone

Self-evolving project-level Agent for DeepSeek Harness: 16 SDD workflow skills (clarification, PRD, issue, coding, locating, acceptance, review) plus project memory and knowledge that compound over time.

26 days agoSkills
B

dsh-vision-plugin

bug-huntter/dsh-vision-plugin

Configurable image recognition for text-only DSH models: image messages are first transcribed by an OpenAI-compatible vision model (Base URL, model ID and API key set in a Settings section) and then passed to the main model as text, while image-input support is advertised. The API key auth scheme is selectable — OpenAI, Anthropic, Gemini or Azure style request headers — and a missing key is reported before any request is sent.

211 days agoVision, Voice & MultimodalMIT
Y

dsh-user-addons

yur0918/dsh-user-addons

Drag-and-drop file upload into the conversation composer, token usage pill with quota tracking, and session archive management — a three-in-one daily-driver addon.

24 days agoTools & CapabilitiesMIT