Professional DOCX document creation, editing, and formatting using OpenXML SDK (.NET). Three pipelines: (A) create new documents from scratch, (B) fill/edit content in existing documents, (C) apply template formatting with XSD validation gate-check. MUST use this skill whenever the user wants to produce, modify, or format a Word document — including when they say "write a report", "draft a proposal", "make a contract", "fill in this form", "reformat to match this template", or any task whose final output is a .docx file. Even if the user doesn't mention "docx" explicitly, if the task implies a printable/formal document, use this skill.
$npx -y skills add fokkyp/softwarecopyright-skill --skill docx-toolkitInstalls into the current project.
Run `npx skills use "https://github.com/fokkyp/softwarecopyright-skill" --skill "fokkyp/softwarecopyright-skill/docx-toolkit"` 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/fokkyp/softwarecopyright-skill" that are relevant to the current task. Run `npx skills add "https://github.com/fokkyp/softwarecopyright-skill"` and select the relevant skills, then follow their instructions.