dsh-table-attach
Paste or drag non-image files (xlsx/csv/pdf/zip…) into the DSH web composer: files are saved into the session workspace and an @reference is inserted.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:yybukn/dsh-table-attach说明文档
阅读完整 README ↗Usage
- Open any session (it provides the workspace).
- Drag a
.xlsx/.csv/.pdf/.zip… into the composer, or copy a file and paste it into the composer. - A toast reports progress; on success the composer contains
@attachments/. - Send the message — the agent can read the referenced file.
Pasting table cell text (copied out of Excel) is treated as ordinary text and passes through untouched; it is not converted into a file.