整理了一份 DeepSeek Harness (dsh) 插件精选列表,目前收录 270 个插件

发布于

# 背景
[DeepSeek Harness](https://github.com/deepseek-ai/deepseek-harness)(`dsh`)是 DeepSeek 开源的 agent harness——既是可直接运行的 Coding Agent(Web / headless 两种形态),底层又是一套「一切皆插件」的框架:模型、工具、沙箱、会话存储、UI、乃至 Agent Loop 本身都是插件。

插件既能扩展官方 Coding Agent,也能替换核心部件,甚至组装出完全不同的东西。

## 这个列表是什么
[awesome-dsh-plugin](https://github.com/beancookie/awesome-dsh-plugin) 是社区维护的插件精选列表,收录的都是可通过 `dsh plugin add` 安装的插件(均声明了 `dsh.bundle` manifest),目前共 **270 个**,分 11 个分类:

- 🎨 UI 增强(55)
- 🎭 主题与外观(4)
- 💬 会话与消息(14)
- 🧠 记忆(14)
- 🛠️ 工具与能力(69)
- 🧩 技能包(1)
- 🔁 工作流与自动化(20)
- 🔔 通知与集成(14)
- 🔌 模型与账号接入(7)
- 🧑‍💻 开发与运行时(52)
- 🎮 娱乐(20)

从 Claude Code 风格 TUI、会话回退、跨会话记忆、Web 搜索、语音输入,到 Telegram / 微信 / 飞书桥接、自走棋摸鱼小游戏,基本覆盖了日常使用 DSH 的各种场景。

## 网站
在线浏览 + 搜索 + 分类筛选(默认中文):
👉 [https://beancookie.github.io/awesome-dsh-plugin/](https://beancookie.github.io/awesome-dsh-plugin/)

每个插件都带一键复制安装命令:
```bash
dsh plugin --profile web add github:owner/repo
```

## 欢迎收录你的插件
如果你写了 dsh 插件,欢迎 PR 收录:在 `README.md` 和 `README.en.md` 对应分类下各加一行即可,网站会自动同步。要求仓库在 `package.json` 里声明 `dsh.bundle` manifest,并打上 `dsh-plugin` topic。

- 仓库:[https://github.com/beancookie/awesome-dsh-plugin](https://github.com/beancookie/awesome-dsh-plugin)
- 收录指南:[https://github.com/beancookie/awesome-dsh-plugin/blob/main/contributing.md](https://github.com/beancookie/awesome-dsh-plugin/blob/main/contributing.md)

---

原文链接:[点击查看](https://www.v2ex.com/t/1234499)

评论

暂无评论。

0.044014s