docx

Create, edit, and analyze .docx files using docx-js and LibreOffice.

Updated May 8, 2026
One-click install
npx skills add https://github.com/Zeyuyang-0420/bio-ai-research-skills --skill docx-zeyuyang-0420
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docx
Source: https://github.com/Zeyuyang-0420/bio-ai-research-skills/tree/main/categories/scientific-communication/docx
Command: npx skills add https://github.com/Zeyuyang-0420/bio-ai-research-skills --skill docx-zeyuyang-0420

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the creation, editing, and analysis of Word documents, enabling users to generate professional documents, manipulate content, and extract information efficiently.

Core Features & Use Cases

  • Document Creation: Build new .docx files with advanced formatting options.
  • Document Editing: Modify existing documents, including tables, images, and hyperlinks.
  • Content Analysis: Extract text, convert to images, and manage tracked changes.
  • Use Case: If you need to create a detailed report with tables and images, this Skill can assist in generating the document and handling the content manipulation.

Quick Start

Use the docx skill to create a new Word document and add a title with 'Title of the Document'.

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 tables and images programmatically?

To create a Word document with tables and images, you can use this tool to build new .docx files with advanced formatting options via docx-js. It handles the programmatic insertion of visual elements and structured content.

Can I extract text and analyze content from an existing .docx file?

Yes, you can extract text and analyze content from an existing .docx file. The tool reads Word documents to extract information, manage tracked changes, and convert document content to images for analysis.

Do I need LibreOffice and docx-js to edit Word documents?

Yes, you need both docx-js and LibreOffice installed to edit Word documents effectively. Docx-js manages document creation and manipulation, while LibreOffice handles the necessary document conversion tasks.

What's the best way to modify hyperlinks and formatting in a Word document?

The best way to modify hyperlinks and formatting in a Word document is using a programmatic approach that directly manipulates the .docx structure. This tool modifies existing documents, including tables, images, and hyperlinks with precision.

How does document conversion work for tracked changes in Word files?

Document conversion for tracked changes in Word files works by reading the .docx structure and managing the revisions within. This tool leverages LibreOffice to handle the conversion while preserving the tracked changes during content analysis.

Word document formatting is not applying correctly when I add a title, what should I check?

If Word document formatting is not applying correctly when adding a title, check that your docx-js environment is properly configured. You must ensure the title styling matches the supported advanced formatting options provided by the library.