
Complete Google Maps Platform API client - 20+ APIs including geocoding, routes, places, weather, air quality, pollen, solar, elevation, timezone, address validation, roads, street view, and more
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, Docs, Tasks, Chat, People, and Classroom via the `gog` command
Expert PowerPoint design agent for macOS. python-pptx + lxml is the sole editing engine — all content and design changes go there. AppleScript is used only for app lifecycle (open, quit, navigate, slideshow, screenshot). Use when: (1) Creating new PowerPoint presentations from scratch, (2) Editing or redesigning existing .pptx files, (3) Building slide decks with custom design (gradients, cards, KPI panels, charts, tables), (4) Refreshing/previewing presentations in PowerPoint on macOS via the quit-rebuild-reopen cycle, (5) Generating AI images for slide backgrounds and content, (6) Any task requiring python-pptx code generation with design best practices. Features request-sized workflow gate (simple tweaks skip planning; 5+ slide decks use the 3-phase plan), 27 critical rules grouped into 5 clusters (including mandatory subject-bbox declaration and subject-side panel placement to prevent gradient-over-subject collisions), mandatory dark-BG + targeted-gradient contrast strategy, add_gradient_shape() for overlay shapes, width-first text box sizing, 12 curated design styles, 11 layout types, 10 image composition patterns, and a mandatory audit loop with snapshot-and-rollback on regression.
Expert Word document design agent for macOS using python-docx and AppleScript. Creates and edits stunning, professional documents with premium design quality. Use when: (1) Creating new Word documents from scratch with python-docx, (2) Editing or redesigning existing .docx files, (3) Building documents with custom design (cover pages, styled tables, callout cards, pull quotes, sidebars, KPI panels), (4) Live editing documents via AppleScript IPC (text, fonts, paragraphs, find/replace, fields, TOC), (5) Updating fields, TOC, or exporting to PDF via AppleScript on macOS, (6) Generating AI images for document covers and content, (7) Any task requiring python-docx code generation with design best practices.
Expert Excel workbook design agent for macOS using openpyxl and AppleScript. Creates and edits stunning, professional spreadsheets with premium design quality. Use when: (1) Creating new Excel workbooks from scratch with openpyxl, (2) Editing or redesigning existing .xlsx files, (3) Building workbooks with custom design (KPI dashboards, styled data tables, charts, conditional formatting, cover sheets), (4) Live editing workbooks via AppleScript IPC (cell values, fonts, recalculation, PDF export), (5) Refreshing/recalculating workbooks live in Excel on macOS, (6) Generating AI images for cover sheets and section headers, (7) Any task requiring openpyxl code generation with design best practices.