BroBFG/dsh-tool-docx
BroBFG★ 0TypeScript最后同步: 2026-08-18
Model-facing MS Word (.docx) tools for DeepSeek Harness: docx_read, docx_create, docx_edit
README 摘要
dsh-tool-docx English 中文 Русский Roadmap: English · 中文 · Русский Model-facing Microsoft Word ( .docx ) tools for DeepSeek Harness: docx read extracts a document as Markdown or structured JSON blocks, docx create generates a new .docx from Markdown, and docx edit replaces a document's content from Markdown while preserving its title/author/created properties. .docx is a ZIP of XML parts, so every tool reads the whole package through the bounded ctx.fs.readBytes primitive and writes packages through the plugin's fsBinary binary write service (or a host ctx.fs that provides writeBytes natively) — the same atomic, sandbox-fenced mutations the text tools use, without ever replacing the host's own filesystem. This repository is the standalone distribution of the plugin. The plugin is original work written for DeepSeek Harness — an independent plugin developed by this project, initially in a local deepseek-harness checkout (the harness is its runtime target), not a copy of a plugin from the shared repository. It plugs into the harness's tools , fs , and systemPrompt services, and it builds and tests on its own against the published @deepseek-ai/ packages, so it can be installed into any h…
在 GitHub 查看完整 README →分类
DeepSeek Harness: Everything is a Plugin.
★ 183,476
amruthpillai/reactive-resumeA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
★ 41,499
anywhere-labs/deepseek-harness-desktop为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。
★ 18,022