返回目錄

dsh-market

編輯精選維護狀態: 活躍

dsh-market/dsh-market

The plugin market inside DeepSeek Harness — browse, search, one-click install · DSH 視覺化外掛市場

前往 GitHub專案首頁
$ dsh plugin --profile web add dshmarket

3,437

星數

183

Fork

TypeScript

語言

MIT

授權條款

2026-08-14

建立於

2026-09-08

最近推送

MIT 授權的 DeepSeek Harness 外掛市場——在 dsh web 內瀏覽、搜尋並一鍵安裝 1550+ 精選社群外掛與主題,透過 `dsh plugin add dshmarket` 安裝。

DSH 整合

相容

作者聲明

安全稽核

未稽核

最後核實

2026-08-21

授權條款

MIT

01它能幫你完成什麼?

  • Discover and install community DeepSeek Harness plugins from a visual in-app marketplace

    One-click installs from a curated catalog of 1550+ plugins, with category filters, search, screenshots, live install progress, per-plugin updates and two-step uninstall

    DSH users who want to extend their dsh web profile with community plugins without hand-editing configuration

  • Keep a DSH plugin setup consistent across machines

    Readable JSON exports of the profile's plugin list and configuration, importable on another machine, with WebDAV daily auto-backup or private GitHub Gist sync and merge-style restores

    Users running DeepSeek Harness on multiple machines who need reproducible plugin setups

  • Install and switch community themes without restarting DSH

    One-click theme installs that activate immediately, one-click switching between mutually exclusive themes that survives restarts, and uninstall to revert

    DSH users customizing the look of their dsh web interface

02如何將外掛接入 DeepSeek Harness?

先決條件

  • dsh web 0.1.0-rc.6 or newer — on an older host the market disables itself and explains why in the browser console

安裝步驟

  1. 01

    Run `dsh plugin --profile web add dshmarket`

    $ dsh plugin --profile web add dshmarket

  2. 02

    Restart `dsh web`, then open **Settings → Plugin Market**

    $ dsh web

驗證整合成功

  • Open Settings in dsh web — the Plugin Market entry appears; on hosts older than 0.1.0-rc.6 the market disables itself and says so in the browser console, which is usually why the entry never appears

03DSH 整合程度與能力邊界

DSH 整合相容

Installed as a dsh plugin (`dsh plugin --profile web add dshmarket`) that renders an in-app Plugin Market UI inside any host speaking the standard DeepSeek Harness protocol

  • Curated catalog browse & search

    the curated awesome-dsh-plugin registry (1550+ plugins), fetched live on every openbrowsable/searchable plugin cards with category filters, star counts, screenshots and bilingual descriptions

    fetches the catalog live from awesome-dsh-plugin.com/plugins.json on every open (network request)
  • One-click install & update

    any plugin listed in the curated awesome-dsh-plugin registryinstalled plugin live after a page refresh; per-plugin or all-at-once update checks (npm version or pinned commit vs HEAD) and one-click update

    downloads npm tarballs (registry-verified against the repo) or full GitHub repos for GitHub-only pluginsbuild scripts stay blocked by default (pnpm ≥10); allowing one is an explicit per-package choiceinstalls are restricted to the curated registry — anything else is rejected
  • Backup & restore

    the profile's plugin list and configurationreadable JSON export, import on another machine, WebDAV daily auto-backup or private GitHub Gist sync; restores merge and roll back on failure

    backups can contain credentials from your profile config — the UI warns before export and uploadoptional WebDAV sync is https-only and refuses private-network targets
  • Hot disable / enable

    any toggleable installed plugin (host-infrastructure plugins are protected)plugins disabled or re-enabled with DSH's HMR re-composing within ~1s, no restart; the choice is re-applied on every boot

    toggles write `- id: …` + `disabled: true|false` into the profile's `cordis.patch.yml` (the official patch layer)

04適合誰?何時不該用?

適合

  • DSH users who want to extend their dsh web profile with community plugins without hand-editing configuration
  • Users running DeepSeek Harness on multiple machines who need reproducible plugin setups
  • DSH users customizing the look of their dsh web interface

不適合

  • Requires dsh web 0.1.0-rc.6 or newer; on an older host the market disables itself instead of rendering. Desktop builds that bundle their own dsh may be older than the one npm would give you.
  • Backups can contain credentials from your profile config; the UI warns before export and upload, WebDAV sync is https-only and refuses private-network targets, and passwords are never stored in the browser. Listing ≠ endorsement: market plugins are third-party code.

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

  • Requires dsh web 0.1.0-rc.6 or newer; on an older host the market disables itself instead of rendering. Desktop builds that bundle their own dsh may be older than the one npm would give you.
  • Installs are restricted to sources listed in the curated awesome-dsh-plugin registry — anything else is rejected, so plugins not in that registry cannot be installed through the market.
  • Backups can contain credentials from your profile config; the UI warns before export and upload, WebDAV sync is https-only and refuses private-network targets, and passwords are never stored in the browser. Listing ≠ endorsement: market plugins are third-party code.
2026-08-142026-08-19v1.16.2

MIT · actively maintained (latest release v1.16.2, 2026-08-20)

06常見問題

如何把 dsh-market 安裝到 DeepSeek Harness?

執行 `dsh plugin --profile web add dshmarket`,重新啟動 `dsh web`,然後開啟 Settings → Plugin Market。需要 dsh web 0.1.0-rc.6 以上版本;在較舊的宿主中,市場會自行停用並在瀏覽器主控台說明原因——如果 Plugin Market 項目一直沒有出現,通常就是這個原因。

它是原生外掛還是 MCP 整合?

它是透過 dsh plugin CLI 安裝到 dsh web profile 的外掛,可在任何支援標準 DeepSeek Harness 協定的宿主中運作。dsh-desktop(dataelement)與 deepseek-harness-desktop(hairyf)都已內建此外掛市場,或將其作為推薦預設安裝。

市場裡的外掛從哪裡來?

目錄來自精選的 awesome-dsh-plugin 註冊表,每次開啟都會從 awesome-dsh-plugin.com/plugins.json 即時取得(無快取,CI 每日更新)。不在註冊表中的安裝來源會被直接拒絕。

從市場安裝外掛安全嗎?

建置指令碼預設停用(pnpm ≥10),允許某個套件是你明確的逐套件選擇;安裝端點僅接受同源 POST,市場不會外傳任何資料。注意:收錄不等於背書,外掛是第三方程式碼,請只安裝你信任的來源。

安裝後需要重新啟動嗎?

大多數外掛重新整理頁面即可生效,無需重啟。熱啟用/停用透過寫入 profile 的 cordis.patch.yml 實現,DSH 的 HMR 約 1 秒內重新組合。無法熱載入的變更會在待變更橫幅旁提供一鍵重啟。

08資料與來源

  • 作者聲明github.com41c7b3a18ab3…

    `dsh-market` is independent of any particular client — it works in any host that speaks the standard DeepSeek Harness pr…

  • 作者聲明github.com41c7b3a18ab3…

    ## Install ```sh dsh plugin --profile web add dshmarket ``` Restart `dsh web`, then open **Settings → Plugin Market**.

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

🏆

最佳 DeepSeek Harness 外掛

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

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

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