impress

Solid

Presentation creation, format conversion (ODP/PPTX/PDF), slide automation with LibreOffice Impress.

Data & Documents 335 stars 29 forks Updated today

Install

View on GitHub

Quality Score: 85/100

Stars 20%
84
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
0
Description 5%
100

Skill Content

# LibreOffice Impress ## Overview LibreOffice Impress skill for creating, editing, converting, and automating presentation workflows using the native ODP (OpenDocument Presentation) format. ## When to Use This Skill Use this skill when: - Creating new presentations in ODP format - Converting between ODP, PPTX, PDF formats - Automating slide generation from templates - Batch processing presentation operations - Creating presentation templates ## Core Capabilities ### 1. Presentation Creation - Create new ODP presentations from scratch - Generate presentations from templates - Create slide masters and layouts - Build interactive presentations ### 2. Format Conversion - ODP to other formats: PPTX, PDF, HTML, SWF - Other formats to ODP: PPTX, PPT, PDF - Batch conversion of multiple files ### 3. Slide Automation - Template-based slide generation - Batch slide creation from data - Automated content insertion - Dynamic chart generation ### 4. Content Manipulation - Text and image insertion - Shape and diagram creation - Animation and transition control - Speaker notes management ### 5. Integration - Command-line automation via soffice - Python scripting with UNO - Integration with workflow tools ## Workflows ### Creating a New Presentation #### Method 1: Command-Line ```bash soffice --impress template.odp ``` #### Method 2: Python with UNO ```python import uno def create_presentation(): local_ctx = uno.getComponentContext() resolver = local_ctx.ServiceManager....

Details

Author
aiskillstore
Repository
aiskillstore/marketplace
Created
5 months ago
Last Updated
today
Language
Python
License
None

Similar Skills

Semantically similar based on skill content — not just same category