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
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add google-slides-generator - Invoke
// Run from any project directory
$ claude --skill google-slides-generator "help me ship this" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill google-slides-generator "now refactor it"
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
- repository:
- github.com/deckforge/google-slides-generator
- categories:
- tags:
- #google-slides#presentations#api#decks#automation
- description:
Generate Google Slides decks via the API. From outline to shared link in one prompt.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
google-slides-generator/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…