gws-slides
CLI tool for Google Slides to create presentations, retrieve data, and perform atomic batch updates via API.
Install
npx skills add https://github.com/googleworkspace/cli --skill gws-slidesStats
| Total installs | 8,992 |
| Weekly installs | 9.0K |
| GitHub stars | 22.8K |
| First seen | Mar 4, 2026 |
| Source | @googleworkspace/cli |
Summary
- Supports core presentation operations: create blank presentations, retrieve presentation data, and apply batch updates to multiple elements in a single validated request
- All updates are atomic; if any request in a batch is invalid, the entire operation fails and nothing is applied
- Use gws schema to inspect method signatures, required parameters, and data types before constructing API calls
- Requires Google Workspace authentication and the gws binary; see shared auth documentation for security rules and global flags
Tags
Related skills
| Skill | Installs | vs gws-slides |
|---|---|---|
| git-workflow | 11,055 | +2,063 |
| gws-gmail-watch | 8,461 | -531 |
| gws-docs-write | 9,887 | +895 |
| omc | 10,393 | +1,401 |
| gws-sheets-read | 9,709 | +717 |
FAQ
- How many installs does gws-slides have?
- gws-slides has 8,992 total installs and 9.0K installs this week.
- Where is gws-slides hosted?
- gws-slides is published by @googleworkspace/cli at https://github.com/googleworkspace/cli.
- How many GitHub stars does gws-slides have?
- gws-slides has 22.8K GitHub stars.
- When was gws-slides first indexed?
- OrangeBot.AI first indexed gws-slides on Mar 4, 2026.
- How do I install gws-slides?
- Run: npx skills add https://github.com/googleworkspace/cli --skill gws-slides