gws-slides

Read, write, and batch-update Google Slides presentations programmatically. 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

INSTALLATION
npx skills add https://github.com/googleworkspace/cli --skill gws-slides
Run in your project or agent environment. Adjust flags if your CLI version differs.

SKILL.md

$2a

Before calling any API method, inspect it:

# Browse resources and methods

gws slides --help

# Inspect a method's required params, types, and defaults

gws schema slides.<resource>.<method>

Use gws schema output to build your --params and --json flags.

BrowserAct

Let your agent run on any real-world website

Bypass CAPTCHA & anti-bot for free. Start local, scale to cloud.

Explore BrowserAct Skills →

Stop writing automation&scrapers

Install the CLI. Run your first Skill in 30 seconds. Scale when you're ready.

Start free
free · no credit card