google-slides-import-presentation

Convert local PPTX/ODP files into native Google Slides decks.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/jetteim/platform-workstation-bootstrap --skill google-slides-import-presentation-jetteim
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-slides-import-presentation
Source: https://github.com/jetteim/platform-workstation-bootstrap/tree/main/agents/skills/plugins/google-drive/google-slides-import-presentation
Command: npx skills add https://github.com/jetteim/platform-workstation-bootstrap --skill google-slides-import-presentation-jetteim

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Convert local PPTX/ODP files into native Google Slides decks to enable immediate editing, sharing, and follow-on collaboration.

Core Features & Use Cases

  • Import and create native deck: Import PPTX/ODP into Google Slides to produce a native deck.
  • Deck verification: Read deck metadata (title, slide count) for validation and QC.
  • Hand off for workflows: Route to google-slides or related skills for further editing or templating.

Quick Start

Upload a PPTX or ODP file and run the import to generate a native Google Slides deck.

Frequently Asked Questions about google-slides-import-presentation

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

FAQPage Schema
How do I import a local PPTX file into Google Slides?

Upload your local PPTX or ODP file and run the import process to convert it into a native, editable Google Slides deck.

Can I verify a presentation after importing PPTX into Google Slides?

Yes, after importing the presentation, you can verify the deck by reading its metadata, including the title and slide count, for validation and quality control.

Does the Google Slides import process support ODP files?

Yes, the Google Slides import process supports both PPTX and ODP files, converting them into native decks for immediate editing and collaboration.

What is the best way to convert ODP presentations for Google Slides collaboration?

Importing the local ODP file generates a native Google Slides deck, providing an immediately editable and shareable format for collaboration.

How do I hand off an imported Google Slides deck for templating?

After importing and verifying the deck, the process outputs the presentation ID or URL to route the deck to downstream skills for templating and editing.

What runtime support is needed to import presentations into Google Slides?

You need runtime support for import_presentation, get_presentation or get_presentation_text, and get_slide_thumbnail to read, verify, and output the imported deck.