Google Workspace Use this skill to route Google Workspace work before writing code or pasting API snippets. The key decision is usually which Workspace surface should own the job : - Apps Script for Workspace-native automation close to Sheets / Docs / Forms / triggers / menus - Direct REST API + client libraries for backend services, multi-system integrations, stronger deployment control, or language flexibility - Admin SDK / admin-only APIs for users, groups, org units, directory data, or domain-wide governance tasks When to use this skill - Create or update Docs, Sheets, Slides, Drive files…