docx-handler

Read, create, edit, and convert DOCX files programmatically.

Updated Dec 29, 2025
One-click install
npx skills add https://github.com/Shin0205go/Aegis-skills --skill docx-handler
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docx-handler
Source: https://github.com/Shin0205go/Aegis-skills/tree/main/skills/docx-handler
Command: npx skills add https://github.com/Shin0205go/Aegis-skills --skill docx-handler

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Word documents (.docx) often require manual edits, formatting changes, or content extraction. This Skill automates reading, creating, editing, and converting DOCX files to save time and ensure consistency.

Core Features & Use Cases

  • Read & extract content: read text and metadata from DOCX files.
  • Create new documents: generate new Word documents from templates.
  • Edit & update: apply edits and track changes programmatically.
  • Format conversion: convert to formats like PDF or plain text.

Quick Start

Read the document at 'proposal.docx' and print its plain text, or create a new document 'summary.docx' with the content you provide.