docx

Create and edit .docx files with JavaScript and Python libraries.

Updated Jul 25, 2025
One-click install
npx skills add https://github.com/rhixecompany/banking --skill docx-rhixecompany
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docx
Source: https://github.com/rhixecompany/banking/tree/main/.claude/skills/docx
Command: npx skills add https://github.com/rhixecompany/banking --skill docx-rhixecompany

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines document creation, editing, and analysis for Word documents, enabling users to efficiently produce professional-quality content and manipulate .docx files.

Core Features & Use Cases

  • Document Creation: Generate new Word documents with precise formatting and structure.
  • Document Editing: Edit existing .docx files with detailed XML manipulation.
  • Content Analysis: Extract and manipulate text, images, and tables within .docx files.
  • Use Case: For instance, a user could create a comprehensive business report, analyze its content, and then convert it into a polished document with a cover page and table of contents.

Quick Start

Use the docx skill to create a new Word document with a cover page, a table of contents, and a section with a bullet list of items.

Frequently Asked Questions about docx

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

FAQPage Schema
How do I create a Word document with a table of contents and bullet lists?

You can create a Word document with a table of contents and bullet lists by using this Skill to generate new .docx files. It leverages JavaScript and Python libraries to apply precise formatting and build complex document structures.

What is the best way to edit existing .docx files and manipulate document XML?

The best way to edit existing .docx files and manipulate document XML is by using this Skill. It enables detailed XML manipulation to modify text, images, and tables while preserving the original document styling and structure.

Do I need pandoc and docx-js to manipulate Word documents?

Yes, you need pandoc and docx-js to manipulate Word documents with this Skill. These dependencies are required to handle document creation, editing, and conversion workflows within the JavaScript and Python environments.

How does extracting content from Word documents work for analysis?

Extracting content from Word documents for analysis works by parsing the .docx file structure to pull out text, images, and tables. This Skill processes the internal XML to isolate and manipulate specific elements for content review.

Can I convert markdown into a formatted business report with styling?

Yes, you can convert markdown into a formatted business report with styling. This Skill uses pandoc and docx-js to transform basic text into a polished document featuring cover pages, tables of contents, and precise formatting.