ディレクトリに戻る

awesome-deepseek-harness-plugins

メンテナンス: 活発

imsai-sh/awesome-deepseek-harness-plugins

3,100+ dsh プラグインのストア/マーケット/ハブ。検索、ランキング、install コマンド、無料公開 API

GitHub で見るホームページ
$ dsh plugin --profile web add dsh1024@latest

225

スター

193

フォーク

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

02DeepSeek 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` トピック付きの GitHub リポジトリをスキャンし、静的検証(Git tree 読み取り、package.json と dsh.bundle.patch の確認)を実行します。パイプラインは読み取り専用で、依存関係のインストールやリポジトリコードの実行は一切行わず、検証に失敗したものはカタログに入りません。

自分専用の市場を動かせますか?

できます。リポジトリをフォークし、`apps/web/wrangler.jsonc` の routes を自分のドメインに変更、D1 データベースと KV 名前空間を作成、必要な Worker シークレットを設定すると、main への push ごとに 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。誤りを見つけた場合は、修正を送信してください。

🏆

dsh プラグイン おすすめ

最初に入れたい 12 のプラグイン。全カタログ・全カテゴリから厳選しました。

DSH Plugins は DeepSeek Harness プラグインの独立したコミュニティ ディレクトリです。DeepSeek との提携・公認はありません。サードパーティ製プラグインはセキュリティ監査を受けていません。インストール前にソースコードをご確認ください。

DeepSeek Harnessの新着プラグインを毎週お届け。スパムはありません。