dsh-office-com
COM-driven real Microsoft Office automation for DeepSeek Harness: drives a running Excel/Word instance through OfficeMCP — VBA macros, pivot tables, live formula recalculation, and deep document layout; plus an accounting suite (double-entry journal posting with debit/credit balance check, and SUMIF general ledger).
COM 驱动真实 Microsoft Office 实例的 DeepSeek Harness 插件:经 OfficeMCP 操作运行中的 Excel/Word——VBA 宏、透视表、活公式重算、文档深度排版;含会计场景(复式记账分录 + 借贷平衡校验、SUMIF 科目总账)。
How to install
dsh plugin add @eqman00003/dsh-office-com About
dsh-office-com COM 驱动**真实 Office 实例**的 DeepSeek Harness(DSH)原生插件。区别于列表内所有文件级读写的 Office 插件,本插件通过本机 OfficeMCP 的 COM 通道直接操作**运行中**的 Excel / Word:VBA 宏、透视表、公式重算、已有文档深度排版,外加一套会计旗舰场景(分录 → 总账 → 透视表 → 三表)。 定位差异 | 现有 Office 插件 | 本插件 | |---|---| | 文件级读写(openpyxl/exceljs/docx) | COM 驱动真实实例 | | 写死数值、无法重算 | 活公式链,Application.Calculate 取计算后值 | | 无 VBA / 无透视表 | 真实宏运行 + PivotCache/PivotTable 透视表 | 工具(15 个) **应用发现 / 启动**:office_apps · office_launch **Excel 读写**:excel_new · excel_open · excel_read_range · excel_write_range **Excel 公式 / 宏**:excel_formula_set(Range.Formula 原样写入)· excel_recalc(强制重算取活值)· excel_vba_r…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- 303
- Last push
- 2026-08-27
- Created
- 2026-08-26
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- com, deepseek-harness, dsh-plugin, excel, office
Related plugins
ms-365-mcp-server
softeria/ms-365-mcp-server
A Model Context Protocol (MCP) server for interacting with Microsoft 365 and Office services through the Graph API
mcp-searxng
ihor-sokoliuk/mcp-searxng
Private web search for AI assistants via SearXNG — supports Claude, Cursor, and any MCP client
ssh-mcp
tufantunc/ssh-mcp
MCP server exposing SSH control for Linux servers via Model Context Protocol.