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.

Appshots — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins

dsh-appshots

Appshots

Codex-style window capture for DSH Desktop: press both Command/Ctrl keys (or the camera button) to grab the frontmost window on macOS or Windows, attach it to the current chat, and inject available window text as hidden context.

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

npx -y @deepseek-ai/dsh plugin --profile web add dsh-appshots@0.1.8
READMECompatibilityVersions

Compatibility and provenance

Appshots is published as dsh-appshots and currently resolves to version 0.1.8. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
npm
Registry updated
9/18/2026

Versions

0.1.8stable
9/18/2026
0.1.7stable
9/15/2026
0.1.6stable
9/11/2026
Show 4 more versionsCollapse versions
0.1.4stable
9/8/2026
0.1.3stable
9/7/2026
0.1.2stable
9/7/2026
0.1.1stable
9/4/2026

Related plugins

Loading related plugins…

Latest
0.1.8
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
289.4 kB
Files
10
Surface
web
License
MIT
Source
npm
GitHub
★ 7
Weekly downloads
0
Last push
9/18/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

README

dsh-appshots

简体中文 | English

给 DSH Desktop 用的窗口截图,支持 macOS 和 Windows。

macOS 同时按两边 Command,Windows 同时按两边 Ctrl,或点输入框旁的相机,捕获当前前台窗口,附加到会话草稿,并读取窗口文字作为隐藏上下文。

  • 只捕获最前面的窗口,不截整个屏幕
  • 截图附加到输入框草稿,不会自动发送
  • 读取可用的窗口文字(macOS 辅助功能 / Windows UI Automation),作为隐藏的模型上下文注入
  • 跳过 DSH Desktop 自身,避免截到插件自己的窗口
  • 截图后自动把 DSH Desktop 调到前台

安装

dsh plugin --profile desktop add dsh-appshots

安装后重启 DSH Desktop。

从源码安装:

git clone https://github.com/WongYuYe/dsh-appshots.git
cd dsh-appshots
dsh plugin --profile desktop add .

Windows 会在第一次截图时用系统自带的 csc.exe(.NET Framework 4.x)编译助手,不需要安装 Visual Studio。

发布:把 package.json 版本改成 X.Y.Z 后推 vX.Y.Z tag。GitHub Actions 会打 GitHub Release 并用 Trusted Publisher(OIDC)发到 npm。

权限

macOS

系统设置 → 隐私与安全性:

  • 屏幕录制:捕获最前面窗口所必需
  • 辅助功能:监听两个 Command 键、读取窗口文字所必需

把这两项授予 DSH Desktop。如果热键不触发,同时允许 appshot-capture。

Windows

  • 截图走 CopyFromScreen,系统可能弹一次屏幕访问授权
  • 窗口文字走 UI Automation,部分提权或受保护的应用几乎读不到文字
  • 默认热键是同时按两边 Ctrl。如果不触发,可改成 hotkeyMode: win-hotkey

使用

  1. 聚焦你想分享的窗口。
  2. macOS 同时按两个 Command,Windows 同时按两个 Ctrl,或点击输入框里的相机按钮。
  3. DSH Desktop 来到前台,截图已附加。
  4. 输入提示词并发送。

如果当前有打开的会话,Appshot 会附加到那里;如果没有,会新建一个会话。连续截图会进入同一个会话。

设置

命名空间 dsh-appshots,位于 ~/.dsh/settings.yaml:

字段默认值含义
skipSelftrue跳过 DSH Desktop 自身
attachTexttrue发送时把辅助功能树作为隐藏模型上下文注入
recentWindowMs60000没有打开会话时,复用这个时间窗口内截图过的会话
hotkeyModeautoauto / both-command / both-control / carbon / win-hotkey / off
carbonKeyCode0hotkeyMode 为 carbon 时的 Carbon 键码
carbonModifiers256Carbon 修饰键;256 是 Command
winVk44hotkeyMode 为 win-hotkey 时的虚拟键码(44 是 PrintScreen)
winModifiers3win-hotkey 的 Win32 修饰键;3 是 Ctrl+Alt

auto 在 macOS 上是两边 Command,在 Windows 上是两边 Ctrl。

限制

  • 仅支持 macOS 和 Windows
  • 窗口文字来自系统辅助功能树,部分应用只暴露可见文本
  • 隐藏文本按 VoiceOver / UI Automation 树输出(角色、缩进、Description / Value / URL),不再做成扁平行
  • 点击已附加的 Appshot 预览时,右上角可「查看文本」,展示当前窗口读到的辅助功能文字
  • 终端像素(如 VS Code xterm)默认不进辅助功能树,编译日志仍以截图为准
  • Windows 截的是窗口矩形的屏幕像素,被挡住的窗口会带上挡住它的内容

License

MIT

Related plugins

More verified plugins in productivity-workflow.

Deepseek Ipptdeepseek-ipptiPolloWork PPT Studio and its curated slide templates as a native DeepSeek Harness conversation view.Mnemondsh-mnemonComposable three-tier memory control plane for DeepSeek Harness: persistent runtime context, searchable project documents, pluggable long-term memory, guarded strategies, WebUI, and headless tools.Codex Ui@michengai/dsh-codex-uiDSH Codex UI — 为 DeepSeek Harness Web 提供 Codex 风格侧栏、工作区会话树、全局搜索和轮次导航 · A Codex-style sidebar, workspace session tree, global search, and turn navigation for DSH WebRewind Plugindsh-rewind-pluginIn-window conversation rewind with workspace file restore · 同窗口内对话回退并可还原工作区文件