docx

Create and edit DOCX documents with XML-level formatting control.

44|1|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/IPADS-SAI/MobiClaw --skill docx-ipads-sai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docx
Source: https://github.com/IPADS-SAI/MobiClaw/tree/main/mobiclaw/skills/docx
Command: npx skills add https://github.com/IPADS-SAI/MobiClaw --skill docx-ipads-sai

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill removes the friction of working with Word documents by helping you create, read, edit, and refine professional .docx files while preserving structure, formatting, and review history.

Core Features & Use Cases

  • Document Creation: Build polished Word documents with headings, tables, images, page layout, headers, footers, and hyperlinks.
  • Document Editing: Update existing files, accept tracked changes, add comments, and safely manipulate document XML when precision matters.
  • Content Extraction: Convert complex Word content into readable text or reorganized output for reports, memos, letters, and templates.
  • Use Case: If you need to turn a rough draft or an annotated Word file into a clean client-ready deliverable, this Skill can preserve formatting while producing a professional result.

Quick Start

Use the docx skill to turn the attached Word document into a polished .docx file with clear headings, a table of contents, and preserved formatting.

Frequently Asked Questions about docx

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

FAQPage Schema
How do I edit a Word document without breaking formatting?

To edit Word documents without breaking formatting, use DOCX-aware parsing and XML-level manipulation to update content, preserving structure, styles, and headers while safely modifying the file.

How do I accept tracked changes and add comments to an existing DOCX file?

You can accept tracked changes and add comments to a DOCX file through reliable handling of tracked revisions and document structure, ensuring review history is preserved during editing.

Can I extract text and images from a Word file for report generation?

Yes, you can extract text and images from existing Word files by converting complex Word content into readable text or reorganized output for memos, letters, and templates.

Does office automation work with complex DOCX templates containing tables and hyperlinks?

Yes, office automation works with complex DOCX templates by supporting page layout, headers, footers, tables, images, and hyperlinks during document creation and editing.

What is the best way to generate Word documents with precise formatting control?

The best way to generate Word documents with precise formatting control is applying DOCX-aware parsing and XML-level manipulation to build polished files with reliable structure validation.