LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

docx-official - Create, edit, and analyze Word DOCX files

Provides workflows and tools to read, create, edit, unpack, pack, and convert Word DOCX documents.

Tags

Updated: 2026-09-22

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Extract text using pandoc
  • Unpack DOCX XML files
  • Create new Word documents
  • Edit OOXML document structures
  • Implement tracked changes redlining
  • Pack directory into DOCX
  • Convert DOCX files to PDF
  • Convert PDF pages to images

Inputs

  • Word DOCX files
  • Unpacked OOXML directories
  • PDF files
  • docx-js.md documentation
  • ooxml.md documentation

Outputs

  • Markdown files
  • Unpacked XML directories
  • Created or edited DOCX files
  • PDF files
  • JPEG or PNG image files

Requirements

  • Python
  • pandoc
  • docx npm package
  • LibreOffice
  • poppler-utils

Source

  • Spec: SKILL.md
docx
ooxml
word
document-processing
redlining
pandoc
pdf-conversion
Extract text using pandoc
Unpack DOCX XML files
Create new Word documents
Edit OOXML document structures
Word DOCX files
Unpacked OOXML directories
PDF files
Markdown files
Unpacked XML directories
Created or edited DOCX files