Gws Slides

🌐Community
by googleworkspace · vlatest · Repository

Gws Slides helps you seamlessly create and share Google Slides directly from your Workspace, boosting collaboration efficiency.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add gws-slides npx -- -y @trustedskills/gws-slides
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "gws-slides": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/gws-slides"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The gws-slides skill enables AI agents to interact with Google Workspace Slides, allowing them to create, edit, and manage presentations programmatically. It supports tasks like adding slides, formatting text, inserting images, and organizing content within a presentation.

When to use it

  • Automating the creation of reports or presentations from structured data
  • Generating custom slide decks for meetings or training sessions based on user input
  • Integrating presentation generation into workflows that require dynamic content updates

Key capabilities

  • Create new slides or modify existing ones in Google Slides
  • Insert and format text, images, and shapes
  • Apply themes, transitions, and animations to slides
  • Export presentations in various formats (e.g., PDF, PPTX)

Example prompts

  • "Create a 10-slide presentation on climate change with data from the latest IPCC report."
  • "Add a new slide to my existing Google Slides deck titled 'Q3 Sales Summary' and insert a chart from this spreadsheet."
  • "Export the current version of my Google Slides presentation as a PDF and email it to [email protected]."

Tips & gotchas

  • Ensure you have proper access permissions for the Google Workspace account being used.
  • Some advanced formatting features may not be fully supported depending on the version of Google Slides API in use.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
googleworkspace
Installs
256

🌐 Community

Passed automated security scans.