docx-edit
01Skill Claude CodeCodex
Edit or generate docx files using paragraph-oriented V1 office tools first, then escalate to python-docx scripts for richer document structure.
Skill Claude CodeCodex
Edit or generate docx files using paragraph-oriented V1 office tools first, then escalate to python-docx scripts for richer document structure.
Skill Claude CodeCodex
Route Office requests into the correct xlsx, docx, or pptx workflow, while preferring Slidev for new presentation drafts unless .pptx is explicitly required.
Skill Claude CodeCodex
Review existing pptx decks with V1 slide extraction, and only use direct pptx generation paths when Slidev is not appropriate or .pptx is explicitly required.
Skill Claude CodeCodex
Edit or generate xlsx workbooks using either deterministic V1 office tools or a Python workbook script when higher fidelity is needed.
Skill Claude CodeCodex
Create and iterate on Slidev presentation decks, defaulting to local preview immediately after deck generation.