AI Agent Hub
Back to plugins
🖥️

dsh-screenshot

Client Updated 2026.08.19

Run the following command in DeepSeek Harness:

dsh plugin install XEsx630/dsh-screenshot

Paste the following prompt into your AI chat to install this plugin:

Install the plugin in DeepSeek Harness by running dsh plugin install XEsx630/dsh-screenshot, available at https://github.com/XEsx630/dsh-screenshot

About this plugin

When a model needs to view a screen capture during a DSH web chat, there is no built-in shortcut. dsh-screenshot fills that gap: one click on the toolbar button brings up a WeChat-PC-style dark overlay for region selection, and once confirmed the image card appears right above the input box, ready to send with the next message.

Cropping is handled server-side via PowerShell, so the browser only manages coordinate selection and preview, sidestepping canvas decode-timing and naturalWidth edge cases entirely. A second mode hides the DSH window for the instant of capture, making it easy to grab content that would otherwise be obscured. On send, the image path is injected as a hidden reference that the model resolves through a vision MCP tool.

Ideal for Windows users running DSH 0.1.x in web profile who regularly ask the model to analyze on-screen content such as screenshot OCR, UI review, or error triage, and want to skip the repeated screenshot, drag, and upload loop.

Use Cases

  • Asking the model to read and reason about on-screen errors or UI captures in real time
  • Frequent screenshot OCR or UI review workflows where a quick capture is needed mid-conversation
  • Eliminating the repetitive manual cycle of screenshot, drag, upload, and send inside DSH web chat

Best For

  • Users running DSH 0.1.x in web profile on Windows
  • Developers and QA engineers who regularly ask the model to analyze screen content
  • Efficiency-minded users who want to reduce the screenshot-to-model pipeline to a single click