원클릭으로
docx
Create, inspect, edit, render, and validate Word DOCX artifacts while preserving templates and tracked content.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Create, inspect, edit, render, and validate Word DOCX artifacts while preserving templates and tracked content.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Create and install a custom animated xopc desktop pet from a user description.
Build and iteratively improve a user-owned local XOPC app while preserving its stable extension identity, UI sandbox, and Phase 1 capability boundary.
Design reproducible, interactive generative-art studies as self-contained browser artifacts or workspace assets.
Co-author substantial proposals, specifications, RFCs, and decision documents through context, structure, and reader-focused review.
Read, create, inspect, combine, split, rotate, and validate PDF artifacts in the current workspace.
Create, inspect, edit, render, and validate PowerPoint PPTX presentations with deliberate visual hierarchy.
| name | docx |
| description | Create, inspect, edit, render, and validate Word DOCX artifacts while preserving templates and tracked content. |
| metadata | {"xopc":{"emoji":"📝","requires_tools":["read_file","write_file","exec_command"]}} |
Use this skill for Word documents and .docx artifacts. A DOCX is a package of XML parts; protect
the package structure and preserve source files unless the user explicitly requests replacement.
scripts/inspect_ooxml.py: lists package parts and extracts a bounded text preview.scripts/render_docx.py: converts a DOCX to PDF with local LibreOffice and renders pages to PNG.references/editing-checklist.md: template-preserving edit and QA checklist.