docx

Format and assemble .docx Word documents with headings, tables of contents, and page numbers.

Updated Jun 7, 2026
One-click install
npx skills add https://github.com/schneidermu/agent-dotfiles --skill docx-schneidermu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docx
Source: https://github.com/schneidermu/agent-dotfiles/tree/main/codex-skills/docx
Command: npx skills add https://github.com/schneidermu/agent-dotfiles --skill docx-schneidermu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires defusedxml, lxml.

What problem does it solve?

Automates the creation, reading, editing, and formatting of Word documents (.docx), reducing manual editing toil.

Core Features & Use Cases

  • Create polished documents with headings, tables of contents, and page numbers.
  • Edit existing .docx files, insert images, perform find-and-replace, and manage tracked changes or comments.
  • Convert content into ready-to-share Word documents for reports, letters, templates, or standard deliverables.

Quick Start

Create a polished Word document by applying this skill to format a report with headings and a table of contents.

Frequently Asked Questions about docx

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

FAQPage Schema
How do I automate Word document creation and formatting for reports?

You can automate Word document creation by applying this skill to format reports with professional headings, tables of contents, and page numbers, reducing manual editing toil to produce ready-to-share .docx files.

Can I edit existing .docx files and insert images into Word documents?

Yes, you can edit existing .docx files to insert images, perform find-and-replace operations, and manage tracked changes or comments directly within the Word document structure.

What is the best way to convert content into ready-to-share Word documents?

The best way to convert content into ready-to-share Word documents is using this skill to assemble and format text into standard .docx deliverables like letters, reports, or templates.

Does this Word document editing approach support tracked changes and comments?

Yes, this Word document editing approach fully supports managing tracked changes and comments, allowing you to review and control document revisions within the .docx format.

Do I need Python dependencies like lxml to format Word documents?

Yes, this skill relies on Python dependencies including lxml and defusedxml to parse and format the XML structure underlying Word documents for reliable .docx generation and editing.

Why use an automated approach for Word document formatting instead of manual editing?

Automated Word document formatting eliminates manual editing toil by programmatically applying consistent formatting, generating tables of contents, and managing document structures for professional results.