What problem does it solve?
Creating professional Word and Google Docs documents programmatically is error-prone because layout defects, styling inconsistencies, and cross-platform rendering differences often remain invisible until a human opens the final file. This skill enforces a strict render-and-iterate visual QA workflow so every page is inspected and polished before delivery.
Core Features & Use Cases
- DOCX Authoring & Editing: Build new documents or modify existing ones with design presets, exact OOXML geometry, and style normalization for consistent, professional output.
- Collaboration Tools: Manage tracked changes, reviewer comments, redlining, and accessibility audits with deterministic OOXML patching and safe fixes.
- Cross-Platform Delivery: Sanitize title blocks and import local DOCX files as native Google Docs, or export print-ready PDFs with verified pagination.
Quick Start
Use the documents skill to generate a new business brief DOCX, render it to PNG images for visual inspection, and refine any spacing or layout issues until the pages are clean and ready to share.