docx

Create, edit, and analyze .docx files with tracked changes and comments.

Updated Dec 25, 2020
One-click install
npx skills add https://github.com/montenoki/dotfiles --skill docx-montenoki
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docx
Source: https://github.com/montenoki/dotfiles/tree/main/.config/opencode/skill/docx
Command: npx skills add https://github.com/montenoki/dotfiles --skill docx-montenoki

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, pandoc, libreoffice, poppler, docx-js, ooxml, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies the creation, editing, and analysis of .docx files, providing comprehensive tools for tracked changes, comments, and formatting preservation.

Core Features & Use Cases

  • Document Creation: Generate new .docx files from scratch with extensive formatting options.
  • Document Editing: Modify existing documents, including handling tracked changes and comments.
  • Document Analysis: Extract text and metadata, convert documents to images, and manage links and navigation.
  • Use Case: A legal team can use this Skill to review and mark up contracts, ensuring all revisions are tracked and documented.

Quick Start

Use the docx skill to create a new document and add a title with the command 'docx create --title "My New Document"'

Frequently Asked Questions about docx

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

FAQPage Schema
How do I create a .docx file from scratch with formatting?

To create a .docx file with formatting, use the command 'docx create' to generate a new document and apply extensive formatting options to the text and layout.

Can I edit an existing .docx file with tracked changes and comments?

Yes, you can edit an existing .docx file by modifying the content while handling tracked changes and adding comments to ensure all revisions are documented.

What tools do I need to convert .docx files to PDF?

Converting .docx files to PDF requires LibreOffice and Poppler, alongside Python and Pandoc, to execute the necessary document conversion and image extraction operations.

Does this approach work for extracting text and metadata from .docx documents?

Yes, document analysis supports extracting text and metadata from .docx files to retrieve content, manage links, and handle navigation within the document structure.

What is the best way to review and mark up contracts in .docx format?

Reviewing and marking up contracts in .docx format involves modifying existing documents with tracked changes and comments to ensure all revisions are tracked and documented.