What problem does it solve?
This Skill helps you break a large .docx document into smaller page-based parts while preserving as much of the original Word layout, images, tables, and pagination behavior as possible.
Core Features & Use Cases
- Page-based splitting: Divides a document into multiple .docx files based on page ranges rather than manual copy-paste.
- Word COM automation: Uses Microsoft Word on Windows to reuse the native pagination engine for more faithful results.
- Practical workflow: Useful when you need to share, review, archive, or process only portions of a long report, manuscript, or proposal.
- Script-backed execution: Includes a ready-to-run Python utility for deterministic splitting and output generation.
Quick Start
Ask the skill to split your .docx file into a chosen number of page-based parts and save the results to a separate output folder.