ck:docx

Create, edit, and analyze .docx Word documents with formatting and extraction.

Updated Apr 18, 2026
One-click install
npx skills add https://github.com/lengo0951/pms --skill ck-docx-lengo0951
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:docx
Source: https://github.com/lengo0951/pms/tree/main/.claude/skills/document-skills/docx
Command: npx skills add https://github.com/lengo0951/pms --skill ck-docx-lengo0951

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides comprehensive tools for creating, editing, and analyzing .docx Word documents, enabling users to efficiently handle document-related tasks without the need for dedicated software.

Core Features & Use Cases

  • Document Creation and Editing: Build and modify Word documents with ease, including formatting, styles, and embedded content.
  • Content Analysis: Extract text and metadata from documents, perform redlining and track changes, and convert documents to images.
  • Use Case: Consider a scenario where you need to create a detailed report that includes various text styles, tables, and images. This Skill allows you to build the document from scratch, incorporating all necessary elements and ensuring consistent formatting and presentation.

Quick Start

Use the docx skill to create a new Word document with a custom style and add an image with specific dimensions: docx create document --style myStyle --image /path/to/image.png --size 200x150.

Frequently Asked Questions about ck:docx

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

FAQPage Schema
How do I create a .docx Word document from scratch with custom styles and images?

Yes, you can perform redlining and track changes in .docx files. The Skill supports detailed text analysis, extracting text and metadata, and manipulating formatting. It utilizes ooxml and docx-js to manage tracked revisions within your existing Word document workflows.

What dependencies are required to edit and analyze .docx documents programmatically?

Yes, pandoc and LibreOffice are utilized to convert .docx documents and manipulate formatting. They work alongside docx-js and ooxml to handle format conversions, enabling you to transform Word documents into images or other formats for analysis and presentation.

How do I extract text and metadata from an existing Word document for analysis?

Yes, you can modify existing .docx documents including embedded content, formatting, and styles. The Skill applies docx-js and ooxml to manipulate document structures, allowing you to update text, alter formatting, and adjust embedded elements within professional document workflows.

What is the best way to convert a Word document to an image for analysis?

You can build a detailed report with tables and images in a .docx file by utilizing the document creation features. The Skill uses docx-js to construct documents from scratch, allowing you to incorporate tables, images, and consistent text styles programmatically.