GongYuanCaiJi/dsh-extension-workbook0

dsh-extension-workbook

Excel / 工作簿读写 - @firstpick/pi-extension-workbook 的 dsh 移植

AI Analysis

核心用途是让 Agent 具备直接读写和编辑 Excel 表格的能力。适合需要处理数据报表、自动更新汇总表并保持原格式的数据分析与办公自动化任务。

Package
dsh-extension-workbook
Version
0.1.5
License
MIT
Last updated
Aug 15, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:GongYuanCaiJi/dsh-extension-workbook

使用

引用或给出 .xlsx / .xlsm 文件路径,然后描述你要的结果:

检视这个工作簿,修正 Summary 表中的合计,保持格式不变,并展示校验结果。

建议先 workbook_inspectworkbook_render 熟悉文件,审阅建议的单元格改动,最后比对与校验满意后再保留编辑后的文件。

Usage

Attach or reference the .xlsx / .xlsm file, then describe the result you want:

Inspect this workbook, correct the totals in the Summary sheet, preserve the formatting, and show me the validation result.

Start with inspection or rendering, review the proposed cell changes, and keep the edited file only after the final comparison and validation are satisfactory.