docx

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

9|4|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/marduk191/qwen3_mcp --skill docx-marduk191
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docx
Source: https://github.com/marduk191/qwen3_mcp/tree/main/skills/docx
Command: npx skills add https://github.com/marduk191/qwen3_mcp --skill docx-marduk191

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires docx.

What problem does it solve?

Word document tasks are time-consuming and error-prone; this skill automates creation, reading, and editing of .docx files.

Core Features & Use Cases

  • Create new DOCX with formatting
  • Read and edit content, replace images, and perform find-and-replace
  • Handle tracked changes and comments, convert content to professional Word docs
  • Use when delivering reports, memos, letters, templates in Word docs

Quick Start

Create a polished Word document from your notes and images.

Frequently Asked Questions about docx

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

FAQPage Schema
How do I create a Word document from notes and outlines?

To create a Word document from notes, this skill automates DOCX creation by converting text, outlines, and embedded content into professionally formatted files. It uses frontmatter-driven workflows to ensure formatting consistency throughout the generated document.

Can I insert images and add tracked changes to a docx file?

Yes, you can insert images and add tracked changes to a docx file. The skill performs XML-level document manipulation to handle image replacement, insert comments, and manage tracked changes for collaborative editing workflows.

What is the best way to automate reading and editing existing Word documents?

The best way to automate reading and editing Word documents is using frontmatter-driven workflows combined with XML-level manipulation. This approach reads existing docx files, performs find-and-replace operations, and edits content while maintaining formatting consistency.

Does this docx automation approach support generating professional reports and templates?

Yes, this docx automation approach supports generating professional reports, memos, letters, and templates. It converts raw notes and outlines into polished Word documents with consistent formatting, image insertion, and structured content layout.

Why use XML-level manipulation for Word document formatting tasks?

XML-level manipulation is used for Word document formatting tasks to achieve precise control over docx structure. It ensures formatting consistency, enables accurate find-and-replace operations, and allows seamless integration of tracked changes and comments.