Plugins
Browse, filter, and install DeepSeek-Harness plugins.
761 plugins found
dsh-crw
us/dsh-crw
fastCRW-backed web search and fetch providers for DeepSeek Harness (ctx.web)
dsh-content-studio
zrui-c/dsh-content-studio
DSH bundle plugin: 内容创作与多平台分发 —— 桌面截屏/录屏、Markdown→小红书图文卡片(5 配色 × 4 版式、照片插图、背景图)、dev.to 官方 API 发布、发布前人工审阅(草稿落盘),并挂载 Playwright 与小红书 MCP。
catppuccin-dsh-theme
zhijun-dai/catppuccin-dsh-theme
🐱 Soothing pastel theme for DeepSeek Harness: the four Catppuccin flavors (Latte, Frappé, Macchiato, Mocha) registered into the built-in theme runtime
dsh-plugin-notify
pasumao/dsh-plugin-notify
DeepSeek Harness (dsh) Windows notification plugin: a native toast when the agent stops running (finished / aborted / error / waiting for your choice / session closed), plus a system-tray icon. Pure host-side, zero dependencies, zero build.
dsh-gpu
zytsyj/dsh-gpu
GPU-aware execution layer for DeepSeek Harness: gpu_status / gpu_exec / gpu_run_bg tools, per-step GPU context injection, automatic CUDA_VISIBLE_DEVICES card selection
dsh-logger-panel
linglambda/dsh-logger-panel
Runtime log panel for DeepSeek Harness: live SSE log view in Settings plus bounded date/size rotating JSONL files.
liuhe
wulun811/liuhe
LiuHe (Six Harmonies) tool suite as a DeepSeek Harness (dsh) plugin bundle — 44 MCP tools with dynamic workspace injection
dsh-plugin-auto-docs
yytbit/dsh-plugin-auto-docs
Auto documentation generation skill for DeepSeek Harness -- README, API docs, changelogs
dsh-hub
coderperseus/dsh-hub
DeepSeek Harness tools for finding and inspecting plugins in the dshhub catalog
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-doctor
jorinyang/dsh-doctor
DeepSeek Harness diagnostic, repair, and rollback plugin: dsh_doctor (diagnose), dsh_doctor_fix (journaled repair), dsh_doctor_rollback (LIFO undo), plus a Cordis runtime service for dynamic self-healing.
dsh-session-import
devmom/dsh-session-import
Cross-tool session migration plugin for the DeepSeek Harness (dsh): high-fidelity ingest, continue, knowledge extraction, bidirectional export, privacy redaction.
dsh-plugin-thinking-mode
lovedheart/dsh-plugin-thinking-mode
DeepSeek Harness plugin: per-request thinking-mode switch (enable_thinking) for Qwen3-family models on OpenAI-compatible endpoints
dsh-multi-folder
angeloszou/dsh-multi-folder
DeepSeek Harness plugin: secondary working directories for a project. The agent keeps the primary workspace as cwd, gains equal write/exec permissions on configured secondary directories under workspace-write mode, and is notified of configuration changes
dsh-git-guard
bibibala/dsh-git-guard
Git-aware write guard plugin for DeepSeek Harness: blocks whole-file writes that would overwrite the user's uncommitted changes, and reports what happened to protected files at turn end
dsh-skills
cocosgt/dsh-skills
Global skill hub for dsh: aggregates Claude Code, project, and .skill-package skills into ~/.dsh/skills with reference/copy import and slash-menu usage
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-web-search-searxng
chinng-inta/dsh-web-search-searxng
SearXNG-backed web search provider for the DeepSeek Harness web capability seam (ctx.web) — self-hosted metasearch, no API key, no model turn per search
dsh-skill-pack-security
perrylink/dsh-skill-pack-security
Optional provider plugin for dsh-skill-pack-security: registers the pack's skills/ (zh) or skills-en/ (en) edition on ctx.skills. Ships both editions embedded in pack/.
dsh-llmwiki
chancelu/dsh-llmwiki
Local Markdown wiki as long-term memory for DeepSeek Harness — ported from llmwiki
dhs-theme-plugin
kongxiangyiren/dhs-theme-plugin
主题管理插件:设置-主题大分类,内置森林绿/海洋蓝,支持上传 __ModuleLoader__.load 格式的 JS 主题(overrideTokens + CSS + slots UI),点击切换,磁盘持久化。
dsh-all-search
realalexandreai/dsh-all-search
DeepSeek Harness plugin: AnySearch-backed web search provider (aggregates exa/tavily/firecrawl via one MCP gateway) registered into ctx.web.
dsh-plugin-code-review
yytbit/dsh-plugin-code-review
Structured code review skill for DeepSeek Harness -- bugs, security, performance, style