返回目錄

awesome-deepseek-harness-plugins

維護狀態: 活躍

imsai-sh/awesome-deepseek-harness-plugins

DeepSeek Harness plugin store, marketplace and hub — 11,000+ dsh plugins with search, rankings, install commands and a free public API. DeepSeek Harness 外掛市場 / 外掛商店:自動收集與格式校驗,免費搜尋 API。deepseek1024.com

前往 GitHub專案首頁
$ dsh plugin --profile web add dsh1024@latest

225

星數

193

Fork

JavaScript

語言

MIT

授權條款

2026-08-14

建立於

2026-09-08

最近推送

MIT 授權的 DeepSeek Harness 插件市場,外加一套可自託管的目錄基礎設施(Cloudflare Workers + D1 + KV)。透過 `dsh plugin --profile web add dsh1024@latest` 安裝;應用程式內商店可搜尋、篩選並安裝 DSH 外掛。

DSH 整合

原生執行環境

作者聲明

安全稽核

未稽核

最後核實

2026-08-23

授權條款

MIT

01它能幫你完成什麼?

  • Browse, search and install DeepSeek Harness plugins from inside the DSH settings panel

    The 1024 Store entry in Settings plus a '1024 Store (count)' tab under Settings → Plugins, with search, category filter, install/uninstall and progress

    DeepSeek Harness users who want a built-in plugin marketplace instead of leaving the app to find plugins

  • Self-host your own plugin marketplace

    A forkable Cloudflare Workers + D1 + KV web app (apps/web) deployed via GitHub Actions, plus a free public query API

    Teams or communities that want to run their own DSH plugin catalog under MIT

02如何將外掛接入 DeepSeek Harness?

先決條件

  • DeepSeek Harness (dsh) installed with the `dsh plugin` command
  • A `web` profile (the marketplace installs into Settings of the web UI)

安裝步驟

  1. 01

    Run `dsh plugin --profile web add dsh1024@latest`

    $ dsh plugin --profile web add dsh1024@latest

  2. 02

    Restart DeepSeek Harness — a '1024 Store' entry appears in Settings and a '1024 Store (count)' tab under Settings → Plugins

驗證整合成功

作者未說明

復原

  • The README documents removing the marketplace via the same `dsh plugin remove` flow; the repo does not state an explicit uninstall command in the README.

03DSH 整合程度與能力邊界

DSH 整合原生執行環境

Native DSH plugin: installs the 1024 Store marketplace into DeepSeek Harness via `dsh plugin --profile web add dsh1024@latest`.

  • In-app plugin marketplace

    DSH Settings panelSearchable catalog with category filter, install-status detection, install/uninstall and progress

    Installer only accepts catalog-API targets that pass strict syntax validation; it prefers published npm packages, else a GitHub source spec matching the plugin id/repo URL
  • Catalog discovery + validation pipeline

    GitHub repos tagged with the `dsh-plugin` topicAuto-collected, statically validated catalog (reads Git tree, checks package.json and dsh.bundle.patch)

    Pipeline is read-only: it never installs dependencies or executes repository code
  • Free query API

    Anonymous or API-key search queries`/v1/plugins/search` and `/api/v1/registry` (full catalog snapshot) endpoints

    Anonymous use is rate-limited (50/day, 10/min); a GitHub-linked API key raises limits to 500/day, 30/min

04適合誰?何時不該用?

適合

  • DeepSeek Harness users who want a built-in plugin marketplace instead of leaving the app to find plugins
  • Teams or communities that want to run their own DSH plugin catalog under MIT

不適合

  • The catalog pipeline never installs dependencies or runs repository code; validation only reads the Git tree. It cannot guarantee a listed plugin is safe to run.

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

  • The catalog pipeline never installs dependencies or runs repository code; validation only reads the Git tree. It cannot guarantee a listed plugin is safe to run.
  • The `dsh1024` wrapper CLI reports anonymous install results to a leaderboard by default; this can be disabled with `npx dsh1024 telemetry disable`, `DO_NOT_TRACK=1`, or `DSH1024_TELEMETRY=0`.
  • Self-hosting the marketplace requires Cloudflare Workers + D1 + KV and Worker secrets (CLOUDFLARE_API_TOKEN, CLOUDFLARE_ACCOUNT_ID); the README states do not commit .dev.vars.
2026-08-142026-08-22作者未說明

MIT · 由 facts pack 抓取(README 分支 main)

06常見問題

怎麼把 1024 Store 裝進 DeepSeek Harness?

執行 `dsh plugin --profile web add dsh1024@latest`,然後重新啟動 DeepSeek Harness。設定裡會出現獨立的「1024 Store」入口,「設定 → 外掛」下也會增加「1024 Store(數量)」分頁,可在其中搜尋、篩選、安裝與解除安裝外掛。

外掛進入目錄前會做校驗嗎?

會。定時收集器掃描帶 `dsh-plugin` topic 的 GitHub 倉庫並做靜態校驗(讀取 Git tree、檢查 package.json 與 dsh.bundle.patch)。流程全程唯讀——絕不安裝依賴、絕不執行倉庫程式碼,校驗不通過就不進目錄。

可以部署成自己的市場嗎?

可以。Fork 本倉庫,把 `apps/web/wrangler.jsonc` 的 routes 换成自己的網域,建立 D1 資料庫與 KV 命名空間,配齊所需的 Worker secret,之後每次 push 到 main 都由 GitHub Actions 自動部署。程式碼採 MIT 授權。

包裝 CLI 會上傳我的資料嗎?

`dsh1024` CLI 預設會把匿名安裝計數上報到排行榜。可用 `npx dsh1024 telemetry disable`、`DO_NOT_TRACK=1` 或 `DSH1024_TELEMETRY=0` 關閉。它不會上傳指令輸出、路徑、使用者名稱、環境變數或工作階段內容。

08資料與來源

  • 作者聲明github.comde615f088cb1…

    不想切浏览器,就把市场本身作为插件装进 DeepSeek Harness:

  • 作者聲明github.comde615f088cb1…

    dsh plugin --profile web add dsh1024@latest

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

🏆

最佳 DeepSeek Harness 外掛

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

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

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