didclawapp-ai / DSH-Office

Listed

DeepSeek Harness plugin for PPTX / DOCX / XLSX / PDF read/write/edit

mainOther View source

Installation

npx -y @deepseek-ai/dsh plugin --profile web add github:didclawapp-ai/DSH-Office

This installation command is an unverified starting point generated from the GitHub repository address.

README

Maintainer-authored documentation snapshot.

View on GitHub ↗
Commit d456941Synced Aug 18, 2026

DSH-Office

DeepSeek Harness 插件:用本机 zagens-office 生成和编辑 PPTX / DOCX / XLSX / PDF。

工具作用
office_schema取 JSON 契约,写/改之前先调
office_write新建文档
office_edit按 op 改已有文档
office_read读回文档核对

没有引擎时,模型会自行下载到 ~/.zagens-pro/bin

安装

已安装发布版 dsh

dsh plugin --profile web add github:didclawapp-ai/DSH-Office
dsh web

从 Harness 源码跑(没有 PATH 上的 dsh)把上面的 dsh 换成 pnpm dsh。也可以 npx @deepseek-ai/dsh

启动日志出现 [zagens-office] plugin loaded 即成功。钉死版本:github:didclawapp-ai/DSH-Office#<commit-sha>。卸载:dsh plugin --profile web remove dsh-zagens-office

Repository information

Language
TypeScript
License
MIT
Last updated
Aug 15, 2026, 12:24 PM

Install deliberately

Review source code, permissions, lifecycle hooks, dependencies and network access. Test untrusted plugins in an isolated environment.