What problem does it solve? Creating and converting presentations manually is repetitive, especially when generating slides from templates, batch-converting between ODP, PPTX, and PDF formats, or automating slide content from data sources. ## Core Features & Use Cases - Format Conversion: Convert presentations between ODP, PPTX, PDF, HTML, and SWF using headless soffice commands, including batch conversion of multiple files. - Template-Based Generation: Populate ODP templates programmatically by replacing placeholders in content.xml, enabling data-driven slide creation. - UNO API Automation: Control Impress programmatically via Python and the UNO bridge for slide creation, content insertion, and document management. - Use Case: You receive 20 ODP files that must be distributed as PDFs. Use this Skill to batch-convert them all with a single headless soffice loop instead of opening each file manually. ## Quick Start Ask the assistant to convert a presentation file to PDF or generate a new ODP presentation from a template using LibreOffice Impress.