docx

Automates creation, reading, editing and formatting of Word (.docx) files.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires defusedxml, lxml.

What problem does it solve?

This Skill enables automated creation, reading, editing, and formatting of Word documents (.docx), reducing manual, repetitive work and ensuring consistent document quality.

Core Features & Use Cases

  • Create and edit .docx files with tables, headers/footers, and images.
  • Extract, reorganize, or repurpose content from existing Word documents and perform find-and-replace or tracked changes management.
  • Generate professional outputs such as reports, letters, templates, or memos that require polished formatting.

Quick Start

Create a polished Word document with the requested sections and formatting.

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 generation and formatting for .docx files?

Automate Word document generation by creating, reading, and editing .docx files programmatically. This approach reduces manual repetitive work, applies consistent formatting, and produces professional outputs like reports, letters, and memos with tables, headers, footers, and images.

Can I insert images and manage tracked changes in an existing .docx file?

Yes, you can insert images and manage tracked changes in an existing .docx file. The toolchain supports reading and editing operations including image insertion, find-and-replace, and tracked changes management for corporate, legal, and educational workflows.

What is the best way to extract and repurpose content from Word documents?

Extract and repurpose content from Word documents by reading the .docx file structure and reorganizing its text. This enables automated content extraction and find-and-replace operations, allowing you to pull data from existing documents for new outputs.

Does this .docx editing approach require safe XML handling to prevent file corruption?

Yes, safe XML handling is required to prevent .docx file corruption. The toolchain uses defusedxml and lxml dependencies for safe XML parsing and manipulation, ensuring documents remain structurally valid during automated editing and formatting operations.

What kind of professional documents can I create with automated .docx formatting?

Create professional documents including reports, letters, templates, and memos with polished formatting. The .docx automation supports adding tables, headers, footers, and images, ensuring consistent document quality across corporate, legal, and educational workflows.