ximisi/dsh-quick-attach0

dsh-quick-attach

快捷附图:在会话输入框粘贴图片时自动保存到用户配置的目录,发送消息时把图片的绝对路径一并发送给 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)。