Searches and locates Google Slides presentations directly within Claude Code using Drive API queries.
The Google Slides Search skill integrates Google Drive search capabilities into the Claude Code environment, specifically targeting presentation files. It allows users to quickly find slide decks based on names, specific keywords, or modification dates using the Google Drive API. This is particularly useful for developers and project managers who need to reference project documentation, architectural diagrams, or meeting materials stored in Google Slides without switching between the terminal and a web browser.
Key Features
01Filtering by modification dates to find recent decks
022 GitHub stars
03Partial name matching for presentation titles
04Natural language trigger support for Japanese and English
05Direct integration with Google Drive API via Python
06Support for profile-specific searches across multiple accounts
Use Cases
01Locating the most recently updated architectural diagrams for a codebase
02Quickly pulling up presentation decks for reference during collaborative development sessions
03Finding specific project requirement presentations using keywords like 'spec'