tiger0012/dsh-we-wallpaper-sync
Reusable skill: browse/search/download Wallpaper Engine (Steam 431960) workshop wallpapers and wire them into the DSH skin center, bypassing the Steam HTTP block and region-mismatch sign-in block.
Project Overview项目介绍
This is a DeepSeek Harness (DSH) plugin for syncing Wallpaper Engine workshop wallpapers. It supports browsing, searching and bulk downloading wallpapers to use as DSH GUI backgrounds. You need a proxy matching your Steam account's registered region to avoid login blocks, and do not hardcode your Steam API key.
这是适配DeepSeek Harness(DSH)的Wallpaper Engine壁纸同步技能,可批量搜索浏览创意工坊壁纸,下载后接入DSH皮肤中心作为GUI背景。使用时需配置与Steam账号常住地一致的代理避免登录拦截,注意不要硬编码Steam API密钥。
请帮我了解并安装插件:【dsh-we-wallpaper-sync】【https://github.com/tiger0012/dsh-we-wallpaper-sync】
Send this message to DSH in your current session. CLI install commands may not be accurate across systems — DSH will figure it out for you.把上面这条消息直接发给当前会话里的 DSH,让它帮你了解并安装。安装命令不一定准确,发给 DSH 更稳。
Or use CLI install (for developers)或使用命令行安装(适合开发者)
CLI Install命令行安装
dsh plugin --profile web add github:tiger0012/dsh-we-wallpaper-sync
把 tiger0012/dsh-we-wallpaper-sync 加入你的 DSH 配置(web profile)即可启用。
READMEREADME
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 背景。
主要坑(技能里有完整清单)
- 国内封 Steam 的 HTTP 域名,但
steamcmd走 Steam CM 网络(不看 HTTP),直连往往能通。 - Steam 会对比登录 IP 与账号常住地;不匹配会直接拦截登录(
Steam has blocked this sign in)——用出口 IP 与账号一致的代理走steam.cfg的SocksProxy解决。 - 容器内 steamcmd 目录是
/root/.local/share/Steam/steamcmd,别用空目录挂载覆盖(会steamcmd.sh not found);用+force_install_dir落盘。 - 免登录第三方下载站(steamworkshopdownloader.io)后端常 500,别依赖。
- 皮肤中心 WE 桥扫
<库根>/steamapps/workshop/content/431960。
使用
安装后调用技能 dsh-we-wallpaper-sync,按其步骤执行;也可直接读取 SKILL.md 里的命令。
⚠️ 技能内用
<账号>/<KEY>/<密码>占位,勿硬编码 Steam API Key 或密码。 ✅cordis.patch.yml的customSkillDirs用!!js在装载时基于loader.filename动态解析出包内skills/绝对路径——无论装到哪个 profile 都能自动定位,无需手动改配置。
市场条目
PR 到 awesome-dsh-plugin/awesome-dsh-plugin,新增 data/plugins/<owner>__dsh-we-wallpaper-sync.yml(分类 skill),见仓库内生成好的该文件。
Fishquito7/dsh-skill-mcp-panel
zhaiyateng/dsh-design-skills
Qian-Ning/prompt-skill-armory
YTxue/dsh-skill-manager-ytxue
FeatherHunter/dsh-chinese-skill-patch
1Lyn-en/dsh-whale