ximisi/dsh-quick-attach0

dsh-quick-attach

快捷附图插件:粘贴图片时自动保存到配置目录,并在发送消息时自动追加图片的绝对路径供AI识别。

AI 分析

核心用途是简化DSH中的图片输入流程,实现截图即发。适合需要频繁向AI发送图片、截图进行分析或讨论的用户。

套件
dsh-quick-attach
版本
0.1.1
授權
MIT
最近更新
2026年8月16日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ximisi/dsh-quick-attach

使用 Usage

  1. 打开任意会话(Open any conversation);
  2. 在输入框粘贴(Ctrl+V)一张或多张图片(截图、复制网页图片等) (paste one or more images into the composer);
  3. 图片自动保存到配置目录(文件名 qa--.png 等), 绝对路径自动追加到输入框(the image is saved and its path is appended to the draft);
  4. 正常输入文字并发送——路径随消息发给 AI(send — the path travels with the message)。