docx

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

Updated Apr 19, 2026
One-click install
npx skills add https://github.com/3iQ-Corp/skills --skill docx-3iq-corp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docx
Source: https://github.com/3iQ-Corp/skills/tree/main/anthropic/docx
Command: npx skills add https://github.com/3iQ-Corp/skills --skill docx-3iq-corp

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill enables you to easily create, edit, and manipulate Word documents (.docx files) with various formatting options and advanced features, saving time and reducing errors.

Core Features & Use Cases

  • Document Creation: Generate new .docx files from scratch or convert existing files.
  • Content Manipulation: Edit text, images, tables, and apply formatting like headers, footers, and styles.
  • Conversion: Convert .docx files to images, PDF, and vice versa.
  • Use Case: Need to create a detailed report with tables and images? This skill allows you to format your document with ease and include visual elements without manually formatting each page.

Quick Start

Generate a new Word document with the following title and content: 'My Report'

docx generate -t "My Report" -c "This is the body of my report."

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 specific text formatting and tables?

To create a Word document with text formatting and tables, use this Skill to generate new .docx files from scratch. It applies headers, footers, styles, and visual elements using docx-js without manual formatting.

Can I convert a .docx file to PDF or images?

Yes, you can convert a .docx file to PDF or images. This Skill uses LibreOffice and pandoc to process document manipulation, enabling seamless conversion between Word documents and other formats.

Do I need LibreOffice and pandoc installed to edit existing Word documents?

Yes, you need LibreOffice and pandoc installed to edit existing Word documents. The Skill requires these dependencies to process XML and JavaScript for reading, analyzing, and editing content within .docx files.

What's the best way to automate report generation with headers and footers?

The best way to automate report generation with headers and footers is using this Skill's document creation features. It leverages docx-js to format documents and include visual elements, reducing errors in administrative workflows.

Does this approach work for converting existing files into Word documents?

Yes, this approach works for converting existing files into Word documents. The Skill manages the creation of .docx files by converting existing text and images into properly formatted Word document structures.

What are the limitations of using docx-js for document manipulation?

Using docx-js for document manipulation requires LibreOffice and pandoc to handle advanced formatting and conversion. It is designed for text formatting and table generation within administrative workflows rather than complex layout rendering.