What problem does it solve?
Creating Google Slides presentations manually is slow, error-prone, and impossible to scale. This Skill transforms the process into a programmatic workflow, letting you generate polished, data-driven decks directly from Python code.
Core Features & Use Cases
- Native Slides API Integration: Emits batchUpdate request objects to create slides, place text, build tables, and insert images through the official Google Slides API.
- Advanced Diagramming: Renders flowcharts, architecture diagrams, sequence diagrams, and charts with automatic layout, smart connectors, and obstacle-aware routing.
- Reusable Layout System: Offers 16 built-in slide layouts, font specifications, text capacity estimation, and container-based grouping for consistent design.
Quick Start
Use the google-slides-skill to build a presentation by describing your content, such as a project roadmap or technical architecture overview, and the skill will generate and execute the Python script to create the deck automatically.