ディレクトリに戻る

dsh-custom-skin

キュレーション掲載メンテナンス: 活発

slin-code/dsh-custom-skin

DeepSeek Harness Web 向けのカスタム壁紙・半透明スキンプラグイン。

GitHub で見る
$ dsh plugin add dsh-custom-skin

61

スター

5

フォーク

TypeScript

言語

MIT

ライセンス

2026-08-24

作成日

2026-08-27

最終プッシュ

DeepSeek Harness Web 用のカスタム壁紙・半透明スキンプラグイン。複数画像の切り替え、ぼかし/不透明度の調整、ライト/ダーク自動適応に対応し、すべてのデータはローカルのブラウザーに保存されます。

DSH 統合

ネイティブ実行

作者による申告

安全性監査

未監査

最終検証日

2026-08-30

ライセンス

MIT

01どんなタスクに使えるのか?

  • Personalize the DeepSeek Harness Web interface with custom wallpapers and translucent skins

    Multiple uploaded or dragged-in images switchable instantly, with adjustable fit, position, overlay, blur, and panel opacity, plus automatic light/dark theme adaptation

    DeepSeek Harness Web users who want to customize the look and feel of their coding-agent workspace

  • Keep wallpaper and skin settings local without sending personalization data to the server

    Images stored in the browser's IndexedDB and preferences in localStorage; nothing is uploaded to the DSH server

    Privacy-conscious users who want a personalized workspace that stays on their own machine

02DeepSeek Harness への導入方法

前提条件

  • DeepSeek Harness repository checked out locally — the `dsh` CLI is run from there
  • Node.js 22.19 or later and pnpm 11.7.0 (only required when building from source)

インストール手順

  1. 01

    pnpm dsh plugin --profile web add github:SLin-code/dsh-custom-skin

  2. 02

    pnpm dsh web

  3. 03

    Open Settings in the lower-left corner of the Web interface, then select Personalization to add a wallpaper

  4. 04

    For a local development copy: pnpm dsh plugin --profile web add "/absolute/path/to/dsh-custom-skin"

導入成功の確認

作者は未記載

ロールバック

  • pnpm dsh plugin --profile web remove dsh-custom-skin

03DSH 統合と能力の範囲

DSH 統合ネイティブ実行

Installed as a DSH Web (`--profile web`) plugin through the official `dsh` CLI; renders wallpaper and skin controls on the Web interface's Personalization settings page.

  • Multi-image wallpaper library

    Multiple local images uploaded or dragged into the UIInstantly switchable wallpapers; show/hide, delete individual images, or clear the entire library

  • Visual skin & blur controls

    An uploaded wallpaper imageAdjustable image fit, position, overlay, blur, and panel opacity

  • Light/dark auto-adaptation

    DSH light and dark theme stateWallpaper and skin automatically adapt to the active light or dark theme

  • Local-only storage

    Uploaded images and preferencesImages kept in the browser's IndexedDB, preferences in localStorage; nothing uploaded to the DSH server

    Images stored in the current browser's IndexedDBPreferences stored in localStorage; nothing uploaded to the DSH server

04誰に向いているのか?使うべきでない場面は?

向いている用途

  • DeepSeek Harness Web users who want to customize the look and feel of their coding-agent workspace
  • Privacy-conscious users who want a personalized workspace that stays on their own machine

不向きな用途

  • Wallpapers are isolated by browser and site origin — opening DSH in another browser, on another port, or at a remote address requires re-adding the images.
  • Clearing the site's browser data also removes the saved wallpapers.

05互換性・メンテナンス・セキュリティ上の注意

  • Each image can be up to 20 MB, with a maximum of 24 saved images; the browser's storage quota may impose a lower practical limit.
  • Wallpapers are isolated by browser and site origin — opening DSH in another browser, on another port, or at a remote address requires re-adding the images.
  • Clearing the site's browser data also removes the saved wallpapers.
2026-08-242026-08-27作者は未記載

MIT · maintained, last push 2026-08-27, no published release

06よくある質問

DeepSeek Harness に dsh-custom-skin をインストールするには?

DeepSeek Harness リポジトリで `pnpm dsh plugin --profile web add github:SLin-code/dsh-custom-skin` を実行し、次に `pnpm dsh web` を実行します。Web UI の読み込み後、左下の「設定」を開き「パーソナライゼーション」を選ぶと壁紙を追加できます。

前提条件は何ですか?

DeepSeek Harness リポジトリをローカルにクローンしていること(`dsh` CLI はそこから実行します)。ソースからビルドする場合はさらに Node.js 22.19 以上と pnpm 11.7.0 が必要ですが、通常のインストールは事前ビルド済みの `lib/` ファイルを使うため再ビルドは不要です。

このプラグインは DeepSeek Harness とどう連携しますか?

公式 `dsh` CLI に `--profile web` を指定してインストールする DSH Web ネイティブプラグインであり、Web インターフェースの「パーソナライゼーション」設定ページに壁紙・スキンコントロールを描画します。

壁紙データはサーバーにアップロードされますか?

されません。画像は現在のブラウザーの IndexedDB に、設定は localStorage に保存され、README には DSH サーバーへアップロードされるものはないと明記されています。サイトのブラウザーデータを消去すると保存済みの壁紙も削除されます。

アンインストールするには?

DeepSeek Harness リポジトリで `pnpm dsh plugin --profile web remove dsh-custom-skin` を実行します。壁紙はブラウザーとサイトのオリジンごとに分離されているため、ブラウザー・ポート・リモートアドレスを切り替えると画像を再度追加する必要があります。

08データと出典

  • 作者による申告github.coma931af884d5e…

    pnpm dsh plugin --profile web add github:SLin-code/dsh-custom-skin

  • 作者による申告github.coma931af884d5e…

    Custom wallpapers and translucent skins for DeepSeek Harness Web.

このページは、プロジェクトの公開ドキュメント、リポジトリのメタデータ、および DSH Plugins の構造化解析に基づいて生成されています。最終検証日:2026-08-30。誤りを見つけた場合は、修正を送信してください。

🏆

dsh プラグイン おすすめ

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

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

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