docx

Create and edit Word DOCX documents with formatting, images, and tables.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/Jacksonhuf/AxiMate --skill docx-jacksonhuf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docx
Source: https://github.com/Jacksonhuf/AxiMate/tree/main/integrations/ripple/copaw/src/copaw/agents/skills/docx
Command: npx skills add https://github.com/Jacksonhuf/AxiMate --skill docx-jacksonhuf

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires defusedxml, lxml, validators, and includes scripts (resource) components.

What problem does it solve?

Automates Word DOCX document creation, editing, and analysis to save time.

Core Features & Use Cases

  • Create and edit DOCX documents with complex formatting, images, tables, and tables of contents.
  • Manage tracked changes, comments, and versioning during document review.
  • Convert legacy Word content (.doc) to modern DOCX and apply templates programmatically.

Quick Start

Create or edit a Word DOCX document using the included scripts to produce a formatted output.

Frequently Asked Questions about docx

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

FAQPage Schema
How do I automate Word DOCX document creation and editing?

Automate Word DOCX document creation and editing by using scripts to programmatically apply templates, insert tables and images, and output formatted files. This streamlines professional document workflows without manual formatting.

Can I manage tracked changes and comments in DOCX files programmatically?

Yes, you can manage tracked changes and comments in DOCX files programmatically. Scripts handle versioning and review markup automatically, allowing you to process document revisions without opening Microsoft Word.

What is the best way to convert legacy .doc files to modern DOCX?

The best way to convert legacy .doc files to modern DOCX is using conversion utilities like LibreOffice soffice and pandoc. This Skill automates the conversion process and applies formatting templates to the resulting DOCX output.

Do I need LibreOffice and pandoc installed to automate DOCX workflows?

Yes, you need LibreOffice soffice and pandoc installed alongside docx tooling prerequisites to run end-to-end document automation. These utilities handle file conversion and rendering required for complex formatting and template application.

Does this automation support complex formatting like tables of contents and images?

Yes, this DOCX automation supports complex formatting including tables of contents, images, and tables. Scripts apply these elements programmatically to generate professional Word documents from structured content inputs.