Create a Google Slides Presentation

SkillDocs & knowledge

Lets your agent create a new Google Slides presentation and add slides to it.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Create a Google Slides Presentation skill

About this capability

Create a new Google Slides presentation and add initial slides.

What this skill tells your AI

The instructions your AI receives, as published by googleworkspace/cli in skills/recipe-create-presentation/SKILL.md and read by ahel’s review.

PREREQUISITE: Load the following skills to execute this recipe: gws-slides

Create a new Google Slides presentation and add initial slides.

Steps

  1. Create presentation: gws slides presentations create --json '{"title": "Quarterly Review Q2"}'
  2. Get the presentation ID from the response
  3. Share with team: gws drive permissions create --params '{"fileId": "PRESENTATION_ID"}' --json '{"role": "writer", "type": "user", "emailAddress": "team@company.com"}'

Signals

GitHub stars
31k
Forks
2k
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
recipe-create-presentation
Source
github.com/googleworkspace/cli