返回目录

dsh-custom-skin

编辑精选维护状态: 活跃

slin-code/dsh-custom-skin

DSH自定义壁纸/皮肤插件——Custom wallpapers and translucent skins for DeepSeek Harness Web

前往 GitHub
$ dsh plugin add dsh-custom-skin

61

星标

5

Fork

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

02如何接入 DeepSeek 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 界面加载后,打开左下角的「设置」,选择「个性化」即可添加壁纸。

安装前需要满足什么条件?

你需要在本地检出 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。发现错误?提交更正。

🏆

最佳 DeepSeek Harness 插件

从全目录挑出的 12 个值得优先安装的插件,覆盖各个分类。

DSH Plugins 是独立的 DeepSeek Harness 插件市场,与 DeepSeek 官方无关,也不代表官方背书。第三方插件未经安全审计,安装前请审查源码。

每周获取最新的 DeepSeek Harness 插件,绝不滥发。