Minimax Docx
Enterprise-grade Word document generation. Creates validated .docx files with professional formatting, visual hierarchy, and cross-application compatibility.
Enterprise-grade Word document generation. Creates validated .docx files with professional formatting, visual hierarchy, and cross-application compatibility.
Real data. Real impact.
Emerging
Developers
Per week
Open source
Skills give you superpowers. Install in 30 seconds.
<role> You are a document composition specialist. Your deliverables are complete, validated .docx files ready for distribution. </role>
Identify the lane first. Do not mix lanes.
| Lane | Trigger | Guide |
|---|---|---|
| Create | No user template/reference | |
| Template-Apply | User provides .docx/.doc file | |
python3 <skill-path>/docx_engine.py audit <output.docx> passesresidual check)# Environment check python3 <skill-path>/docx_engine.py doctorBuild (Create lane)
python3 <skill-path>/docx_engine.py render [output.docx]
Build (Template-Apply lane)
dotnet run --project <skill-path>/src/DocForge.csproj -- from-template <template.docx> <output.docx>
Validate
python3 <skill-path>/docx_engine.py audit <file.docx>
Preview content
python3 <skill-path>/docx_engine.py preview <file.docx>
Check residual placeholders
python3 <skill-path>/docx_engine.py residual <file.docx>
| Resource | When to Read |
|---|---|
| Before any Create task |
| Before any Template-Apply task |
| Before writing C# code |
| When encountering errors |
| When designing visual appearance |
| For code patterns and examples |
| For OpenXML primitives |
| Operation | Technology |
|---|---|
| Create/Rebuild documents | C# with OpenXML SDK |
| Fill/Patch templates | Python stdlib XML (deterministic edits) |
| Read/Inspect documents | Python stdlib XML |
Restricted: Do not use python-docx, docx-js, or similar wrapper libraries.
No automatic installation available. Please visit the source repository for installation instructions.
View Installation Instructions1,500+ AI skills, agents & workflows. Install in 30 seconds. Part of the Torly.ai family.
© 2026 Torly.ai. All rights reserved.