word-docx-writer
Run the following command in DeepSeek Harness:
dsh plugin install RempleXI/word-docx-writer
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install RempleXI/word-docx-writer in the DeepSeek Harness terminal to install the plugin; the source repository is at https://github.com/RempleXI/word-docx-writer .
About this plugin
word-docx-writer turns a lightweight markup file into a publication-ready Chinese Word document, stripping the repetitive formatting work out of lab reports, theses, project summaries and any other long-form .docx output.
The OOXML engine relies only on the Python standard library (Pillow for image sizing), so generation works cross-platform with no Office installation required. A companion Word COM path on Windows adds .doc conversion and live TOC / page-number refresh. Output follows the standard Chinese academic style—SimSun body at 12 pt, two-character first-line indent, 1.5 line spacing, SimHei captions with automatic per-chapter numbering—and every rule is overridable via CLI flags. The tool also restyles an existing .docx in one pass or populates a template while preserving its cover page, grading sheet, headers and footers.
Built for writers and researchers who already drive document work through AI agents (DSH, Claude Code, Gemini CLI, GitHub Copilot, Cursor). The repository ships ready-made agent entry points (SKILL.md, AGENTS.md, CLAUDE.md and more), keeps the footprint minimal, and is released under the MIT license.
Use Cases
- Generate a properly typeset Chinese lab report or thesis from a simple markup file
- Apply font, size, and paragraph style rules to an existing .docx in one pass
- Populate a template while preserving the cover page, grading sheet, and headers
Best For
- Students and researchers writing long-form Chinese documents
- Professionals who need batch-generated, standards-compliant Word reports
- Developers automating document workflows with AI agents
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.