docx

Create, read, edit, and format Word documents with tracked changes.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the creation, reading, editing, and formatting of Word documents (.docx), reducing manual formatting work and boosting productivity.

Core Features & Use Cases

  • Document creation & editing: Generate polished Word documents from prompts, with professional styling and structure.
  • Content manipulation: Read, reorganize, and update content, including inserting images and performing find-and-replace operations.
  • Tracked changes & collaboration: Manage and embed tracked changes, comments, and versioned edits to support collaboration.
  • Use Case: Generate a formatted memo as a Word document with a table of contents, header, and embedded images from a brief prompt.

Quick Start

Create a new Word document from a user prompt and apply standard formatting to resemble a professional memo or report.

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 from a prompt?

This Skill automates Word document creation by generating polished .docx files from prompts, applying professional styling, structure, and standard formatting to produce reports, letters, and memos.

Can I insert images and perform find-and-replace in a .docx file programmatically?

Yes, you can read, reorganize, and update Word document content programmatically, including inserting images into the .docx file and performing find-and-replace operations across the document text.

How do I manage tracked changes and comments in Word documents for collaboration?

You can manage tracked changes and comments in Word documents by embedding and handling versioned edits within the .docx file, supporting collaborative review and content manipulation workflows.

Does this tool require lxml and defusedxml to process .docx files?

Yes, processing .docx files requires the lxml and defusedxml dependencies to parse and manipulate the XML structure of Word documents safely and effectively during formatting and editing operations.

What is the best way to generate a formatted memo with a table of contents and headers?

The best way to generate a formatted memo is to use this tool to create a Word document from a brief prompt, automatically structuring the .docx with a table of contents, headers, and embedded images.

When do I need to use frontmatter-driven activation for Word document generation?

You need frontmatter-driven activation when generating Word documents from templates or prompts, ensuring the .docx output follows specific formatting rules, structural requirements, and content reorganization constraints.