docx

Create, edit, and analyze .docx files with formatting and content extraction.

Updated May 29, 2026
One-click install
npx skills add https://github.com/gwozai/claude-code-practice --skill docx-gwozai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docx
Source: https://github.com/gwozai/claude-code-practice/tree/main/github-repos/skills/skills/docx
Command: npx skills add https://github.com/gwozai/claude-code-practice --skill docx-gwozai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires docx-js, pandoc, libreoffice, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the creation, editing, and analysis of .docx files, reducing the time and effort required for document manipulation and management.

Core Features & Use Cases

  • DOCX Creation: Generate new .docx files with rich formatting options including tables, images, and custom styles.
  • Document Editing: Edit existing .docx files, including inserting images, accepting tracked changes, and formatting text.
  • Content Analysis: Extract text, convert .doc to .docx, and convert .docx to images.
  • Use Case: Need to create a professional memo with a table of contents and images? This skill can handle it efficiently.

Quick Start

To create a new .docx document, run the following command:

docx create my_document.docx

Frequently Asked Questions about docx

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

FAQPage Schema
How do I automate .docx creation and formatting?

Automate .docx creation and formatting by running `docx create` to generate files with rich formatting options like tables, images, and custom styles.

Can I insert images and manage tracked changes in existing .docx files?

Yes, you can edit existing .docx files by inserting images, accepting tracked changes, and formatting text directly within the document workflow.

How do I extract text and convert .doc to .docx for content analysis?

Extract text and convert .doc to .docx for content analysis by utilizing pandoc, which supports content extraction and format conversion.

Do I need docx-js and pandoc to generate professional memos with tables of contents?

Yes, document creation and generation of professional memos with tables of contents require docx-js, while content analysis requires pandoc.

Can I convert .docx files to images for previewing?

Yes, you can convert .docx files to images as part of the content analysis capabilities, allowing visual previews of the document content.

What's the best way to handle .docx document manipulation and management workflows?

The best way to handle .docx document manipulation is using this skill to streamline creation, editing, and analysis, reducing time and effort for workflows.