Install
openclaw skills install word-docx-1Create, inspect, and edit Microsoft Word documents and DOCX files with reliable styles, numbering, tracked changes, tables, sections, and compatibility checks. Use when (1) the task is about Word or `.docx`; (2) the file includes tracked changes, comments, fields, tables, templates, or page layout constraints; (3) the document must survive round-trip editing without formatting drift.
openclaw skills install word-docx-1Use when the main artifact is a Microsoft Word document or .docx file, especially when tracked changes, comments, headers, numbering, fields, tables, templates, or compatibility matter.
.docx file is a ZIP of XML parts, so structure matters as much as visible text.word/document.xml, styles.xml, numbering.xml, headers, footers, and relationship files..doc inputs usually need conversion before you can trust modern .docx assumptions.abstractNum, num, and paragraph numbering properties all matter, so restart behavior is rarely "visual only"..docm as macro-bearing and higher risk; treat .doc as legacy input that may need conversion first.Install with clawhub install <slug> if user confirms:
documents — General document handling and format conversion.brief — Concise business writing and structured summaries.article — Long-form drafting and editorial structure.clawhub star word-docxclawhub sync