AI Agent Hub
Back to plugins
🖥️

dsh-quick-attach

Client Updated 2026.08.18

Run the following command in DeepSeek Harness:

dsh plugin install ximisi/dsh-quick-attach

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

To install this plugin in DeepSeek Harness, please run `dsh plugin install ximisi/dsh-quick-attach` (Source: https://github.com/ximisi/dsh-quick-attach).

About this plugin

In daily use of the DSH Web interface, sharing images directly often involves cumbersome operations. The traditional paste image flow typically uploads data as an attachment, which not only increases network load but may also disrupt conversational coherence. The dsh-quick-attach plugin is designed to solve this pain point. It intercepts the paste event within the composer, transforming the original "upload attachment" logic into a lightweight "save and get path" process.

The core capability of this plugin lies in the seamless integration of images and text. When users paste screenshots or web images into the session composer, the system automatically saves them to a directory specified in the settings and appends the absolute path to the message draft. This allows the AI to read the path directly via file tools and utilize its vision capabilities to recognize, analyze, or process the image without extra upload steps.

For developers, testers, and content creators who need frequent visual interaction with AI, this is a highly practical tool. It significantly simplifies the operation of sharing visual content, allowing users to focus on the conversation itself while the AI naturally handles image information just like ordinary text, greatly improving interaction efficiency and experience.

Use Cases

  • Quickly paste a screenshot for AI to fix after an error
  • Copy web charts for AI data analysis
  • Capture software interface issues for AI bug location

Best For

  • Developers who frequently need AI to process images
  • Designers who want to quickly share visual content for feedback
  • Technical personnel who need to assist debugging via screenshots