google-slides

Create and inspect Google Slides presentations with batch updates and comments.

Updated Mar 22, 2026
One-click install
npx skills add https://github.com/peteanderson80/skills --skill google-slides-peteanderson80
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-slides
Source: https://github.com/peteanderson80/skills/tree/main/skills/google-slides
Command: npx skills add https://github.com/peteanderson80/skills --skill google-slides-peteanderson80

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automated Google Slides management within Codexclaw's restricted Google Workspace boundary, eliminating repetitive manual work and enforcing safety controls.

Core Features & Use Cases

  • Create presentations and inspect slide content
  • Apply batch updates, generate thumbnails, and manage comments
  • Respect configured read-only boundaries and avoid direct workspace-cli calls

Quick Start

Create a new presentation titled 'Quarterly Review' and add content to the first slide.

Frequently Asked Questions about google-slides

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

FAQPage Schema
How do I automate Google Slides presentation creation and batch updates?

Automating Google Slides presentation creation and batch updates is done through a wrapper script that executes tools like create_presentation and batch_update_presentation. This enforces read-only boundaries while eliminating manual work.

Can I retrieve slide thumbnails and inspect page content from Google Slides?

Retrieving slide thumbnails and inspecting page content from Google Slides is supported via the get_page and get_page_thumbnail tools. These operate within configured read-only boundaries to safely extract visual and structural data.

What is the best way to manage comments across Google Slides presentations?

Managing comments across Google Slides presentations is handled by the list_presentation_comments and manage_presentation_comment tools. They allow you to review and handle page comments safely within a restricted Google Workspace boundary.

Do I need a Google Workspace wrapper script to manage Google Slides?

Using a Google Workspace wrapper script to manage Google Slides is required for this automation. The wrapper enforces read-only boundaries and avoids direct workspace-cli calls while executing presentation creation and update tasks.

Does this Google Slides automation work within read-only boundaries?

This Google Slides automation works within read-only boundaries by respecting configured safety controls across presentations, pages, and reviews. It prevents unauthorized modifications while still allowing content inspection and batch updates.

What are the limitations of using a wrapper script for Google Slides management?

Limitations of using a wrapper script for Google Slides management include operating strictly within restricted Google Workspace boundaries and avoiding direct workspace-cli calls. You cannot bypass configured read-only limits when applying batch updates.