NEW Browse AI tools across categories — updated daily. See what's new →

Google Slides Integration

Google Slides integration for reading, creating, and editing presentations with multiple slide layouts, text replacement, and batch updates

Version1.0.0
LicenseApache-2.0
Token count~527
UpdatedJun 5, 2026

Install

Quick install

via npx skills · works with 57+ agents
npx skills add https://github.com/sanjay3290/ai-skills/tree/main/skills/google-slides
Or pick agent:
npx skills add sanjay3290/ai-skills --skill "Google Slides Integration" --agent claude-code
npx skills add sanjay3290/ai-skills --skill "Google Slides Integration" --agent cursor
npx skills add sanjay3290/ai-skills --skill "Google Slides Integration" --agent codex
npx skills add sanjay3290/ai-skills --skill "Google Slides Integration" --agent opencode
npx skills add sanjay3290/ai-skills --skill "Google Slides Integration" --agent github-copilot
npx skills add sanjay3290/ai-skills --skill "Google Slides Integration" --agent windsurf
More install options

Shorthand — useful for multi-skill repos:

npx skills add sanjay3290/ai-skills --skill "Google Slides Integration"

Manual — clone the repo and drop the folder into your agent's skills directory:

git clone https://github.com/sanjay3290/ai-skills.git
cp -r ai-skills/skills/google-slides ~/.claude/skills/
How to use: Once installed, ask your agent to "use the Google Slides Integration skill" or describe what you want (e.g. "Google Slides integration for reading, creating, and editing presentations with"). Requires Node.js 18+.

Google Slides Integration

Google Slides integration for reading, creating, and editing presentations with multiple slide layouts, text replacement, and batch updates

What is it?
Google Slides integration for reading, creating, and editing presentations with multiple slide layouts, text replacement, and batch updates Built for use cases involving google-slides, presentations, google-workspace, slides, office.

How to use it?

Authenticate with Google (opens browser):
`python scripts/auth.py login
`

Check authentication status:

`python scripts/auth.py status
`

Logout when needed:

`python scripts/auth.py logout
`

Key Features

  • Google Slides integration for reading, creating, and editing presentations with multiple slide layouts, text replacement, and batch updates
  • Seamless integration with Claude's development workflow
  • Comprehensive guidelines and best practices for google slides integrationView on GitHub

GitHub Stats

StarsForksLast UpdateAuthorsanjay3290LicenseApache-2.0Version1.0.0

Categories

Office & DocsProductivity

Tags

google-slidespresentationsgoogle-workspaceslidesoffice

Features

Related Skills

More from Office & Docs

Google Docs Integration

Google Docs integration for creating, searching, reading, and editing documents with text append, insert, and replace operations

79sanjay3290Office & DocsProductivity00

Google Sheets Integration

Google Sheets integration for reading spreadsheet content in text/CSV/JSON formats, updating cells, appending rows, and batch operations

79sanjay3290Office & DocsProductivityData-analysis00

Google Calendar Integration

Google Calendar integration for viewing events, creating/updating/deleting events, finding free time, and responding to meeting invitations

79sanjay3290ProductivityOffice & Docs00

---

Source: https://github.com/sanjay3290/ai-skills/tree/main/skills/google-slides
Author: sanjay3290
License: https://opensource.org/licenses/Apache-2.0
GitHub Stars: 79
Tags: google-slides, presentations, google-workspace, slides, office

SKILL.md source

---
name: Google Slides Integration
description: Google Slides integration for reading, creating, and editing presentations with multiple slide layouts, text replacement, and batch updates
---

# Google Slides Integration

Google Slides integration for reading, creating, and editing presentations with multiple slide layouts, text replacement, and batch updates

What is it?
Google Slides integration for reading, creating, and editing presentations with multiple slide layouts, text replacement, and batch updates Built for use cases involving google-slides, presentations, google-workspace, slides, office.

## How to use it?
Authenticate with Google (opens browser):

```
`python scripts/auth.py login
`
```

Check authentication status:

```
`python scripts/auth.py status
`
```

Logout when needed:

```
`python scripts/auth.py logout
`
```

## Key Features

* Google Slides integration for reading, creating, and editing presentations with multiple slide layouts, text replacement, and batch updates
* Seamless integration with Claude's development workflow
* Comprehensive guidelines and best practices for google slides integrationView on GitHub

### GitHub Stats
StarsForksLast UpdateAuthorsanjay3290LicenseApache-2.0Version1.0.0

### Categories
Office & DocsProductivity

### Tags
google-slidespresentationsgoogle-workspaceslidesoffice

### Features

## Related Skills
More from Office & Docs

### Google Docs Integration
Google Docs integration for creating, searching, reading, and editing documents with text append, insert, and replace operations

79sanjay3290Office & DocsProductivity00

### Google Sheets Integration
Google Sheets integration for reading spreadsheet content in text/CSV/JSON formats, updating cells, appending rows, and batch operations

79sanjay3290Office & DocsProductivityData-analysis00

### Google Calendar Integration
Google Calendar integration for viewing events, creating/updating/deleting events, finding free time, and responding to meeting invitations

79sanjay3290ProductivityOffice & Docs00

---

**Source**: https://github.com/sanjay3290/ai-skills/tree/main/skills/google-slides
**Author**: sanjay3290
**License**: https://opensource.org/licenses/Apache-2.0
**GitHub Stars**: 79
**Tags**: google-slides, presentations, google-workspace, slides, office

Related skills 6

env-and-assets-bootstrap

★ Featured

RigorPilot setup skill for README-first deep learning repo reproduction. Use when the task is specifically to prepare a conservative conda-first environment, checkpoint and dataset path assumptions, cache location hints, and setup notes before any run on a README-documented repository. Do not use for repo scanning, full orchestration, paper interpretation, final run reporting, or generic environment setup that is not tied to a specific reproduction target.

lllllllama 127k
Document Processing

firecrawl

★ Featured

Search, scrape, and interact with the web via the Firecrawl CLI. Use this skill whenever the user wants to search the web, find articles, research a topic, look something up online, scrape a webpage, grab content from a URL, get data from a website, crawl documentation, download a site, or interact with pages that need clicks or logins. Also use when they say "fetch this page", "pull the content from", "get the page at https://", or reference external websites. This provides real-time web sea...

firecrawl 59k
Document Processing

OpenAI / spreadsheet

★ Featured Official

Create, edit, analyze, and visualize spreadsheets with formulas

OpenAI 31
AI & ML

Anthropic / pdf

★ Featured Official

Extract text, create PDFs, and handle forms

Anthropic 30
Document Processing

OpenAI / doc

★ Featured Official

Read, create, and edit .docx documents with formatting and layout fidelity

OpenAI 22
AI & ML

VoltAgent / voltagent-docs-bundle

★ Featured Official

Lookup embedded docs from @voltagent/core for version-matched documentation

VoltAgent 20
Development