docx

Create, read, edit, and format Word .docx documents with headings, tables, and images.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires defusedxml, lxml, validators.

What problem does it solve?

Word documents are central to business communication but creating, editing, and formatting them is often manual, error-prone, and time-consuming. This skill consolidates Word DOCX handling to accelerate drafting, ensure consistency, and simplify template use.

Core Features & Use Cases

  • Create new .docx documents with structured formatting, including headings, tables, images, headers/footers, and styles.
  • Read, edit, and reorganize existing Word documents, including tracked changes and comments, while preserving typography.
  • Produce polished Word documents for reports, memos, letters, templates, or contracts.

Quick Start

Create a formatted Word document from your input content.

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 with structured formatting?

Automate Word document creation by using this skill to generate .docx files with structured formatting, including headings, tables, images, headers, footers, and styles. It applies YAML frontmatter-driven discovery to streamline drafting reports, memos, and templates.

Can I edit existing Word documents without losing original formatting?

You can edit existing Word documents while preserving typography. The skill reads, edits, and reorganizes .docx files, handling tracked changes and comments to ensure formatting remains intact during document workflows.

What is the best way to generate polished Word reports from templates?

Generate polished Word reports by leveraging this skill to automate the creation and formatting of .docx documents. It structures content with sections, headings, and tables, ensuring consistency for memos, letters, and contracts.

Does this Word document automation tool support adding images and tables?

This Word document automation tool supports adding images and tables. It creates new .docx documents with structured formatting, allowing you to include headings, tables, images, and custom styles within your reports.

How do I read and reorganize content in a .docx file programmatically?

Read and reorganize content in a .docx file programmatically by using this skill to parse and edit Word documents. It modifies existing documents while preserving typography and managing tracked changes for accurate content workflows.

What are the limitations of using XML libraries for Word document formatting?

Using XML libraries for Word document formatting relies on dependencies like defusedxml, lxml, and validators. This approach automates .docx handling for text, tables, and images, but complex legacy formatting may require manual verification.