google-slide-manager

Automate Google Slides creation, slide operations, formatting, translation, and export via CLI.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/smorand/claude-config --skill google-slide-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-slide-manager
Source: https://github.com/smorand/claude-config/tree/main/skills/google-slide-manager
Command: npx skills add https://github.com/smorand/claude-config --skill google-slide-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides comprehensive Google Slides management including translation, slide operations, content, and export to PDF or PPTX.

Core Features & Use Cases

  • Create/presentations, add/move slides, translate slides
  • Export to PPTX or PDF, update notes

Quick Start

Example: "translate-slides" for a presentation.

Frequently Asked Questions about google-slide-manager

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

FAQPage Schema
How do I translate Google Slides presentations automatically?

Translate slides automates converting your presentation content into different languages using the Translate API integration. The Skill processes slide text and notes, translating them while preserving formatting and layout across your entire deck.

Can I export Google Slides to PDF or PPTX format?

Export to PDF or PPTX converts your Google Slides presentation into standard file formats for offline use and sharing. The Skill handles the conversion end-to-end through Drive API integration, maintaining slide structure and formatting.

What Google Slides operations can I automate with this Skill?

Automate slide creation, addition, reordering, content updates, note editing, and theme synchronization across multiple presentations. The Skill provides CLI commands for managing these operations programmatically via Google OAuth2 authentication.

Do I need to set up Google OAuth2 authentication to use this Skill?

Yes, Google OAuth2 authentication is required to securely connect to Google Slides, Translate, and Drive APIs. The Skill handles the OAuth2 flow during setup, enabling API access for presentation creation, modification, and export operations.

Can I update presentation notes and sync themes across multiple decks?

Update notes across slides and synchronize themes between presentations through the Skill's slide operations and formatting features. Theme synchronization ensures consistent styling across your presentation collection.