yybukn/dsh-table-attach0

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.

AI 分析

核心用途是简化非图片附件的上传流程,支持拖拽或粘贴文件直接存入会话工作区并自动生成引用。适合需要频繁向 Agent 提供表格、PDF 或压缩包等数据文件进行分析的用户。

パッケージ
dsh-table-attach
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/31

インストール

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

ドキュメント

README 全文を読む ↗

Usage

  1. Open any session (it provides the workspace).
  2. Drag a .xlsx / .csv / .pdf / .zip … into the composer, or copy a file and paste it into the composer.
  3. A toast reports progress; on success the composer contains @attachments/.
  4. 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.