Back to directory

dsh-beauty-skins

Maintenance: Active

xierw/dsh-beauty-skins

Beauty-themed skins for DeepSeek Harness — one-click apply with palettes extracted from wallpaper, including dynamic backgrounds.

View on GitHub
$ dsh plugin add dsh-beauty-skins

101

stars

0

forks

TypeScript

Language

MIT

License

2026-08-18

Created

2026-08-27

Last push

A DeepSeek Harness skin/theme plugin (MIT, source-level patch) that applies beauty-series catalog wallpapers with wallpaper-derived colors, supports animated wallpapers, and keeps local custom-image skins — all colors decoded and compressed to WebP in ~/.dsh/skins/.

DSH integration

Native runtime

Author-claimed

Safety audit

Unaudited

Last verified

2026-08-25

License

MIT

01What can it help you accomplish?

  • Personalize the DeepSeek Harness client UI with beauty-series wallpaper skins

    A themed agent workspace: pick a wallpaper from the Settings → General → Skin catalog grid and it applies instantly, with the color scheme extracted from that wallpaper; animated wallpapers loop in the window.

    DeepSeek Harness users who want to change how the agent workspace looks.

  • Use your own image as a skin with on-device color extraction

    A custom skin whose colors are decoded, sampled and compressed to WebP and stored only on your machine at ~/.dsh/skins/ — independent of the catalog.

    Users who prefer a personal image over the bundled catalog.

02How to install into DeepSeek Harness

Prerequisites

  • A source checkout of deepseek-harness at tag 0.1.0-rc.7
  • Node.js 22.19 or newer
  • pnpm package manager

Installation steps

  1. 01

    Run `bash scripts/install.sh /path/to/deepseek-harness` (Git Bash / macOS / Linux), or `powershell -ExecutionPolicy Bypass -File scripts/install.ps1 \path\to\deepseek-harness` on Windows

  2. 02

    Enter the harness directory: `cd /path/to/deepseek-harness`

  3. 03

    Install dependencies and build together with the frontend: `pnpm install && pnpm run build`

  4. 04

    Start the web UI: `pnpm dsh web`

  5. 05

    Open http://127.0.0.1:3080 and go to Settings → General → Skin

Verify the integration

Not specified by the author

Rollback

  • Run `bash scripts/uninstall.sh /path/to/deepseek-harness` (Git Bash / macOS / Linux)
  • On Windows: `powershell -ExecutionPolicy Bypass -File scripts/uninstall.ps1 \path\to\deepseek-harness`

03DSH integration and capability boundaries

DSH integrationNative runtime

Source-level patch to DeepSeek Harness: overrides packages/client/ui-theme and applies host patches, then builds together with the frontend via pnpm.

  • Catalog wallpaper skins

    Beauty-series wallpaper catalog (proxied from haowallpaper.com)A preview grid in Settings → General → Skin; click a wallpaper to apply it

  • Local color extraction

    The selected wallpaper or a custom imageWebP skin whose colors are decoded, sampled and compressed; saved at ~/.dsh/skins/

    Decodes, samples and compresses the image to WebP stored in ~/.dsh/skins/; the video itself is not saved locally and is played through the Host proxy
  • Animated (dynamic) wallpapers

    An animated wallpaper from the catalog (marked 动态)A looping animated skin playing in the window

  • Custom-image skin

    A local image you chooseA custom skin with on-device color extraction, independent of the catalog

    The image exists only on your machine at ~/.dsh/skins/

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

Good for

  • DeepSeek Harness users who want to change how the agent workspace looks.
  • Users who prefer a personal image over the bundled catalog.

Not for

  • It is a source-level change: it overrides packages/client/ui-theme and applies host patches, so you must rebuild with pnpm run build. The skin cannot be installed via npx @deepseek-ai/dsh because it must be built together with the frontend.
  • Built against DeepSeek Harness 0.1.0-rc.7. If upstream changes the UI structure, the patch may fail to apply.

05Compatibility, maintenance and safety notes

  • It is a source-level change: it overrides packages/client/ui-theme and applies host patches, so you must rebuild with pnpm run build. The skin cannot be installed via npx @deepseek-ai/dsh because it must be built together with the frontend.
  • Built against DeepSeek Harness 0.1.0-rc.7. If upstream changes the UI structure, the patch may fail to apply.
  • Catalog wallpapers are proxied by the Host from haowallpaper.com — the browser does not connect directly and no portraits are bundled; rights belong to the original site and authors (see NOTICE.md).
2026-08-182026-08-18Not specified by the author

MIT · maintained (no tagged release)

06Frequently asked questions

How do I install DSH Beauty Skins?

You need a source checkout of deepseek-harness 0.1.0-rc.7, Node.js 22.19+ and pnpm. Run `bash scripts/install.sh /path/to/deepseek-harness` (or the PowerShell script on Windows), then `cd` into the harness dir and run `pnpm install && pnpm run build && pnpm dsh web`. It cannot be installed with `npx @deepseek-ai/dsh` because it builds with the frontend.

Can I use my own image instead of the catalog?

Yes. Choose Custom (自定义(选图)) in Settings → General → Skin. The image is decoded, color-sampled and compressed to WebP locally and stored only on your machine at ~/.dsh/skins/, independent of the catalog.

What does the "dynamic" (动态) wallpaper badge mean?

It marks an animated wallpaper. Once applied it loops and plays inside the window; the video itself is not saved on disk and is played through the Host proxy.

How do I remove or roll back the skin?

Run `bash scripts/uninstall.sh /path/to/deepseek-harness` (or `powershell -ExecutionPolicy Bypass -File scripts/uninstall.ps1` on Windows) to remove the patch and restore the original UI.

08Data and sources

  • Author-claimedgithub.comc2d40ea04e2f…

    给 DeepSeek Harness 用的**美女系列**皮肤:设置里从

  • Author-claimedgithub.comc2d40ea04e2f…

    本项目与 DeepSeek 官方无隶属关系。

This page is generated from the project’s public documentation, repository metadata and a structured parse of DSH Plugins; last verified on 2026-08-25. 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.