docx

Create, edit, and analyze Word .docx documents with XML-safe formatting.

Updated Apr 1, 2026
One-click install
npx skills add https://github.com/jaimedhenriques/finsyt --skill docx-jaimedhenriques
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docx
Source: https://github.com/jaimedhenriques/finsyt/tree/main/artifacts/platform/.agents/skills/docx
Command: npx skills add https://github.com/jaimedhenriques/finsyt --skill docx-jaimedhenriques

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill removes the friction of creating and editing professional Word documents by giving you a reliable way to generate, inspect, convert, and refine .docx files without manual formatting work.

Core Features & Use Cases

  • Document Creation: Build polished Word files with headings, lists, tables, images, headers, footers, page numbers, hyperlinks, and footnotes.
  • Document Editing: Unpack existing .docx files, update XML content safely, manage tracked changes, add comments, and repack validated documents.
  • Document Analysis: Extract text, review structure, and convert Word content into readable formats for downstream use.
  • Use Case: Draft a formatted report, transform an uploaded Word document into clean extracted text, or repair an edited file so it opens correctly in Microsoft Word and LibreOffice.

Quick Start

Use the docx skill to create, edit, or analyze a Word document and return a polished .docx file with the formatting I specify.

Frequently Asked Questions about docx

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

FAQPage Schema
How do I generate a formatted Word document from a template automatically?

You can generate a formatted Word document by using this Skill to build .docx files with headings, lists, tables, images, headers, footers, and page numbers without manual formatting work. It reliably applies your specified structure and styling to produce polished outputs.

Can I edit an existing .docx file and manage tracked changes programmatically?

Yes, you can edit an existing .docx file by unpacking it, safely updating its XML content, managing tracked changes, adding comments, and repacking it into a validated document that opens correctly in Microsoft Word and LibreOffice.

What is the best way to extract text and review structure from a Word document?

The best way to extract text and review structure from a Word document is using this Skill's analysis capabilities to convert .docx content into readable formats for downstream use. It reliably unpacks the file and extracts the text you need.

Does this Word document generation approach support adding tables, footnotes, and hyperlinks?

Yes, this Word document generation approach supports adding tables, footnotes, hyperlinks, headers, footers, and page numbers. It uses XML-safe editing and validation to ensure the final .docx files are fully compatible with standard word processors.

Why does my edited .docx file fail to open correctly in Microsoft Word after modification?

An edited .docx file may fail to open correctly if its internal XML structure becomes invalid during modification. This Skill uses XML-safe editing and validation to repair and repack documents, ensuring they open correctly in Microsoft Word.

Do I need LibreOffice installed to create and convert Word documents?

No, you do not strictly need LibreOffice installed to create Word documents, as processing can also rely on docx-js based methods. However, LibreOffice or docx-js based processing is used to produce polished, compatible .docx files.