zmm863-commits/dsh-paperclip ↗★ 0
dsh-paperclip
DSH Web GUI paperclip button: a single 📎 button in the composer that opens a file picker and drops file content into the textarea.
AI 分析
核心用途是简化本地文件内容的输入流程。适合需要频繁向智能体发送本地代码或文本文件内容的用户。
インストール
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zmm863-commits/dsh-paperclipドキュメント
README 全文を読む ↗使用 Usage
- 刷新 Web GUI 页面
- 点击输入框右侧的 📎 按钮选择文件,或直接把文件拖进输入框
- 文件内容会以代码块格式插入输入框:
📄 index.html (1.2 KB)
```html
...
4. 发送消息,agent 即可读取文件内容