docx

Create, edit, and extract text from .docx files with tracked changes.

Updated Jan 24, 2026
One-click install
npx skills add https://github.com/amano--/call-center --skill docx-amano
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docx
Source: https://github.com/amano--/call-center/tree/main/.agent/skills/document-skills/docx
Command: npx skills add https://github.com/amano--/call-center --skill docx-amano

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pandoc, docx, libreoffice, poppler-utils, defusedxml, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the creation, editing, and analysis of professional documents, ensuring accuracy and efficiency when working with .docx files.

Core Features & Use Cases

  • Document Creation: Generate new .docx files from scratch using programmatic control.
  • Content Editing: Modify existing documents, including tracked changes and comments.
  • Data Extraction: Extract text and structure from .docx files for analysis.
  • Use Case: A legal team needs to review a 50-page contract. They can use this Skill to apply tracked changes for revisions, add comments for specific clauses, and extract key terms for a summary report.

Quick Start

Use the docx skill to convert the attached file 'report.docx' into a markdown document.

Frequently Asked Questions about docx

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

FAQPage Schema
How do I programmatically generate a new .docx document from scratch?

Yes, you can modify existing documents while preserving their formatting. The Skill supports adding tracked changes for revisions and inserting comments for specific clauses, which is ideal for collaborative contract review workflows.

What is the best way to extract text content from a .docx file for analysis?

Yes, this Skill can convert attached .docx files into markdown documents. By utilizing pandoc and other dependencies, it transforms complex document structures into clean markdown for easier editing and analysis.

Do I need pandoc and libreoffice installed to edit .docx files with this Skill?

Yes, you need pandoc, libreoffice, poppler-utils, and defusedxml installed in your environment. These dependencies provide the foundational libraries required for comprehensive document manipulation, conversion, and secure XML parsing.

How do I apply tracked changes to a .docx file programmatically?

Yes, this Skill can convert attached .docx files into markdown documents. By utilizing pandoc and other dependencies, it transforms complex document structures into clean markdown for easier editing and analysis.

Can I use this tool to review and modify a 50-page legal contract in .docx format?

Yes, you need pandoc, libreoffice, poppler-utils, and defusedxml installed in your environment. These dependencies provide the foundational libraries required for comprehensive document manipulation, conversion, and secure XML parsing.

Does this Skill preserve formatting when modifying existing .docx documents?

The best way to extract text from a .docx file is using this Skill's data extraction capabilities. It accurately extracts text and document structure from .docx files, enabling downstream analysis and summary report generation.