docx

Create and modify .docx files with docx-js and Python post-processing.

Updated Jul 9, 2026
One-click install
npx skills add https://github.com/AshesOfTheUndead/rezurxlib --skill docx-ashesoftheundead
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docx
Source: https://github.com/AshesOfTheUndead/rezurxlib/tree/main/skills/docx
Command: npx skills add https://github.com/AshesOfTheUndead/rezurxlib --skill docx-ashesoftheundead

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires docx, defusedxml, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill solves the complexity of programmatically creating, editing, and analyzing professional .docx files, ensuring they meet strict formatting and academic standards without manual layout errors.

Core Features & Use Cases

  • Automated Document Generation: Create complex reports, academic theses, and contracts using validated design recipes.
  • Intelligent Formatting: Enforce consistent line spacing, CJK indentation, and professional table layouts automatically.
  • Use Case: When you need to generate a 50-page academic thesis, this Skill handles the multi-section page numbering, TOC generation, and figure/table cross-referencing, ensuring the final document is submission-ready.

Quick Start

Use the docx skill to generate a new academic thesis report based on the provided research data and the academic scene template.

Frequently Asked Questions about docx

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate academic thesis generation in Word?

Automated academic thesis generation in Word is handled by generating structured .docx files with validated design recipes. The process enforces multi-section page numbering, TOC generation, and figure/table cross-referencing to ensure submission-ready layouts.

What's the best way to enforce consistent formatting and CJK indentation in a .docx file?

The best way to enforce consistent formatting and CJK indentation in a .docx file is through programmatic document modification. This approach automatically applies validated design recipes to ensure professional line spacing and table layouts, eliminating manual formatting errors.

Can I programmatically generate a table of contents and cross-references for a long report?

Yes, you can programmatically generate a table of contents and cross-references for long reports. The automated document generation features handle multi-section page numbering and TOC generation, ensuring cross-referencing standards are strictly met for professional submission.

Does automated Word document generation work for complex contracts and professional reports?

Automated Word document generation works for complex contracts and professional reports by utilizing integrated docx-js and Python-based post-processing. This combination enforces strict adherence to layout, numbering, and professional table layouts, ensuring formatting standards are met.

What are the limitations of using docx libraries for automated report formatting?

Limitations of using docx libraries for automated report formatting involve handling highly complex or non-standard visual elements, as the tool focuses on strict adherence to standard layout, numbering, and cross-referencing. It relies on Python-based post-processing to bridge formatting gaps.