gws-slides

Read and write Google Slides content via the Google Slides API.

8|3|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/haberlah/dotfiles-claude --skill gws-slides-haberlah
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-slides
Source: https://github.com/haberlah/dotfiles-claude/tree/main/skills/gws-slides
Command: npx skills add https://github.com/haberlah/dotfiles-claude --skill gws-slides-haberlah

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Google Slides automation eliminates tedious manual editing by enabling programmatic reading and writing of slide content, speeding up presentation workflows.

Core Features & Use Cases

  • Read slide content and metadata from presentations
  • Create, update, and reorder slides programmatically
  • Integrate with workflows to automate slide generation and reporting

Quick Start

Connect your Google Slides account and start reading and updating presentations using simple commands.

Frequently Asked Questions about gws-slides

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate reading and writing content in Google Slides presentations?

You can automate reading and writing Google Slides by using the Slides API to extract content, create and update slides, and reorganize decks programmatically. Commands use the format gws slides <resource> <method> with parameter validation.

What do I need to set up before using the Google Slides API for presentation automation?

Google Slides API access and authentication must be configured through the gws shared skill. Once your Google Slides account is connected and authenticated, you can start reading and updating presentations using simple commands.

Can I programmatically create and reorder slides across multiple Google Slides decks?

Yes, Google Slides automation supports creating, updating, and reordering slides programmatically across multiple presentations. This enables automated slide generation and reporting workflows without manual editing.

How does programmatic Google Slides automation improve presentation workflows?

Google Slides automation eliminates tedious manual editing by enabling programmatic reading and writing of slide content. This speeds up presentation workflows, allowing you to integrate slide generation into automated reporting pipelines.

Are there limitations when extracting slide content and metadata from Google Slides?

Google Slides automation requires valid API access and authentication configured through the gws shared skill. It supports extracting slide content, updating slides, and reorganizing decks, but depends on proper API parameter validation and schema introspection.