gws-slides

Create, update, and retrieve Google Slides presentations via the gws CLI.

312|38|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/m13v/fazm --skill gws-slides-m13v
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-slides
Source: https://github.com/m13v/fazm/tree/main/skills/gws-slides
Command: npx skills add https://github.com/m13v/fazm --skill gws-slides-m13v

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation, updating, and retrieval of Google Slides presentations, streamlining content management and presentation design.

Core Features & Use Cases

  • Presentation Creation: Generate new presentations from scratch or templates.
  • Content Updates: Apply batch updates to existing slides, including text, images, and formatting.
  • Data Retrieval: Fetch the latest version of any specified presentation.
  • Use Case: Automatically create a quarterly performance review presentation by pulling data from a Google Sheet and populating pre-designed slide templates.

Quick Start

Use the gws slides skill to get the presentation with the ID 'my-presentation-id'.

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 presentation creation and updates?

Automate Google Slides presentations by using this Skill to create, update, and retrieve presentation content programmatically. It supports batch updates for efficiently modifying text, images, and formatting across existing slides.

Can I batch update existing Google Slides presentations programmatically?

Yes, you can apply batch updates to existing Google Slides presentations. This Skill enables efficient content modification by allowing you to programmatically update text, images, and formatting within your specified presentation files.

Do I need the gws CLI tool to manage Google Slides content?

Yes, managing Google Slides content requires the gws CLI tool and authentication via Google Workspace. This setup allows the Skill to execute programmatic creation, retrieval, and batch updates on your presentations.

How do I retrieve the latest version of a Google Slides presentation?

Retrieve the latest version of a Google Slides presentation by using this Skill to fetch data for a specified presentation ID. This allows you to programmatically access the most current content for downstream processing.

What is the best way to generate Google Slides from templates using batch updates?

Generate Google Slides from templates by creating new presentations and applying batch updates to populate pre-designed slides. This approach streamlines content management and automates presentation design workflows.