jiazekang/dsh-office--packages-dsh-office ↗★ 0
dsh-office
Office document tools for DSH: read .xlsx cell grids, precisely edit cells via exceljs, and drag & drop / paste office files (xlsx/docx/pptx/csv) into the chat — shown as removable attachment chips above the composer, paths injected on send.
AI Analysis
核心用途是增强 DSH 对 Excel 等办公文档的读写与交互能力。适合需要让 AI 直接分析、修改表格数据,或频繁上传 Office 附件的用户。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:jiazekang/dsh-office#790fb8b40123db5297bfba03431854c394c0552d&path:packages/dsh-officeREADME
Read the full README ↗配置
| 字段 | 默认 | 说明 |
|---|---|---|
enabled | true | 总开关 |
maxReadRows | 200 | office_read_xlsx 默认行数上限 |
uploadDir | "" | 拖入文件的保存目录;空 = 启动时 process.cwd() |