superdoc
Installation
SKILL.md
SuperDoc Skill
SuperDoc is a modern DOCX editor providing programmatic document manipulation with full formatting control.
Installed: v1.17.0 at /usr/local/lib/node_modules/superdoc
Quick Start
Create a new document
const { Document, Paragraph, TextRun } = require('superdoc');