word

Create, edit, and analyze Word documents with visual review.

124|12|Updated Nov 17, 2025
One-click install
npx skills add https://github.com/IgorWarzocha/Opencode-Workflows --skill word-igorwarzocha
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: word
Source: https://github.com/IgorWarzocha/Opencode-Workflows/tree/main/cowork/.opencode/skill/word
Command: npx skills add https://github.com/IgorWarzocha/Opencode-Workflows --skill word-igorwarzocha

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python-docx, defusedxml, pdf2image, Pillow, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the creation, editing, and review of professional Word documents, ensuring high-fidelity formatting and accurate content.

Core Features & Use Cases

  • Professional Document Creation: Generate reports, legal contracts, and other documents with precise formatting.
  • Tracked Changes & Redlining: Implement professional review workflows with clear visual indicators of changes.
  • Data Extraction: Extract text content from DOCX files while preserving document structure.
  • Use Case: Draft a legal contract, apply tracked changes for review, and then export the final version with all edits clearly marked.

Quick Start

Use the word skill to create a new professional report in Word.

Frequently Asked Questions about word

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

FAQPage Schema
How do I create a .docx document with precise formatting?

You can create a .docx document with precise formatting by using this Skill, which leverages python-docx to manage structure and styling for professional reports while rendering to PDF or PNG for high-fidelity visual review.

Can I apply tracked changes and redlining to a Word document?

Yes, you can apply tracked changes and redlining to a Word document. This Skill implements professional review workflows with clear visual indicators of changes, making it ideal for editing legal contracts and collaborative document reviews.

Does python-docx support XML edits for complex Word document structures?

Yes, python-docx supports XML edits for complex Word document structures. This Skill uses the Document library alongside python-docx to execute precise XML modifications when strict formatting and structural integrity are critical.

What is the best way to extract text content from a DOCX file?

The best way to extract text content from a DOCX file is using this Skill, which extracts text while preserving the document structure. It handles professional document analysis by maintaining the original formatting and layout integrity.

How does visual review work for Word documents?

Visual review for Word documents works by rendering the .docx file to PDF or PNG using soffice and pdftoppm. This process ensures high-fidelity visual verification of formatting and tracked changes before finalizing professional reports.

Do I need soffice and pdftoppm to review tracked changes in .docx files?

You need soffice and pdftoppm to render .docx files to PDF or PNG for high-fidelity visual review of tracked changes. These tools allow you to visually verify that professional formatting and redlining are correctly applied.