Plugins
Browse, filter, and install DeepSeek-Harness plugins.
1091 plugins found
dsh-image-generation (tool-image-generation)
ankye/dsh-image-generation
Model-facing image-generation tool with a configurable channel and normalized image parameters.
dsh-web-search-zhipu
partingqaq/dsh-web-search-zhipu
GLM (Zhipu bigmodel) web search provider - routes ctx.web search through Zhipu's Anthropic-compatible endpoint with the native web_search server tool, billing your existing GLM quota or Coding Plan instead of the DeepSeek platform. Includes a translation layer for Zhipu's non-standard tool_result response layout.
web-search-advanced
bug-huntter/web-search-advanced
Switchable web-search provider for DSH: native DeepSeek web search or an OpenAI-compatible custom backend. Installation automatically routes DSH web searches to the plugin; only provider, API key and model are required. Published on npm as @lp181818/web-search-advanced@0.1.3.
dsh-web-search-glm
tazio7/dsh-web-search-glm
Web search provider powered by ZAI GLM MCP: search and fetch via Open BigModel API with credentials auto-injection from ~/.dsh/.credentials.yaml or environment variables — no API key in config files.
axiom-dre-dsh
listenj/axiom-dre-dsh
Deterministic Reasoning Engine (DRE) for dsh: dre__* tools for knowledge verification (three-stage discrimination), deterministic cognition loops, constraint solving, mental models and synapse memory - strengthens information certainty.
linkdigest-mcp
jcaiagent7143-ui/linkdigest-mcp
Turns a Xiaohongshu, Douyin, TikTok, YouTube or X link into text: transcript with timecodes, on-screen text, a description and OCR of every image, caption and metadata. Mounts the hosted MCP server over streamable HTTP.
dsh-codex-harness
bainianlaoyao/dsh-codex-harness
Codex-shaped coding tools and agent presets for GPT models on DeepSeek Harness: exec_command, write_stdin, apply_patch and view_image, plus OpenAI Chat Completions and Responses API routes, bridged to DSH-native plan, ask, approval and compaction. Long-running commands become DSH background jobs with bounded head/tail output readable through job_output, and each subagent type can be pinned to its own preset, provider, model and reasoning effort.
better-basicfun
cdezt/better-basicfun
Native DSH foundation bundle that registers a persistent default workspace, provides paged read-only inspection of plugins, skills, memory, sessions, storage, settings, credentials, and DSH_HOME files, and synchronizes rich CLIProxyAPI model capabilities into native provider settings.
dsh-tool-call-guard
alchemistwu/dsh-tool-call-guard
Neutralize tool calls with invalid JSON arguments on the wire so one malformed model generation cannot brick a session against strict OpenAI-compatible servers.
dsh-reasoning-options
scorp1o117/dsh-reasoning-options
Add missing reasoning-effort declarations to custom pi-ai models through DSH settings, enabling the native effort picker and handling models added later.
dsh-opencode-zen
randomix777/dsh-opencode-zen
Bring OpenCode Zen free models to DSH: 8 live-discovered providers with zero config, no API key; includes persistent quota tracker with rate-limit detection and reset countdown.
dsh-model-health
oxlyn/dsh-model-health
Model Health panel in Settings: lists every model configured in settings.yaml and batch-tests availability and latency for each.
dsh-kernel-mesh
oppnc/dsh-kernel-mesh
Registers Kimi, Grok, Codex, and MiniMax as DeepSeek Harness model routes, vendor subagent recipes, and kernel_status / kernel_run / kernel_switch tools.
dsh-plugins (qwen-token-plan-cn-responses)
nickhelion/dsh-plugins
Qwen Token Plan CN Responses provider for DeepSeek Harness via the OpenAI Responses API, with Qwen server-side tools, DSH local function tools, text/reasoning/tool-call multi-turn history, persisted image attachments, and a per-release official model catalog snapshot.
dsh-llm-error-retry
liaoyuqing/dsh-llm-error-retry
LLM request retry plugin for DeepSeek Harness: when a model request fails with a configured HTTP status code, machine code, or provider field=value match, it sleeps for the per-rule delay and re-issues the request automatically, so subscription quota and rate-limit errors (429 / insufficient_quota) do not interrupt a run.
dsh-token-stats
phungthien269/dsh-token-stats
Token usage dashboard for the DSH web GUI — today/week/month totals, per-model breakdown and a stacked 30-day chart, with a 4-language UI.
dsh-minimax-usage
pan17/dsh-minimax-usage
Shows MiniMax Token Plan usage beside the DSH Web UI model selector with compact 5h/7d bars, click-to-refresh, automatic idle and heartbeat refreshes, and endpoint fallback. Reuses subscription keys configured under Settings → Model and appears only for MiniMax Token Plan providers.
dsh-balance-quota (dsh-balance)
kongshan-zhuyu/dsh-balance-quota
Provider balance and quota status bar for DSH Web, with model capability settings, external JSON health monitoring, visual field binding, and per-model status details.
token-stat
anna-la/token-stat
Cumulative token usage tracking for DeepSeek Harness, with per-model and per-day breakdowns, a settings-page dashboard and an online-changeable data directory.
dsh-usage-insights
3361805598-gif/dsh-usage-insights
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.
ai-plugin (dsh-plugin)
zhangliang0115/ai-plugin
Aipx toolkit: skills plus a Hub Console that fronts every MCP server with ~4 meta tools — server pool health, per-tool enable/disable, a tool catalog, and a search playground showing exactly what mcp_search hands the model.
dsh-sidepanel
yur0918/dsh-sidepanel
A Codex-style right side panel for the DSH Web UI — session artifacts browser (live file tree, scan include, preview, reveal) plus a side chat that forks the current session with a model picker, human-pacing scheduled runs and smart send-to-bottom scrolling.
dsh-workspace-kit
ice5kysl/dsh-workspace-kit
Workspace-first enhanced sidebar for dsh Web that shadows the built-in workspace browser at low priority (one-click toggle back to the official one) and adds soft workspace archive/restore, per-workspace SVG icons and accent colors, drag reorder and title/path/session-content search, plus a ⌘K Spotlight palette fuzzy-searching workspaces and sessions; the host half ships read-only workspace_find/workspace_list model tools and /workspace-find /workspace-list slash commands. Bilingual zh/en.
dsh-context-budget
d3vmeh/dsh-context-budget
Keeps a local model's context at a size the GPU handles well: measures prefill speed on every request and, before each step, warns or compacts early on a hard token ceiling, an observed time-to-first-token budget, or a predicted cold-prefill budget; /context-budget shows the numbers and the cost of compacting now.