Setup & Installation
What This Skill Does
Reads and writes Google Slides presentations via the `gws` CLI. Supports creating blank presentations, fetching existing ones, and applying batched updates to slides, layouts, shapes, and other elements. Instead of manually editing slides or writing raw API calls, you get a consistent CLI interface for scripting Slides changes alongside other Google Workspace operations.
When to use it
- Working with gws slides functionality
- Implementing gws slides features
- Debugging gws slides related issues
