Skip to content

// Generate Google Slides decks via the API. From outline to shared link in one prompt.

Google Slides GeneratorVerified Creator

git log --oneline --stat
HEAD
Stars
1.4k
Forks
56
Updated
Apr 18, 2026
repo --stat
  • stars

    1.4k

  • forks

    56

  • last update

    Apr 18, 2026

  • license

    MITv1.5.3

quickstart.sh
3 steps
  1. Install

    // Drops SKILL.md into ~/.claude/skills/

    $ claude skills add google-slides-generator
  2. Invoke

    // Run from any project directory

    $ claude --skill google-slides-generator "help me ship this"
  3. Or copy this from the README

    // extracted from a Usage / Example section

    $ claude skills add google-slides-generator
    
    > Build a deck titled "Q2 Review" from this outline. Theme: Acme brand.
      Embed the revenue chart from sheet 1aBc... and add speaker notes per slide.
    
    - Intro: where we are
google-slides-generator/
references
  • references/
  • SKILL.mdopen
  • README.mdopen
SKILL.md
readonly
name:
Google Slides Generator
slug:
google-slides-generator
version:
v1.5.3
license:
MIT
author:
@deckforge
categories:
tags:
#google-slides#presentations#api#decks#automation
description:

Generate Google Slides decks via the API. From outline to shared link in one prompt.

README.md

google-slides-generator/README.md
6 sections
Loading README…

$ cat reviews/

Reviews

// No reviews yet. Be the first.
Loading review form…