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
02DeepSeek 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
インストール手順
- 01
Run `dsh plugin --profile web add dshmarket`
$ dsh plugin --profile web add dshmarket
- 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 統合と能力の範囲
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 open→browsable/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 registry→installed 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 rejectedBackup & restore
the profile's plugin list and configuration→readable 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 targetsHot 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.
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 プロファイルにインストールするプラグインで、標準の DeepSeek Harness プロトコルに対応する任意のホストで動作します。dsh-desktop(dataelement)と deepseek-harness-desktop(hairyf)には、このマーケットが内蔵または推奨プリセットとして同梱されています。
マーケットのプラグインはどこから来ますか?
カタログは厳選された awesome-dsh-plugin レジストリから提供され、開くたびに awesome-dsh-plugin.com/plugins.json からライブ取得されます(キャッシュなし、CI が毎日更新)。レジストリ外のインストール元は拒否されます。
マーケットからプラグインをインストールしても安全ですか?
ビルドスクリプトは既定でブロックされ(pnpm ≥10)、許可はパッケージごとの明示的な選択になります。インストールエンドポイントは same-origin POST のみを受け付け、マーケットがデータを送信することはありません。掲載は推奨を意味しません——プラグインはサードパーティ製コードなので、信頼できるソースのみインストールしてください。
インストール後に再起動は必要ですか?
ほとんどのプラグインはページの再読み込みだけで有効になり、再起動は不要です。ホット無効化/有効化はプロファイルの cordis.patch.yml への書き込みで行われ、DSH の HMR が約 1 秒で再構成します。ホットロードできない変更には、保留中の変更バナーの横にワンクリック再起動ボタンが表示されます。
07関連する DSH ワークフロー
distilly
by titanwings
他者の思考プロセスを蒸留し、あらゆるエージェントやボットで再利用できるスキルに変換するプラグイン(旧 Colleague Skill)。
ai_animation
by unclecheng-li
AI プロンプトでつくるクールな HTML アニメーション用のレシピ集。アニメーション効果、3D 可視化、プレゼン風演出、UI 加工などのカテゴリを網羅しています。
aegis
by ganyuanran
ベースライン優先・証拠検証・ドリフトチェックで AI コーディングエージェントをアーキテクチャ意識型にし、長時間タスクでも安全に動作させる
skillcorpus
by evermind-ai
散在するSKILL.mdファイルを厳選・検索可能なエージェントスキルコーパスに整理するオープンソース基盤。検索と評価のツールも同梱。
08データと出典
`dsh-market` is independent of any particular client — it works in any host that speaks the standard DeepSeek Harness pr…
## Install ```sh dsh plugin --profile web add dshmarket ``` Restart `dsh web`, then open **Settings → Plugin Market**.
このページは、プロジェクトの公開ドキュメント、リポジトリのメタデータ、および DSH Plugins の構造化解析に基づいて生成されています。最終検証日:2026-08-21。誤りを見つけた場合は、修正を送信してください。
dsh プラグイン おすすめ
最初に入れたい 12 のプラグイン。全カタログ・全カテゴリから厳選しました。
