DSH 生态独立插件目录

为下一个工作流找到对的 DSH 插件

已收录的 DeepSeek Harness 扩展 —— 按分类筛选、按能力搜索,直达每个插件的源码仓库。

503 个插件 12 个分类 13 个编辑精选 更新于 2026-08-15
显示第 25–48 个,共 63 个 清除筛选

Development & Runtime

Zero-touch runtime telemetry for DSH: every session auto-writes task, model tier, tools, failures, duration, status into a human-readable journal with a stats section (pure observer — no tools, no LLM calls, no injection).

dsh plugin add Cavan-Ou/dsh-observation-journal

Evaluation harness for DSH plugins: YAML cases drive real headless agent runs, assert on tool calls, args, results and token usage, with a baseline gate for CI regression.

dsh plugin add BiBoyang/dsh-eval-harness

Read-only runtime management panel for the official DSH MCP client: connection status, registered tools, errors, and reconnect counts through the /mcp command and a Settings tab, with sanitized display and enable/disable patch suggestions.

dsh plugin add PerryLink/dsh-mcp-panel

Ecosystem infrastructure: a thin browser console for managing official repository plugins (zero patches) plus a make-dsh-plugin skill for guided plugin development.

dsh plugin add vlln/plugin-registry

Login gateway for the DSH web UI: password door with first-run setup, bcrypt + at-rest encryption (AES-256-GCM/HMAC), brute-force lockout, audit log, TLS 1.2+ with 80→443 redirect, CSRF, anti-framing.

dsh plugin add slywalker2006/dsh-passwords

第 2 / 3 页

怎么用这个目录

1. 先搜索筛选

按分类或关键词筛选 —— 每一条都指向公开的 GitHub 项目。

2. 复制安装命令

命令按上游列表生成,实际包名请以各仓库 README 为准。

3. 装之前先看代码

插件会以你的权限运行第三方代码 —— 先读源码再安装。

本目录是社区维护的 awesome-dsh-plugin 列表快照(更新于 2026-08-15)。插件名称与简介保留上游英文原文以免翻译歧义;条目均链接到作者本人的仓库,收录不代表背书,也不等于安全审计。缺了某个插件?欢迎去上游列表提交。