google-slides

Installation
SKILL.md

Google Slides

Build presentations from Markdown files with YAML frontmatter. The skill generates .pptx files locally using python-pptx, with optional upload to Google Slides via the Drive API. A round-trip workflow lets you download an existing presentation as Markdown, edit it, rebuild, and re-upload.

Installation

Required Python packages:

pip install --user google-auth google-auth-oauthlib google-api-python-client keyring pyyaml

For local .pptx building:

Installs
197
GitHub Stars
10
First Seen
Jan 27, 2026
google-slides — odyssey4me/agent-skills