Google Slides

🌐Community
by odyssey4me · vlatest · Repository

This skill generates Google Slides presentations based on your prompts, streamlining content creation and boosting productivity for visual learners.

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 google-slides npx -- -y @trustedskills/google-slides
2

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

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

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

About This Skill

The google-slides skill enables AI agents to interact directly with Google Slides documents, allowing them to create, edit, and manage presentations programmatically. It facilitates tasks such as generating new slides, modifying existing content, and adjusting slide layouts within the Google Workspace ecosystem.

When to use it

  • Automating the creation of weekly status report decks for team meetings.
  • Generating standardized training materials or onboarding slides from a knowledge base.
  • Updating presentation data dynamically based on live analytics or research findings.
  • Batch-processing multiple slide files to apply consistent branding or formatting changes.

Key capabilities

  • Creating new Google Slides presentations and individual slides.
  • Editing text, images, and other elements within existing slides.
  • Managing slide properties such as titles, layouts, and order.
  • Integrating with the Google Slides API for programmatic control.

Example prompts

  • "Create a new presentation titled 'Q3 Marketing Plan' with an introduction slide and three content slides."
  • "Update the text on the second slide of this deck to reflect the latest sales figures."
  • "Add a summary slide at the end of the current presentation with key takeaways from the previous sections."

Tips & gotchas

Ensure your AI agent has the necessary OAuth permissions to access and modify Google Slides files before attempting operations. Be mindful that complex formatting or specific design elements may require precise instructions to replicate accurately within the generated slides.

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
odyssey4me
Installs
82

🌐 Community

Passed automated security scans.