dsh-quick-attach
快捷附图:在会话输入框粘贴图片时自动保存到用户配置的目录,发送消息时把图片的绝对路径一并发送给 AI 识别。设置栏中显示为「快捷附图」。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ximisi/dsh-quick-attach说明文档
阅读完整 README ↗使用 Usage
- 打开任意会话(Open any conversation);
- 在输入框粘贴(Ctrl+V)一张或多张图片(截图、复制网页图片等) (paste one or more images into the composer);
- 图片自动保存到配置目录(文件名
qa--.png等), 绝对路径自动追加到输入框(the image is saved and its path is appended to the draft); - 正常输入文字并发送——路径随消息发给 AI(send — the path travels with the message)。