docx

Create, edit, and analyze Word documents with custom formatting.

295|39|Updated Feb 1, 2023
One-click install
npx skills add https://github.com/CoolNamesAllTaken/adsbee --skill docx-coolnamesalltaken
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docx
Source: https://github.com/CoolNamesAllTaken/adsbee/tree/main/word
Command: npx skills add https://github.com/CoolNamesAllTaken/adsbee --skill docx-coolnamesalltaken

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the creation, editing, and analysis of Word documents, enabling efficient document management and collaboration.

Core Features & Use Cases

  • Document Creation: Generate new .docx files with custom formatting and styles.
  • Document Editing: Modify existing .docx files by extracting content, adding tables, and managing footnotes.
  • Analysis: Perform text extraction, convert documents to images, and apply tracked changes.

Quick Start

Create a new Word document with professional formatting by using the docx skill and specifying the desired layout and content.

Frequently Asked Questions about docx

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

FAQPage Schema
How do I extract text and analyze Word documents programmatically?

To extract text and analyze Word documents, this Skill processes .docx files to pull content, apply tracked changes, and convert documents to images. It leverages pandoc and LibreOffice to parse and manipulate document structures for analysis.

Can I create a new Word document with custom formatting?

Yes, you can create a new Word document with custom formatting. The Skill uses docx-js to generate new .docx files, allowing you to specify professional layouts, custom styles, and content structures programmatically.

Does this approach require LibreOffice and pandoc to edit existing .docx files?

Yes, modifying existing .docx files requires LibreOffice and pandoc. These dependencies are utilized alongside docx-js to manage document editing tasks like adding tables, managing footnotes, and applying tracked changes.

What's the best way to add tables and footnotes to a .docx file?

The best way to add tables and footnotes to a .docx file is by using the document editing capabilities provided. The Skill modifies existing Word documents by injecting structured content and managing annotations through its supported libraries.

How do I convert Word documents to images for visual analysis?

To convert Word documents to images, the Skill processes .docx files and renders their content into image formats. This analysis feature allows you to visually inspect document layouts and formatting using its integrated tools.