서우 AgentOffice
← 라이브러리
document-processing

Docx Official

원문: docx-official

Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page n

무엇을 하나요

DOCX creation, editing, and analysis Overview A .docx file is a ZIP archive containing XML files. Quick Reference | Task | Approach | | | | | Read/analyze content | pandoc or unpack for raw XML | | Create new document | Use docx js see Creating New Documents below | | Edit existing document | Unpack → edit XML → repack see Editing Existing Documents below | Converting .doc to .docx Legacy .doc files must be converted before editing: Reading Content Converting to Images Accepting Tracked Changes To produce a clean document with all tracked changes accepted (requires LibreOffice): Creating New Documents Generate .docx files with JavaScript, then validate. Install: npm install g docx Setup Vali

실행 시 본인 API 키(BYOK)로 동작하며, 모델 비용은 사용자 계정에서 직접 결제됩니다.