Install
openclaw skills install @kyro-ma/word-docx-formatting-repair-helperDiagnose and repair Microsoft Word DOCX formatting problems, including styles, numbering, section breaks, headers and footers, comments, tracked changes, and...
openclaw skills install @kyro-ma/word-docx-formatting-repair-helperUse this skill when a Word document looks wrong, a DOCX automation task breaks formatting, or the user needs a reliable plan for repairing Word files without hand-editing every page.
word/document.xml, word/styles.xml, word/numbering.xml, word/settings.xml, relationships, headers, and footers.python-docx only for operations it safely supports.numbering.xml, confirm abstractNum and numId mappings, then relink affected paragraphs instead of replacing visible text.styles.xml against the template, repair style definitions, then remove unnecessary direct formatting from affected paragraphs.w:sectPr placement, page orientation, margins, and header/footer references before moving content.w:ins, w:del, or comment relationships unless the user asks for a clean final copy.Provide the user with:
Read references/requirement-plan.md only when evidence from the demand-agent run is needed.