docx

Create and edit Word documents with python-docx and LibreOffice.

3|1|Updated Apr 21, 2026
One-click install
npx skills add https://github.com/yuexps/QwenPaw-FNOS --skill docx-yuexps
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docx
Source: https://github.com/yuexps/QwenPaw-FNOS/tree/main/app/server/src/qwenpaw/agents/skills/docx-en
Command: npx skills add https://github.com/yuexps/QwenPaw-FNOS --skill docx-yuexps

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the process of generating, modifying, and analyzing Word documents, reducing manual effort and ensuring consistent formatting.

Core Features & Use Cases

  • Document Generation: Automate the creation of professional Word files with advanced formatting, tables, images, and styles.
  • Content Editing: Efficiently insert, replace, or reorganize text, comments, and tracked changes within existing documents.
  • Use Case: Prepare a quarterly report with formatted tables and embedded images by executing commands that generate polished DOCX files from templates and data inputs.

Quick Start

Use the docx skill to generate a report template with a title and table structure as specified.

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 generation with formatted tables and images?

You can automate Word document generation by using commands that create DOCX files with formatted tables, images, and advanced styles. This Skill leverages python-docx to produce polished reports from templates and data inputs, ensuring consistent professional formatting.

Can I insert comments and tracked changes into existing Word documents programmatically?

Yes, you can programmatically insert comments and tracked changes into existing Word documents. This Skill supports content editing by allowing you to efficiently add, replace, or reorganize text and annotations within DOCX files, streamlining document review workflows.

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

Yes, both python-docx and LibreOffice are required dependencies for this Skill. They enable the execution of format conversions and advanced editing tasks necessary for manipulating Word documents within automation workflows.

What is the best way to ensure consistent styling across professional Word reports?

The best way to ensure consistent styling in professional Word reports is to automate document creation from predefined templates. This Skill applies uniform formatting, styles, and structures across proposals and reports, eliminating manual formatting inconsistencies.

Does this Word automation approach work for generating quarterly report templates?

Yes, this approach supports generating quarterly report templates by executing commands that create a specified title and table structure. It prepares formatted DOCX files directly from data inputs, making it suitable for professional reporting workflows.

Why are format conversions failing when editing Word documents?

Format conversions fail when editing Word documents if LibreOffice is missing or improperly configured. This Skill explicitly requires LibreOffice alongside python-docx to execute conversions and perform advanced editing tasks within document automation workflows.