xiaoyangcheng84-svg/dsh-skin-manager

xiaoyangcheng84-svg★ 0JavaScriptLast synced: 2026-08-15

Open on GitHub

一个可以管理皮肤的dsh插件

README excerpt

dsh-skin-manager English 中文 A lightweight skin manager for the DeepSeek Harness web GUI. It discovers every installed skin (any package carrying a skin.json plus a prebuilt client bundle), lists them in a dedicated Settings → Skins page, and lets you switch the active skin with one click — mutually exclusive, hot-reloaded without restarting dsh web . Features - Dynamic discovery — scans the web profile's node modules for packages with skin.json + prebuilt lib/client.js . Newly installed skins appear automatically; no registry regeneration, no code changes. - Dedicated settings page — a settings.section entry (id skins , order 20) in the settings sidebar, next to General / Models. - One-click apply — pick a skin and click Apply ; the profile patch is rewritten and DSH's config watcher hot-reloads it within seconds. Refresh the page to activate. - Mutually exclusive — exactly one skin is active at a time (the active one gets an insert row, every other skin a disabled: true row). - Restore default — the Default option disables every skin and returns to the stock DeepSeek Harness appearance. Install Then restart dsh web (or rely on the market's hot install). Open Settings → Skins after…

View full README on GitHub →
Skins / UIdsh-pluginskinsidebar

Category