跳过主要内容

插件

浏览、筛选并安装 DeepSeek-Harness 插件。

共 906 个插件

Z

request-frame-preview

zampie/request-frame-preview

会话头部按钮:预览并下载 DeepSeek Harness 真正发给模型的请求帧——完整 system prompt、声明的工具数组 tools 与 wire 消息数组(system/user/assistant/tool-result),按 agent loop 读取所用的同一会话折叠重建。

014天前开发与插件工具MIT
Y

dsh-workspace-write-plus

yzxxy010/dsh-workspace-write-plus

增加工作区修改++权限档,文件工具仍锁在工作区,可用通配符放行 Git Bash 等程序以跳过 Windows 进程沙箱。

014天前安全与权限MIT
L

dsh-browser-ops

lirui1024k/dsh-browser-ops

DeepSeek Harness 真实浏览器自动化:agent 可直接驱动真实 Chrome(独立托管档案,或附加日常 Chrome/CDP),提供页面快照、点击、填表、读表与控制台/网络诊断工具;可将手动操作录制成流程并把输入标记为变量槽,按参数自动重放来批量造测试数据;附带 27 个 browser_* 工具与设置页控制面板。

015天前工具与能力MIT
D

MoneyPal

ding112/moneypal

面向 DSH 的个人记账插件,基于结构化的beancount账本工具。

010天前工具与能力Apache-2.0
Y

dsh-powercontext

yangyizhu8/dsh-powercontext

DeepSeek Harness 的 PowerContext 常驻插件:模型每步前自动召回有界上下文,19 个 pc_* 工具覆盖记忆、工作移交、经验与技能,附带 Windows Server 看门狗实现常驻自启与崩溃自动拉起。

013天前记忆Apache-2.0
L

dsh-plugin-canvas-pro

lokih1028/dsh-plugin-canvas-pro

为 DSH Web 增加 Canvas 抽屉与八个模型工具,用于创建、局部补丁、版本管理和导出 HTML、Markdown、Mermaid、SVG 与 React 工件。

015天前UI 增强MIT
A

open-in-vscode

alex-dsh-plugin/open-in-vscode

DeepSeek Harness (dsh) Web plugin: open workspaces in VSCode from the sidebar, and jump chat-referenced files straight into VSCode with line/column support

014天前UI 增强MIT
X

dbhub

xcr1234/dbhub

DSH plugin: manage dbhub database MCP servers from the settings panel; starts dbhub in-process (no npx) and exposes its tools via dsh-mcp-client.

021天前MCP 与连接器MIT
G

dsh-gitea

goodandready/dsh-gitea

为 DeepSeek Harness 集成 Gitea 与 Forgejo,提供 issue、拉取请求和 worktree 工具及 Git 状态芯片。

0前天Git 与代码评审MIT
Y

dsh-bangumi

yiran0/dsh-bangumi

DSH 追番订阅管理器:Bangumi 查番、nyaa/dmhy 搜种、qBittorrent 自动下载(RSS 判新轮询)、本地媒体库查重,附日历/进度侧边栏 GUI 与 11 个 LLM 工具(bangumi_lookup / bangumi_search / bangumi_subscribe / bangumi_unsubscribe / bangumi_list / bangumi_progress / bangumi_calendar / qb_status / qb_configure / qb_add_torrent / library_scan)。

014天前工具与能力
Q

dsh-obsidian

qiqiangvae/dsh-obsidian

Self-organizing AI second brain for Obsidian, as a single DeepSeek Harness plugin. Merged fork of dsh-plugin-wiki-skills + dsh-plugin-wiki-tools, targeting parity with claude-obsidian.

022天前工具与能力MIT
X

dsh-ballast

xswt442-cmd/dsh-ballast

DSH Web 的上下文窗口归因插件:Mini Utility Dock 面板按各自占用的 token 给会话内的用户消息、助手回复、推理块和工具结果排序,一眼看出窗口被哪些条目占住。面板还显示各条目类型的占比、本机各 live session 里最重的条目,并在宿主提供时显示 provider usage 与 system/tools/messages 的估算构成。面板只读:不估算费用、不修改会话、不触发 compaction。

0昨天开发与插件工具MIT
Z

dsh-cloudflare-mcp

zhengjy01/dsh-cloudflare-mcp

Cloudflare MCP connection for DeepSeek Harness: official OAuth 2.0 flow (dynamic client registration + PKCE) against mcp.cloudflare.com, Cloudflare API tools under mcp__cloudflare__*, and a web settings panel

021天前MCP 与连接器MIT
N

dsh-knowledge-sqlite

ninjasln-labs/dsh-knowledge-sqlite

Cross-session knowledge for DeepSeek Harness: ctx.knowledge service + knowledge_* tools, SQLite FTS5 trigram retrieval (CJK substring) with L1 query expansion. V1.11 contract (write/update/search/list/delete + budget + events + error codes).

016天前会话与消息MIT
X

dsh-netshell

xgone/dsh-netshell

DeepSeek Harness Web 的本地与远程 SSH 终端:提供三级权限,危险 AI 命令需真人确认,凭据加密存储。

012天前集成与远程MIT
N

dsh-safe-delete

nattocb/dsh-safe-delete

工具守卫将 agent 执行的 rm 目标移入 macOS 废纸篓而非直接删除,shell 感知词法器覆盖复合与伪装命令;设置页通用设置中可随时关闭。

018天前安全与权限MIT
N

dsh-task-queue

nicecx/dsh-task-queue

DSH↔Hermes 协作的缓存梯队任务队列(reset > approve > review,queue.json 唯一真相源):全部提审路径入队、租约/认领模型并发 1、优先级 aging 防饿死、原子忙锁;Hermes 侧消费端(cron */1 + monitor 门控)出队执行、单槽检查写审核请求、调用重置 agent。

018天前开发与插件工具MIT
M

dsh-farm

marchliu/dsh-farm

DSH 服务农场:注册、启动、停止、重启长驻项目服务,提供 agent 工具(farm_status/start/stop/restart/logs/register)与 farm.yaml 声明式服务,总览抽屉支持按工作区分组、实时日志 follow、搜索与导出。

010天前开发与插件工具
N

dsh-plugins (serverchan-notify)

nickhelion/dsh-plugins

回合结束时向 Server酱3 推送微信通知——标题、模型、项目目录、Git 分支、状态与回复摘要,支持子代理过滤,fire-and-forget 不阻塞主流程。

05天前集成与远程MIT
9

dsh-workflow-templates

988hj7tczd-oss/dsh-workflow-templates

预置 Workflow 模板库:12 个可复用编排脚本模板,提供 wf_template_list / wf_template_search / wf_template_run / wf_template_validate 工具与模板格式静态校验。

028天前工作流与自动化MIT
W

dsh-xia-plugins (gameassist-knowledge)

w4xxx/dsh-xia-plugins

树状 Markdown 知识库:为 DSH Agent 提供 kb_list/kb_read/kb_write 工具、目录/正文 HTTP 接口,并配套浏览器面板。

021天前工具与能力MIT
H

dsh-maclens

harzva/dsh-maclens

苹果设备端 Vision 工具:本地 OCR(含中文)、图像分类、人脸检测、文档版面分析与综合描述,100% 离线、无需 API key,支持长截图切片。

023天前视觉、语音与多模态MIT
Z

dsh-frecency

zk-andy/dsh-frecency

为 DeepSeek Harness 提供常驻索引 grep,以同名遮蔽内置 grep/glob 工具:重复内容检索命中按访问/修改 frecency 排序的内存索引,glob 在可用时对齐内置 ripgrep 语义、不可用时回退索引。

09天前工具与能力MIT
W

dsh-ip-info

wode25500/dsh-ip-info

DeepSeek Harness 的 IP/域名情报:ip_lookup、dns_lookup、whois_lookup 工具,走免费免 key API(ipwho.is、Google DoH、RDAP)。

017天前工具与能力MIT