GongYuanCaiJi/dsh-extension-workbook ↗★ 0
dsh-extension-workbook
Excel/工作簿读写与编辑插件,支持对 .xlsx 和 .xlsm 文件进行检视、单元格修改、格式保留及校验。
AI 分析
核心用途是让 Agent 具备直接读写和编辑 Excel 表格的能力。适合需要处理数据报表、自动更新汇总表并保持原格式的数据分析与办公自动化任务。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:GongYuanCaiJi/dsh-extension-workbook說明文件
閱讀完整 README ↗使用
引用或给出 .xlsx / .xlsm 文件路径,然后描述你要的结果:
检视这个工作簿,修正 Summary 表中的合计,保持格式不变,并展示校验结果。
建议先 workbook_inspect 或 workbook_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.