hapo:docx

Create, edit, analyze, and convert .docx files to images.

54|Updated Jan 21, 2026
One-click install
npx skills add https://github.com/haposoft/cafekit --skill hapo-docx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hapo:docx
Source: https://github.com/haposoft/cafekit/tree/main/packages/spec/src/claude/skills/docx
Command: npx skills add https://github.com/haposoft/cafekit --skill hapo-docx

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides comprehensive .docx document management, allowing users to create, edit, analyze, and convert .docx files with precision and efficiency.

Core Features & Use Cases

  • Create and Edit: Build new documents from scratch, or edit existing ones with precision.
  • Analyze Content: Extract text, view and manage comments, and apply formatting.
  • Convert to Images: Transform .docx files into high-quality images for visual analysis.
  • Use Case: For a professional who needs to manage a large volume of documentation, this Skill can help streamline document creation and review processes.

Quick Start

To create a new .docx file, invoke the hapo:docx skill with the command "Create a new .docx file with the title 'Project Proposal'."

Frequently Asked Questions about hapo:docx

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

FAQPage Schema
How do I create and edit a .docx file programmatically?

To create and edit .docx files programmatically, use JavaScript and Python libraries that manipulate Office Open XML. This approach allows you to build new documents from scratch or modify existing ones with precision.

Can I convert a .docx file to images for analysis?

Yes, you can convert .docx files to high-quality images. By utilizing Poppler and LibreOffice, the conversion process transforms documents into visual formats suitable for detailed analysis.

What dependencies are required to manage .docx files effectively?

Managing .docx files effectively requires pandoc, docx-js, LibreOffice, Poppler, and defusedxml. These dependencies support creation, editing, analysis, image conversion, and secure XML parsing.

How do I extract text and analyze content from a Word document?

To extract text and analyze content from a Word document, use Python libraries designed for Office Open XML manipulation. This enables text extraction, comment management, and formatting application.

Is pandoc better than LibreOffice for .docx document conversion?

Pandoc and LibreOffice serve different .docx document conversion needs. Pandoc handles structural markup conversion, while LibreOffice processes high-fidelity rendering and image conversion for visual analysis.

What is the best way to review a large volume of .docx documentation?

The best way to review large volumes of .docx documentation is automating analysis with JavaScript and Python libraries. This streamlines extracting text, managing comments, and applying formatting across files.