插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 167 个插件
stylotrace
zhangyoufu-123/stylotrace
面向 DSH 的深度协作写作 Agent:从用户的编辑对学习个人写作风格,完整 澄清→大纲→逐节写作→红队审计→读者群像 流程,项目自动提炼成实验报告/产品介绍/综述/README,41 个 MCP 工具,Web 端选中改进与文件内嵌预览。
dsh-UEAssetsOperator
qswwltn/dsh-ueassetsoperator
通过 Unreal 内置 Python 提供 .uasset 检查与受限蓝图节点编辑。
dsh-minimal-first-turn
zrui-c/dsh-minimal-first-turn
Web 根会话的首轮精简:先使用持久 bash 与 str_replace_editor,移除自动工作区和技能上下文;首次工具调用或回复后恢复所选预设,带持久 composer 开关。
dsh-plugins (dsh-balance-plugin)
luokai-demo/dsh-plugins
侧边栏底部的 DeepSeek 钱包余额:信用卡图标配余额数字,按剩余额度着色(≥ ¥2 绿色、¥0–2 黄色、≤ ¥0 红色),挂载时、每轮对话结束和点击时刷新;余额变动时带符号差额上飘淡出。
dsh-minimax-usage
floating-dreaming/dsh-minimax-usage
在 DSH 设置页「用量」section 展示 MiniMax Token Plan 的 5 小时 / 周窗口用量(带重置倒计时)、单模型明细与视频赠送额度;通过 trusted plugin 调 `/v1/token_plan/remains` 拿 key,未配置 key 时整段 section 自动隐藏。MIT。
dsh-deepseek-balance
choi-peng/dsh-deepseek-balance
在 DSH Web 侧边栏底部展示 DeepSeek 账户余额,支持配置热重载与可编辑的设置 → 插件卡片。
LiuHe
wulun811/liuhe
将 LiuHe MCP 代码工具集(44 个工具)桥接进 dsh web:repo_map、符号搜索、带容错匹配的 edit_batch、带撤销日志的事务性编辑,以及确定性质量门禁——由崩溃隔离的 Rust tree-sitter 解析守护进程和 SQLite 索引支撑。
dsh-polling
cnyac/dsh-polling
Recurring/scheduled tasks (轮询任务/定时任务) plugin for DeepSeek Harness: cron-driven polling jobs as real sessions, natural-language creation, model tools (polling_create/list/edit/delete/trigger) and a web UI. Install-and-go via `dsh plugin add`.
dsh-cursor-codex
jeremy9682/dsh-cursor-codex
DeepSeek Harness ACP bundle for editor delegation: a one-command Agent Client Protocol stdio server profile that shares dsh credentials and session logs.
dsh-inspector
cocosgt/dsh-inspector
Inspect and manage the live instruction chain and project skills for the current dsh session, with in-place creation and editing — what you see is what the model gets
dsh-global-rules
semidia/dsh-global-rules
Edit your `~/.dsh/AGENTS.md` global rules from the Settings page: a text editor with save button, no command line needed.
dsh-whale-tui
slicenferqin/dsh-whale-tui
grok-style terminal UI for DeepSeek Harness — whale edition
dsh-blast-radius
haoku123/dsh-blast-radius
DeepSeek Harness plugin: semantic blast radius for agent code edits — who calls what the agent just changed, and which of those callers have no test covering them
dsh-trae-api
wang-jq77/dsh-trae-api
DSH plugin: expose Trae Work CN credits as a local OpenAI/Anthropic compatible API for Claude Code, Cursor, Cline and other agents
wavespeed-dsh-skill
wavespeedai/wavespeed-dsh-skill
通过开源 wavespeed CLI 用 WaveSpeed 模型生成与编辑 AI 媒体(图像、视频、音频、3D):实时目录搜索、逐模型输入 schema 自省、@path 标记本地文件上传、运行前价格查询。
dsh-pi-compatible
kingguuu8-svg/dsh-pi-compatible
在 DeepSeek Harness 中复刻 Pi 工具组:安装小写 read/write/edit/bash/find/grep/ls 核心工具,并保留 DSH-backed 网页、任务、计划、todo、think 与 slash 扩展。
dsh-editor
yangshen830-eng/dsh-editor
VS Code 风格代码编辑器:侧边栏文件树浏览工作区,Monaco 编辑,文件读写,Git 状态与差异,搜索与 Markdown 预览。
dsh-notebook
beihzb/dsh-notebook
A stateful, Agent-controllable Jupyter workspace for DeepSeek Harness: a persistent ipykernel runtime the DSH agent can read, edit, execute, and inspect, with VS Code-aligned cell UI and .ipynb save/load.
dsh-tool-ast
hy-sde/dsh-tool-ast
The ast_grep (structural code search) and ast_edit (structural rewrite) tools for DeepSeek Harness over the packaged ast-grep native engine — a standalone plugin with no upstream harness changes required.
dsh-delegation-suite
wenheguo2/dsh-delegation-suite
智能委派套件:按角色路由最强模型、失败自动互备、每个子代理可设思考强度、名字带模型标签、支持 fork 委派与可视化路由编辑。
dsh-file-preview (dsh-file-preview)
undeadsheep/dsh-file-preview
Web 客户端悬浮文件预览窗:懒加载文件树、CodeMirror 预览与窗内编辑保存、Markdown 与图片预览、Quick Open 搜索,以及点击会话中的路径直接打开。
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-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-slides
literaf/dsh-slides
Turn a structured outline into a presentation for DeepSeek Harness (dsh): a self-contained HTML deck that presents offline with speaker notes and prints to PDF, plus optional editable .pptx export. Five committed themes.