Back to directory

awesome-deepseek-harness-plugins

Maintenance: Active

imsai-sh/awesome-deepseek-harness-plugins

Community hub for DeepSeek Harness plugins — 3,100+ plugins with search, rankings, install commands and a free public API.

View on GitHubHomepage
$ dsh plugin --profile web add dsh1024@latest

225

stars

193

forks

JavaScript

Language

MIT

License

2026-08-14

Created

2026-09-08

Last push

An MIT-licensed DeepSeek Harness plugin marketplace plus a self-hostable catalog infrastructure (Cloudflare Workers + D1 + KV). Install via `dsh plugin --profile web add dsh1024@latest`; the in-app store searches, filters and installs DSH plugins.

DSH integration

Native runtime

Author-claimed

Safety audit

Unaudited

Last verified

2026-08-23

License

MIT

01What can it help you accomplish?

  • 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

02How to install into DeepSeek Harness

Prerequisites

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

Installation steps

  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

Verify the integration

Not specified by the author

Rollback

  • 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 integration and capability boundaries

DSH integrationNative runtime

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

04Who is it for? When not to use it?

Good for

  • 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

Not for

  • 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.

05Compatibility, maintenance and safety notes

  • 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-22Not specified by the author

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

06Frequently asked questions

How do I install the 1024 Store into DeepSeek Harness?

Run `dsh plugin --profile web add dsh1024@latest`, then restart DeepSeek Harness. A '1024 Store' entry shows up in Settings and a '1024 Store (count)' tab appears under Settings → Plugins, where you can search, filter, install and uninstall plugins.

Is the catalog validated before a plugin is listed?

Yes. A timed collector scans GitHub repos with the `dsh-plugin` topic and runs static validation (Git-tree read, package.json and dsh.bundle.patch checks). The pipeline is read-only — it never installs dependencies or executes repository code, and fails validation keeps a plugin out of the catalog.

Can I run my own marketplace?

Yes. Fork the repo, point `apps/web/wrangler.jsonc` routes at your domain, create a D1 database and KV namespace, add the required Worker secrets, and GitHub Actions deploys it on every push to main. The code is MIT.

Does the wrapper CLI send my data anywhere?

The `dsh1024` CLI reports an anonymous install count to a leaderboard by default. You can disable it with `npx dsh1024 telemetry disable`, `DO_NOT_TRACK=1`, or `DSH1024_TELEMETRY=0`. It does not upload command output, paths, usernames, env vars or session content.

08Data and sources

  • Author-claimedgithub.comde615f088cb1…

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

  • Author-claimedgithub.comde615f088cb1…

    dsh plugin --profile web add dsh1024@latest

This page is generated from the project’s public documentation, repository metadata and a structured parse of DSH Plugins; last verified on 2026-08-23. Found an error? Submit a correction.

🏆

Best DeepSeek Harness Plugins

Twelve plugins worth installing first — picked from the whole catalog, across every category.

DSH Plugins is an independent community directory of DeepSeek Harness plugins. Not affiliated with or endorsed by DeepSeek. Third-party plugins are not security-audited — review the source before installing.

New DeepSeek Harness plugins, weekly. No spam.