Plugins
Explora, filtra e instala plugins de DeepSeek-Harness.
2485 plugins encontrados
dsh-theme-machine
yuqisun/dsh-theme-machine
Person-of-Interest skin for DeepSeek Harness: THE MACHINE surveillance-HUD theme (dark, cyan-on-black). Token override layer + HUD chrome + live telemetry panel for the dsh web UI.
dsh-plugin-console
alexyin-tongji/dsh-plugin-console
DSH Plugin Console: a verified community catalog and profile manager for DeepSeek Harness
dsh-markdown-memory
symlp/dsh-markdown-memory
Markdown folder long-term memory for DeepSeek Harness: one file per fact, an index line per memory, mounted into every request as a system prompt section
dsh-kirocrew
zoahdev/dsh-kirocrew
KiroCrew bridge for DeepSeek Harness: let your dsh agent delegate to a persistent, self-evolving KiroCrew workspace over ACP (JSON-RPC 2.0 over stdio).
orgx-deepseek-harness-plugin
useorgx/orgx-deepseek-harness-plugin
OrgX MCP tools, Work Ledger access, and a Sovereign Execution peer for DeepSeek Harness.
dsh-zh
zoahdev/dsh-zh
Chinese-thinking system-prompt section for DeepSeek Harness: make your dsh agent think and answer in simplified Chinese (code/commands stay verbatim).
dsh-checkpoint-diff
tmpdot/dsh-checkpoint-diff
File-diff visualization between checkpoint time nodes for DeepSeek Harness: a read-only timeline + per-file line diff over the dsh-checkpoint-rewind checkpoints storage domain, with preview-first rollback (restore workspace files from any time node, singl
dsh-bundle-dedup-guard
lstalu/dsh-bundle-dedup-guard
DSH plugin guard: checks profile bundle lists for duplicate loader entries on every plugin load, preventing the 'duplicate loader entry id' boot crash caused by listing an aggregate bundle and its sub-plugins together — and the `dsh plugin` reconcile recu
mtmdsh
codeh007/mtmdsh
Optional DeepSeek Harness bundle for codebase-memory-mcp
dsh-remote-console
zslsherly/dsh-remote-console
Secure mobile companion bundle for the DeepSeek Harness Web profile
dsh-wechatmpdev
vincentjiang06/dsh-wechatmpdev
WeChat Mini Program automated testing for DeepSeek Harness (dsh): selector-addressed actions, build-freshness gates, geometry-first assertions that work on text-only models, and screenshot image blocks on vision routes. 微信小程序自动化测试 dsh 插件:选择器寻址、构建新鲜度门、面向纯文
dsh-context-steady
slicenferqin/dsh-context-steady
DeepSeek Harness plugin for bounded, provenance-linked context steady state with recoverable raw history
dsh-scout
maxhou-infinity/dsh-scout
Evidence-driven company and job intelligence plugin for DeepSeek Harness.
dsh-dual-plugin-guide
fectivnfy112357/dsh-dual-plugin-guide
Dual-format plugin development guide: teaches agents to build plugins compatible with both the DSH static plugin package (installable via dsh plugin --profile add) and Agent Plugins 1.0 (plugin.json + skills/). Ships as an Agent Plugins 1.0 plugin, a stan
dsh-record-replay
kangshifu1/dsh-record-replay
Record & Replay for the dsh web GUI: (1) replay every automatically recorded session as a readable timeline, export/import shareable replay packs, re-run a recorded conversation; (2) Codex-style screen recording -> skill generation - record a computer-use
dsh-session-move
kirkchinese/dsh-session-move
Move cold DSH sessions between DSH workspaces without changing SessionId
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-voice
motongv/dsh-voice
给 DeepSeek Harness(DSH / DeepSeek Hermes)加语音能力的社区插件:输入框语音输入(可配快捷键)+ 回答朗读(微软 Edge 神经网络音色,可换音色、可试听),无需 API Key。
dsh-plugin-discussion-intent
jinplu/dsh-plugin-discussion-intent
An intent-calibrated DSH discussion mode that prevents complex conversations from drifting and turns them into evidence-based next steps.
dsh-context-surgery
wasd258-jpg/dsh-context-surgery
Surgical rewriting of the model-visible conversation history of a DSH session (surface replacement); edit reply and reasoning chain separately. 上下文手术刀:强制改写会话的模型可见历史,回复与思考链分开编辑。
dsh-theme-center
dac114514/dsh-theme-center
DeepSeek Harness 主题中心 · Theme Center for dsh web UI:精选主题画廊(浅色/深色分组)、一键切换、自定义壁纸、dsh-theme 导入导出
dsh-quota
minokun/dsh-quota
DeepSeek Harness plugin: a bottom-right membership-quota pill with a panel showing each AI platform's plan quota. Queries Kimi / DeepSeek / Zhipu directly via official APIs with API keys from the DSH credentials domain, and falls back to registered MCP to
dsh-vision-ocr
timeflies-qyh/dsh-vision-ocr
DeepSeek Harness OCR plugin — offline image text recognition powered by PaddleOCR-json (primary) and RapidOCR-json (fallback). 让 DeepSeek Harness 直接识别图片中的文字,无需视觉模型、完全本地离线运行。
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.