Setup & Installation
What This Skill Does
Creates, edits, and formats DOCX files using OpenXML SDK (.NET) with three distinct pipelines: building documents from scratch, filling or modifying existing ones, and applying template formatting with XSD validation. Supports academic style guides (IEEE, APA, MLA, Chicago), Chinese government document standards (GB/T 9704), and structural elements like TOC, headers/footers, and multi-section layouts.
Programmatically producing valid, well-structured DOCX with correct element ordering and style inheritance is error-prone by hand; this skill handles OpenXML's strict requirements, unit conversions, and style inheritance rules automatically.
When to use it
- Drafting a research paper formatted to IEEE or APA style requirements
- Filling placeholder fields in a contract template with client-specific data
- Reformatting a plain Word report to match a company's branded document template
- Generating a Chinese government memo (公文) following GB/T 9704 layout rules
- Adding a table of contents with proper heading levels to a multi-section thesis
Similar Skills
minimax-pdf
Generates print-ready PDFs through three routes: creating documents from scratch with a token-based design system, filling form fields in existing PDFs, and reformatting existing documents into styled output.
seo
Applies technical SEO, on-page optimization, and structured data based on Lighthouse audits and Google Search guidelines.
doc-coauthoring
A structured workflow for co-authoring documents with Claude.
docx
Handles .
