Plugins
Browse, filter, and install DeepSeek-Harness plugins.
206 plugins found
dsh-llm-balance
jonychan8394/dsh-llm-balance
Multi-provider LLM API balances under the chat input, with presets for DeepSeek, OpenRouter and SiliconFlow.
dsh-prompt
featherhunter/dsh-prompt
Right-side prompt toolbox panel with 24 built-in deep templates plus user-defined ones, accessible via the /prompt slash trigger and a context-aware floating suggestion card; one-click inserts the selected prompt into the composer.
dsh-alive
aikenfra/dsh-alive
Zero-token online status indicator for the DeepSeek Harness web UI: an always-visible online/offline dot in the conversation header, auto-refreshed every 15 seconds with no LLM calls.
dsh-shift-router
green-dalii/dsh-shift-router
Two-tier model router for DeepSeek Harness — LLM-Judge routing, multi-model fallback chains, exponential-backoff failover, and task-level orchestration (DSH adaptation of pi-shift-router)
dsh-find-skill
moximxxx/dsh-find-skill
Bridge the vercel-labs/skills ecosystem into dsh: LLM-driven skill search, install, and lifecycle for temp/project/global scopes
dsh-plugin-subscriptions
v1ki/dsh-plugin-subscriptions
Use ChatGPT (Codex), Claude, and Grok (X Premium) subscriptions as DeepSeek Harness LLM providers, with OAuth login from the web Settings page
ai-monitor
winterone-hub/ai-monitor
DeepSeek Harness plugin: query AI Monitor balance / usage from local SQLite — cost-aware agent, auto bookkeeping with the AI Monitor proxy.
dsh-llmwiki
chancelu/dsh-llmwiki
Local Markdown wiki as long-term memory for DeepSeek Harness — ported from llmwiki
dsh-llm-codebuddy
shatyuka/dsh-llm-codebuddy
Tencent CodeBuddy plugin for DeepSeek Harness (dsh).
pa-dsh
conradlu2740/pa-dsh
ProactiveAgent × DeepSeek Harness 插件组:主动记忆 + 主动建议接入 DSH(bundle 聚合包,dsh plugin add 一键安装)
noatmark-dsh-plugin
ylwl1997/noatmark-dsh-plugin
Text hygiene as a dsh plugin: sanitize untrusted text, scan invisible characters, clean LLM formatting, and escape CSV formula injection.
dsh-settings-tuner
semidia/dsh-settings-tuner
System parameter adjustment UI: grouped settings page for timeouts, parallelism, LLM retry policy, model params, web search, permissions and presets; safe profile-config editing with line-level YAML matching and post-write validation.
dsh-prompt-optimize
peterliucius/dsh-prompt-optimize
Rewrite the current composer draft through an auxiliary LLM call without sending a message.
dsh-simple-wiki-memory
rainow/dsh-simple-wiki-memory
A super-simplified LLM-wiki memory plugin: one index document (auto-loaded) + one markdown file per topic (read only when needed) — no dumping everything into the context and burning tokens. Simple and lightweight, painless to install/uninstall, and freely editable however you like.
dsh-dshx
yzz-s/dsh-dshx
MCP client hub (stdio / Streamable HTTP / SSE) with a web console for DeepSeek Harness — manage MCP servers, agent skills, slash commands, project & global memory, and prompt sections.
dsh-feishu-codem
rou55eau/dsh-feishu-codem
为原生 DeepSeek Harness 接入飞书 CodeM 模型。Use Feishu CodeM as the LLM provider for DeepSeek Harness (DSH) .
dsh-llmwiki
evegoodevening/dsh-llmwiki
dsh-write-gate
couldbeme/dsh-write-gate
Commitment write-gate for AI coding agents: two-tier (deterministic + LLM judge) pre-execution policy. Engine-agnostic core with a DeepSeek Harness (dsh) adapter.
dsh-mingmu
lab-sku/dsh-mingmu
明眸 VisionBridge - 自研视觉桥:瞎子模型收图时自动调用视觉模型识别,把识别文字喂回主模型,无感、可配置、升级不丢
dsh-scout
maxhou-infinity/dsh-scout
Evidence-driven company and job intelligence plugin for DeepSeek Harness.
dsh-feishu-remote
shixiangyu2/dsh-feishu-remote
Control your DeepSeek Harness agent from Feishu/Lark: DM a task, a DSH agent runs it with your LLM, and the answer comes back to the chat. Image understanding, image generation round-trip, feishu_send tools, resident launcher. Powered by lark-cli.
dsh-dcp
fan56/dsh-dcp
Deterministic context-pruning compaction backend for dsh (DeepSeek Harness) — zero-LLM summaries, /dcp command, works out of the box. Design references Opencode-DCP/opencode-dynamic-context-pruning.
deepseek-harness-avatar
zoyluoblue/deepseek-harness-avatar
DeepSeek Harness (dsh) plugin for wallpaper theming — upload images from the Settings page, pick one, and the whole dsh web UI renders over it with an adjustable readability mask and blur.
dsh-llm-local-token
tianxia--/dsh-llm-local-token
DeepSeek Harness plugin: serve LLM calls with the OAuth tokens your local Codex CLI and Claude Code already hold, instead of a separately configured API key.