docx

Create, edit, and analyze Word documents with the Node.js docx library.

2.0k|275|Updated Jan 13, 2026
One-click install
npx skills add https://github.com/OpenCoworkAI/open-cowork --skill docx-opencoworkai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docx
Source: https://github.com/OpenCoworkAI/open-cowork/tree/main/.claude/skills/docx
Command: npx skills add https://github.com/OpenCoworkAI/open-cowork --skill docx-opencoworkai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires docx.

What problem does it solve?

Open Cowork's DOCX Skill reduces the tedious manual work of creating, editing, and analyzing Word documents. It streamlines workflows for generating new documents, applying tracked changes, adding comments, and preserving formatting across revisions.

Core Features & Use Cases

  • Document creation: Generate new .docx files programmatically with formatted content, headers, tables, and images.
  • Editing and tracking changes: Modify existing documents while preserving tracked changes and comments for review.
  • Formatting preservation: Maintain consistent styles, layouts, and typography across edits.
  • Use Case: For example, assemble a 5-page proposal template, auto-fill sections, and export to DOCX for client delivery.

Quick Start

Use the docx skill to generate a new document from a prompt and save it as project_brief.docx.

Frequently Asked Questions about docx

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

FAQPage Schema
How do I generate a Word document programmatically with formatted content and tables?

To generate a Word document programmatically, this skill constructs new .docx files with formatted content, headers, tables, and images. It uses the docx Node.js library to automate document creation for professional workflows like proposals and reports.

Can I edit existing Word documents while preserving tracked changes and comments?

Yes, you can edit existing Word documents while preserving tracked changes and comments. This skill modifies .docx files and maintains review annotations, ensuring formatting and revision history remain intact across professional document workflows.

Does the docx Node.js library support applying tracked changes for document review?

The docx Node.js library supports applying tracked changes for document review. This skill leverages the library to modify documents programmatically while preserving formatting and embedding comments required for collaborative professional review workflows.

What is the best way to automate creating a proposal template in DOCX format?

The best way to automate creating a proposal template in DOCX format is using this skill to programmatically assemble formatted content. It auto-fills document sections, applies consistent styles, and exports directly to .docx for client delivery.

How do I add comments to a Word document for collaborative review workflows?

To add comments to a Word document for collaborative review, this skill embeds annotations directly into .docx files. It preserves these comments alongside tracked changes during automated editing to support professional review processes.