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. 8. 31.

설치

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

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.