gws-slides

Read and manipulate Google Slides presentations via the CLI.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/wuyyyyyou/cli --skill gws-slides-wuyyyyyou
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-slides
Source: https://github.com/wuyyyyyou/cli/tree/main/skills/gws-slides
Command: npx skills add https://github.com/wuyyyyyou/cli --skill gws-slides-wuyyyyyou

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Google Slides can be time-consuming to update manually; this skill provides programmatic read and write capabilities via a CLI.

Core Features & Use Cases

  • Read and modify slides in presentations
  • Create, update, and organize slide decks from data sources
  • Use case: auto-generate briefing decks from a dataset or outline

Quick Start

Create a new presentation titled "Team Update" and add a title slide.

Frequently Asked Questions about gws-slides

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

FAQPage Schema
How do I automate Google Slides creation and updates from the command line?

Google Slides automation via CLI lets you read and modify slide decks programmatically. By executing commands against the Slides API, you can create presentations, add title slides, and organize deck content directly from the terminal.

Do I need Google Cloud authentication to manage Google Slides via the CLI?

Yes, Google Cloud authentication is required to access the Slides API. You must set up Google Cloud credentials and use the required binary to authorize your CLI commands for reading and modifying Google Slides presentations.

Can I auto-generate briefing decks from an outline using Google Slides automation?

Yes, you can auto-generate briefing decks from an outline or dataset using Google Slides automation. This allows teams to quickly create structured meeting summaries, product briefs, and stakeholder decks without manual formatting.

What is the best way to read and modify existing Google Slides presentations programmatically?

The best way to read and modify existing Google Slides presentations programmatically is by using a CLI tool integrated with the Slides API. This enables direct manipulation of slide content, streamlining the process of updating decks.

Does Google Slides CLI automation work for generating team meeting summaries?

Yes, Google Slides CLI automation works for generating team meeting summaries. It is designed to help teams create, update, and organize stakeholder decks and product briefs from structured data sources via command-line instructions.