返回目錄

awesome-dsh-plugin

維護狀態: 活躍

anil-matcha/awesome-dsh-plugin

DeepSeek Harness 外掛生態精選列表,彙集優質外掛、工具與資源。

前往 GitHub
$ npx @deepseek-ai/dsh web

1,005

星數

273

Fork

2023-05-06

建立於

2026-08-25

最近推送

未宣告授權條款的 awesome 清單,系統整理 DeepSeek Harness(dsh)外掛生態:1000+ 社群外掛、19 個分類,附 dsh 安裝指令與外掛開發清單。

DSH 整合

生態系相關

作者聲明

安全稽核

未稽核

最後核實

2026-08-21

授權條款

作者未說明

01它能幫你完成什麼?

  • Discover and shortlist DeepSeek Harness plugins across the whole ecosystem

    A categorized directory of well over a thousand community dsh plugins, each with a one-line description, across 19 categories (UI, usage & billing, themes, models & providers, memory, tools, vision, skills, workflow & automation, notifications, git, security, remote access, output, domain, development & runtime, plugin markets, just for fun)

    DeepSeek Harness (dsh) users looking for the right community plugin for a specific job without scanning GitHub topics manually

  • Learn how DeepSeek Harness plugins work and install them

    An orientation to dsh's everything-is-a-plugin Cordis architecture, the `dsh.bundle` manifest, the `dsh plugin --profile web add <plugin-name>` install command, and how to run the Web UI

    Newcomers to DeepSeek Harness who need to understand what a dsh plugin is, how it installs, and how to start the Web UI before choosing plugins

  • Write and publish your own dsh plugin

    A 4-step authoring checklist: scaffold a `dsh.bundle` manifest, tag the repo with the `dsh-plugin` GitHub topic, install locally to iterate, and read the harness architecture docs before touching the core agent loop

    Plugin developers extending DeepSeek Harness

02如何將外掛接入 DeepSeek Harness?

安裝步驟

  1. 01

    Run the DeepSeek Harness Web UI with `npx @deepseek-ai/dsh web` (served at http://127.0.0.1:3080 by default)

    $ npx @deepseek-ai/dsh web

  2. 02

    Or from a source checkout: `git clone https://github.com/deepseek-ai/deepseek-harness.git`, then `cd deepseek-harness && pnpm install && pnpm run build && pnpm dsh web`

    $ git clone https://github.com/deepseek-ai/deepseek-harness.git

  3. 03

    Install a plugin found in the list with `dsh plugin --profile web add <plugin-name>`

    $ dsh plugin --profile web add <plugin-name>

驗證整合成功

作者未說明

03DSH 整合程度與能力邊界

DSH 整合生態系相關

Curated awesome-list of the DeepSeek Harness (dsh) plugin ecosystem — a browsable catalog of community plugins, not a plugin installed into dsh itself

  • Categorized plugin catalog

    the dsh-plugin GitHub ecosystem (well over a thousand community plugins at last count)19 browsable categories, each entry linked to the actual plugin repo with a one-line description

  • DSH orientation & install reference

    a fresh user of DeepSeek Harnessexplanation of the everything-is-a-plugin Cordis architecture, the `dsh.bundle` manifest, and the plugin install command

  • Plugin-authoring checklist

    a developer planning a new dsh plugin4-step guide: scaffold manifest, tag with `dsh-plugin` topic, install locally to iterate, read architecture docs before touching the core loop

  • Third-party plugin risk notice

    any plugin listed in the catalogan explicit warning that listing is not a security review and source should be read before installing

04適合誰?何時不該用?

適合

  • DeepSeek Harness (dsh) users looking for the right community plugin for a specific job without scanning GitHub topics manually
  • Newcomers to DeepSeek Harness who need to understand what a dsh plugin is, how it installs, and how to start the Web UI before choosing plugins
  • Plugin developers extending DeepSeek Harness

不適合

  • Installing any third-party dsh plugin runs its code on your machine with your own permissions; being listed in this awesome-list is not a security review, so source must be read before installing.
  • DeepSeek Harness itself is currently in developer preview, so the harness and its plugin APIs may still change.

05相容性、維護與安全提醒

  • Installing any third-party dsh plugin runs its code on your machine with your own permissions; being listed in this awesome-list is not a security review, so source must be read before installing.
  • DeepSeek Harness itself is currently in developer preview, so the harness and its plugin APIs may still change.
  • The ecosystem is large and fast-moving (well over a thousand plugins at last count), so individual entries may lag the actual state of the listed repos.
2023-05-062026-08-18作者未說明

No license declared · actively maintained (last push 2026-08-18)

06常見問題

Awesome DSH Plugin 是什麼?

一份關於 DeepSeek Harness(`dsh`)及其社群外掛的精選指南。dsh 是 DeepSeek 開源的「一切皆外掛」程式設計智能代理,本清單把上千個社群外掛整理成 19 個分類,每條配一句話說明並連結到實際儲存庫。

如何安裝清單裡的外掛?

外掛透過 `dsh.bundle` 清單宣告,使用 `dsh plugin --profile web add <plugin-name>` 安裝。執行 dsh 本體:用 `npx @deepseek-ai/dsh web` 啟動 Web UI(預設位址 http://127.0.0.1:3080),或複製原始碼後用 pnpm 建置執行。

被收錄是否代表通過了安全審查?

不是。安裝任何第三方 dsh 外掛都會以你本人的權限在本機執行其程式碼。README 明確聲明收錄不等於安全審查——安裝前請先閱讀原始碼,尤其是涉及憑證、網路或檔案系統的外掛。

如何開發自己的 dsh 外掛?

依 README 的四個步驟:先建立 `dsh.bundle` 清單宣告外掛擴充的對象(模型、工具、沙盒、UI、工作階段儲存或代理主迴圈),為儲存庫加上 `dsh-plugin` GitHub 主題標籤,用 `dsh plugin --profile web add <path-or-name>` 本機安裝迭代,並在碰觸核心代理迴圈前先閱讀官方架構文件。

08資料與來源

github.combfca2fe作者未說明
  • 作者聲明github.combfca2fedec2e…

    A curated guide to [DeepSeek Harness](https://github.com/deepseek-ai/deepseek-harness) (`dsh`) — DeepSeek's open-source,…

  • 作者聲明github.combfca2fedec2e…

    This list exists to make that ecosystem easy to scan: what a plugin does, in one line, sorted into the category you'd ac…

此頁面根據專案公開文件、儲存庫中繼資料與 DSH Plugins 的結構化解析所產生;最後核實於 2026-08-21。發現錯誤?提交更正。

🏆

最佳 DeepSeek Harness 外掛

從全目錄挑出的 12 個值得優先安裝的外掛,涵蓋各個分類。

DSH Plugins 是獨立的 DeepSeek Harness 外掛市集,與 DeepSeek 官方無關,也不代表官方背書。第三方外掛未經安全稽核,安裝前請審查原始碼。

每週取得最新的 DeepSeek Harness 外掛,絕不濫發。