DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

We Wallpaper Sync — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins
W

dsh-we-wallpaper-sync

We Wallpaper Sync

A reusable skill for browsing, searching, downloading, and integrating Wallpaper Engine(小红车,Steam 431960)Workshop wallpapers into the DSH skin center.

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add github:tiger0012/dsh-we-wallpaper-sync#18654f7c8e54989782e0975e0efeab64c25efa56
READMECompatibilityVersions

Compatibility and provenance

We Wallpaper Sync is published as dsh-we-wallpaper-sync and currently resolves to version 0.1.0. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
github
Registry updated
8/26/2026

Versions

0.1.0stable
8/26/2026

Related plugins

Loading related plugins…

Latest
0.1.0
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
web
License
MIT
Source
github
GitHub
★ 2
Weekly downloads
0
Last push
9/5/2026
View source ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue

Related plugins

More verified plugins in ui-customization.

Remote Web Ui@linxin666/dsh-remote-web-uiScan-to-pair remote access for the dsh web GUI that shares one official interface: a QR beside the settings button pairs phones and PCs into the same Web GUI (a portrait-touch adaptation layer for phones, full desktop on PCs) through one-time tokens and rClient Ui Task Board@linxin666/dsh-client-ui-task-boardHost-authoritative task board for the DSH Web GUI with real session execution, Host cron scheduling, and optional cross-platform idle-sleep protection; mounted without DSH source changes.Client Ui Git Graph@linxin666/dsh-client-ui-git-graphExternal dsh web GUI plugin: a blank-session git branch selector + Git graph, with real host-side git operations and guards, as a dsh profile bundlePet@linxin666/dsh-petMulti-pet companion plugin for the dsh web GUI: a registry-driven floating pet that reacts to model activity, with per-pet naming, petting/feeding interactions and an affinity score

README

dsh-we-wallpaper-sync

把 Wallpaper Engine(小红车/小红书壁纸,Steam 应用 431960)创意工坊壁纸批量浏览、搜索、下载并接入 DSH 皮肤中心的可复用技能。

它能做什么

  • 用 Steam Web API Key 搜索/浏览 WE 创意工坊(按订阅数、趋势、最新、关键词),抓标题/订阅/预览图并拼成编号网格供用户挑选。
  • 用 steamcmd + Docker 批量下载作品(免装 Steam/32 位库、无需 root)。
  • 绕过国内对 Steam HTTP 的封锁与**「账号常住地与登录 IP 不符」的异地登录拦截**:让 steamcmd 也走一个出口 IP 与账号常住地一致的代理。
  • 落盘到 ~/Steam/steamapps,把库根目录写进 ~/.dsh/settings.yaml 的 skin-wallpaper.weLibraryDirs,皮肤中心 WE 桥即可扫到并应用为 GUI 背景。

主要坑(技能里有完整清单)

  1. 国内封 Steam 的 HTTP 域名,但 steamcmd 走 Steam CM 网络(不看 HTTP),直连往往能通。
  2. Steam 会对比登录 IP 与账号常住地;不匹配会直接拦截登录(Steam has blocked this sign in)——用出口 IP 与账号一致的代理走 steam.cfg 的 SocksProxy 解决。
  3. 容器内 steamcmd 目录是 /root/.local/share/Steam/steamcmd,别用空目录挂载覆盖(会 steamcmd.sh not found);用 +force_install_dir 落盘。
  4. 免登录第三方下载站(steamworkshopdownloader.io)后端常 500,别依赖。
  5. 皮肤中心 WE 桥扫 <库根>/steamapps/workshop/content/431960。

使用

安装后调用技能 dsh-we-wallpaper-sync,按其步骤执行;也可直接读取 SKILL.md 里的命令。

⚠️ 技能内用 <账号>/<KEY>/<密码> 占位,勿硬编码 Steam API Key 或密码。 ⚠️ cordis.patch.yml 里的 customSkillDirs 路径需按安装后的实际绝对路径调整(见该文件注释),或由维护者/DSH 技能提供方接线。

市场条目

PR 到 awesome-dsh-plugin/awesome-dsh-plugin,新增 data/plugins/<owner>__dsh-we-wallpaper-sync.yml(分类 skill),见仓库内生成好的该文件。