google-slides-presentations

Manage Google Slides presentations and slide content via the API.

117|10|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/ClawLink-HQ/clawlink --skill google-slides-presentations
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-slides-presentations
Source: https://github.com/ClawLink-HQ/clawlink/tree/main/clawhub-skills/google-slides-presentations
Command: npx skills add https://github.com/ClawLink-HQ/clawlink --skill google-slides-presentations

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires google-api-python-client, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of interacting with Google Slides presentations, allowing users to automate tasks such as inspecting, creating, updating, and managing slide content programmatically.

Core Features & Use Cases

  • Presentation Management: Inspect and manage presentations, slides, and layouts.
  • Content Manipulation: Insert, update, and manage text, shapes, images, and tables within slides.
  • Workflows: Coordinate workflows for presentations without manual intervention.
  • Use Case: Automatically update a sales presentation with the latest quarter's numbers, or create a new presentation from scratch based on predefined templates.

Quick Start

Use the google-slides-presentations skill to create a new presentation with the title 'Product Launch Deck'.

Frequently Asked Questions about google-slides-presentations

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Google Slides presentation updates programmatically?

Automating Google Slides presentation updates requires integrating with the Google Slides API to programmatically insert, update, and manage text, shapes, and tables. This Skill coordinates those workflow actions without manual intervention.

Do I need managed OAuth to interact with the Google Slides API for content manipulation?

Yes, managed OAuth is required for secure API access when interacting with the Google Slides API. It authenticates your requests to inspect, create, and update presentation content programmatically.

Can I create a new Google Slides presentation from scratch based on predefined templates?

Yes, you can create a new Google Slides presentation from scratch or based on predefined templates. The API integration allows you to programmatically manage layouts and insert content like text, shapes, and images.

What is the best way to coordinate workflows for Google Slides presentations without manual intervention?

The best way to coordinate workflows for Google Slides presentations without manual intervention is using API integration for content automation. This allows automatic updates, layout adjustments, and presentation management across your decks.

Does the google-api-python-client dependency support workflow orchestration for Google Slides?

Yes, the google-api-python-client dependency supports workflow orchestration for Google Slides by enabling programmatic interaction. It facilitates automated presentation management, content manipulation, and secure API access.