Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). For CREATING new documents (report, memo, letter, résumé, contract from scratch), call the built-in tool renderDocx instead — it renders Markdown to .docx in milliseconds without forking Node.js. This skill remains authoritative for EDITING existing .docx (unpack/edit XML/pack), tracked changes, comments, image manipulation, find-and-replace, and conversions. Triggers include: \"Word doc\", \"word document\", \".docx\", or requests to edit/extract/restructure existing Word files. Do NOT use for PDFs, spreadsheets, or general coding tasks unrelated to document generation.
$npx -y skills add mateaix/mateclaw --skill docxInstalls into the current project.
Run `npx skills use "https://github.com/mateaix/mateclaw" --skill "mateaix/mateclaw/docx"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mateaix/mateclaw" that are relevant to the current task. Run `npx skills add "https://github.com/mateaix/mateclaw"` and select the relevant skills, then follow their instructions.