Back to skills

gws-slides

workflows

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 elemen

Setup & Installation

npx skills add https://github.com/googleworkspace/gws-slides --skill gws-slides
or paste the link and ask your coding assistant to install it
https://github.com/googleworkspace/gws-slides
View on GitHub

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