What problem does it solve? Manually creating, converting, and generating documents at scale is repetitive and error-prone. This Skill automates LibreOffice Writer workflows so you can produce ODT documents, convert between formats like DOCX and PDF, and run mail merges without opening a GUI. ## Core Features & Use Cases - Document Creation & Templating: Generate ODT files from scratch or from templates using Python with UNO or odfpy, including mail merge from CSV or database sources. - Format Conversion: Convert between ODT, DOCX, PDF, HTML, RTF, TXT, and EPUB via headless soffice commands, including batch conversion of entire directories. - Use Case: Imagine you need to send 200 personalized letters as PDFs. Use this Skill to populate a template with data from a CSV file, then batch-convert every generated ODT to PDF in one command. ## Quick Start Ask the assistant to convert the file report.odt to PDF using LibreOffice in headless mode.