docx

Automates Word DOCX document creation, editing, and analysis for script-driven workflows.

Updated Mar 1, 2026
One-click install
npx skills add https://github.com/XinyuYao98/engineering-playbook --skill docx-xinyuyao98
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docx
Source: https://github.com/XinyuYao98/engineering-playbook/tree/main/skill/docx
Command: npx skills add https://github.com/XinyuYao98/engineering-playbook --skill docx-xinyuyao98

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pandoc, docx, soffice, pdftoppm, and includes scripts (resource) components.

What problem does it solve?

This Skill automates Word DOCX document creation, reading, editing, and analysis to reduce manual document tasks.

Core Features & Use Cases

  • Create and edit DOCX documents with rich formatting, headers/footers, tables, and images.
  • Read, extract, transform, and reorganize content from existing DOCX files.
  • Generate polished Word reports, templates, letters, and proposals from prompts or structured data.

Quick Start

Create a new Word document with a title and introductory content.

Frequently Asked Questions about docx

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

FAQPage Schema
How do I automate Word document creation with rich formatting and tables?

Automate Word document creation by using script-driven operations to generate DOCX files with rich formatting, tables, images, and headers. It scales from simple letters to complex reports using structured data inputs.

Can I extract and reorganize content from existing DOCX files?

Extract and reorganize content from existing DOCX files by reading and transforming the document structure. It analyzes Word documents to pull specific content and reorganize it for streamlined workflows.

Do I need pandoc and soffice installed to edit DOCX files programmatically?

Install pandoc, soffice, and pdftoppm to enable full DOCX editing and conversion capabilities. These dependencies support document processing, formatting, and rendering for reliable script-driven operations.

What is the best way to generate polished Word reports from structured data?

Generate polished Word reports from structured data using frontmatter-guided context and deterministic scripts. It creates professional templates, proposals, and letters with integrated tables of contents and images.

Does this approach work for both simple letters and complex report generation?

It works for both simple letters and complex report generation by scaling script-driven DOCX operations. Frontmatter-guided context ensures reliable formatting and content integration across varying document complexities.

Why use deterministic scripts for DOCX formatting instead of manual editing?

Use deterministic scripts for DOCX formatting to reduce manual document tasks and ensure consistent results. Script-driven operations provide reliable formatting, content extraction, and template generation without manual intervention.