DSH-Desktop-EAC is a Windows and macOS desktop application that packages DeepSeek Harness, an agent framework built around installable plugins, into a ready-to-use graphical client. It is for people who want to run DeepSeek-based coding and creation workflows with a desktop interface, themes, file tools, sessions, and plugin management. The catalogue entries are skills intended to extend the agent environment.
Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add zouyuxuan122/DSH-Desktop-EAC --skill eac-desktop-tipsgit clone --depth 1 https://github.com/zouyuxuan122/DSH-Desktop-EACWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/zouyuxuan122/dsh-desktop-eac/eac-desktop-tips)<a href="https://agentmods.dev/skills/zouyuxuan122/dsh-desktop-eac/eac-desktop-tips"><img src="https://agentmods.dev/badge/skills/zouyuxuan122/dsh-desktop-eac/eac-desktop-tips/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/zouyuxuan122/dsh-desktop-eac/eac-desktop-tips"><img src="https://agentmods.dev/badge/skills/zouyuxuan122/dsh-desktop-eac/eac-desktop-tips.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00080 | $0.00846 |
| Opus 5 | $0.00040 | $0.00423 |
| Sonnet 5 | $0.00016 | $0.00169 |
| Haiku 4.5 | $0.00008 | $0.00085 |
Grade A, and why
eac-desktop-tips scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
Deepseek Harness EAC 桌面客户端功能速查
窗口与退出
- 标题栏「⋯」菜单 → 「关闭窗口时」三档:每次询问 / 后台运行(最小化到托盘)/ 直接退出。选「每次询问」时点关闭会弹窗,可勾选「记住我的选择」。
- 后台运行 = 隐藏到系统托盘;任务完成会发系统通知,点通知回到窗口。
- 托盘图标右键可显示/退出;
Alt+F4、菜单「退出」是真正的退出。
对话回退(编辑已发消息)
- 鼠标悬停任意用户消息右上角出现「编辑并回退」铅笔按钮:编辑内容后确认,会从该消息之前分叉出一个新会话并自动重发;原会话完整保留。
- 会话第一条消息不支持回退(前面没有完整回合),按钮会提示新建会话。
- 回退按「上一完整回合」为边界:该消息之后的 assistant 回复与工具调用全部留在原会话里。
插件(设置 → 插件)
- 统一市场(dsh-unified-market):三源合一的插件市场 —— 🎯 精选目录(awesome-dsh-plugin.com)+ 🐙 GitHub
dsh-plugin生态 + 📦 npm 检索;安装前有试装验证 + 冲突预检;支持已下载插件更新面板(一键全部更新/逐个更新)、自动更新三档开关、更新进度窗口。 - 卡片标「已内置」的插件随客户端分发、每次启动自动同步:不能也不需要从市场安装/卸载。
- 安装/卸载/更新后一般需重启 Web 服务生效;Windows 文件锁导致的排队任务会在下次服务重启时自动完成;本地链接(
link:/file:)插件的更新会从上游接管安装(本地目录保留)。
桌面宠物
- 内置
dsh-pet:悬浮在 Web UI 上的动画宠物,空闲呼吸、随机动作、屏幕游走。
Skills 与 MCP
- Skills 目录:
~/.dsh/skills/<kebab-name>/SKILL.md(frontmatter 需name+description,name 必须 kebab-case)。项目级技能放<project>/.dsh/skills/。 - 客户端内置技能由 EAC 启动时同步进
~/.dsh/skills,用户自建同名目录不会被覆盖。 - MCP 服务通过 profile 的
cordis.patch.yml中@deepseek-ai/dsh-mcp-client行配置;设置 → 插件里的管理界面可直接增删改(stdio / http 两种)。
排障
- 日志目录:菜单「⋯」→「打开日志目录」(desktop.log / dsh-web.log)。
- 页面空白/崩溃有自动恢复页;「检查 dsh 更新 / 检查客户端更新」分别在菜单顶部。
What ships with it
1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 11d ago First seen · 41 lines · 80 tokens per session scan A e993cc4ab0dc
eac-desktop-tips is a skill published in the GitHub repository zouyuxuan122/DSH-Desktop-EAC (1,621 stars, last pushed yesterday), licensed MIT. It adds 80 tokens to every session and 846 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
electron-expert
Expert in Electron framework, desktop app development, IPC, and cross-platform packaging. Use when the user mentions desktop, Node.js, cross platform, Windows, macOS, or Linux, or when the task involves Electron Architecture, Process Types, IPC Communication, or App Lifecycle.
imap-smtp-email
Read and send email via IMAP/SMTP. Check for new/unread messages, fetch content, search mailboxes, mark as read/unread, and send emails with attachments. Works with any IMAP/SMTP server including Gmail, Outlook, 163.com, vip.163.com, 126.com, vip.126.com, 188.com, and vip.188.com.
feishu-create-doc
A skill for creating Feishu cloud documents from Lark-flavoured Markdown, a Feishu-specific form of plain-text document formatting.
feishu-calendar
A Feishu calendar and scheduling skill. It manages calendars and events and can check when people are available or busy.
feishu-task
A Feishu task-management skill. Feishu, also called Lark, is a work app with tasks and task lists.
feishu-fetch-doc
A skill for retrieving the contents of Feishu cloud documents as Markdown. Markdown is plain text formatted with simple symbols for headings, links, and lists.