Auto-generated by
gws generate-skills. Do not edit manually.
Core Google Workspace API skills.
| Skill | Description |
|---|---|
| gws-shared | gws CLI: Shared patterns for authentication, global flags, and output formatting. |
| gws-drive | Google Drive: Manage files, folders, and shared drives. |
| gws-sheets | Google Sheets: Read and write spreadsheets. |
| gws-gmail | Gmail: Send, read, and manage email. |
| gws-calendar | Google Calendar: Manage calendars and events. |
| gws-admin | Google Workspace Admin SDK: Manage users, groups, and devices. |
| gws-admin-reports | Google Workspace Admin SDK: Audit logs and usage reports. |
| gws-docs | Read and write Google Docs. |
| gws-slides | Google Slides: Read and write presentations. |
| gws-tasks | Google Tasks: Manage task lists and tasks. |
| gws-people | Google People: Manage contacts and profiles. |
| gws-chat | Google Chat: Manage Chat spaces and messages. |
| gws-vault | Google Vault: Manage eDiscovery holds and exports. |
| gws-groupssettings | Manage Google Groups settings. |
| gws-reseller | Google Workspace Reseller: Manage Workspace subscriptions. |
| gws-licensing | Google Workspace Enterprise License Manager: Manage product licenses. |
| gws-apps-script | Google Apps Script: Manage and execute Apps Script projects. |
| gws-classroom | Google Classroom: Manage classes, rosters, and coursework. |
| gws-cloudidentity | Google Cloud Identity: Manage identity groups and memberships. |
| gws-alertcenter | Google Workspace Alert Center: Manage Workspace security alerts. |
| gws-forms | Read and write Google Forms. |
| gws-keep | Manage Google Keep notes. |
| gws-meet | Manage Google Meet conferences. |
| gws-events | Subscribe to Google Workspace events. |
| gws-modelarmor | Google Model Armor: Filter user-generated content for safety. |
| gws-workflow | Google Workflow: Cross-service productivity workflows. |
Shortcut commands for common operations.
| Skill | Description |
|---|---|
| gws-drive-upload | Google Drive: Upload a file with automatic metadata. |
| gws-sheets-append | Google Sheets: Append a row to a spreadsheet. |
| gws-sheets-read | Google Sheets: Read values from a spreadsheet. |
| gws-gmail-send | Gmail: Send an email. |
| gws-gmail-triage | Gmail: Show unread inbox summary (sender, subject, date). |
| gws-gmail-watch | Gmail: Watch for new emails and stream them as NDJSON. |
| gws-calendar-insert | Google Calendar: Create a new event. |
| gws-calendar-agenda | Google Calendar: Show upcoming events across all calendars. |
| gws-docs-write | Google Docs: Append text to a document. |
| gws-chat-send | Google Chat: Send a message to a space. |
| gws-apps-script-push | Google Apps Script: Upload local files to an Apps Script project. |
| gws-events-subscribe | Google Workspace Events: Subscribe to Workspace events and stream them as NDJSON. |
| gws-events-renew | Google Workspace Events: Renew/reactivate Workspace Events subscriptions. |
| gws-modelarmor-sanitize-prompt | Google Model Armor: Sanitize a user prompt through a Model Armor template. |
| gws-modelarmor-sanitize-response | Google Model Armor: Sanitize a model response through a Model Armor template. |
| gws-modelarmor-create-template | Google Model Armor: Create a new Model Armor template. |
| gws-workflow-standup-report | Google Workflow: Today's meetings + open tasks as a standup summary. |
| gws-workflow-meeting-prep | Google Workflow: Prepare for your next meeting: agenda, attendees, and linked docs. |
| gws-workflow-email-to-task | Google Workflow: Convert a Gmail message into a Google Tasks entry. |
| gws-workflow-weekly-digest | Google Workflow: Weekly summary: this week's meetings + unread email count. |
| gws-workflow-file-announce | Google Workflow: Announce a Drive file in a Chat space. |
Role-based skill bundles.
| Skill | Description |
|---|---|
| persona-exec-assistant | Manage an executive's schedule, inbox, and communications. |
| persona-project-manager | Coordinate projects — track tasks, schedule meetings, and share docs. |
| persona-hr-coordinator | Handle HR workflows — onboarding, announcements, and employee comms. |
| persona-sales-ops | Manage sales workflows — track deals, schedule calls, client comms. |
| persona-it-admin | Administer IT — manage users, monitor security, configure Workspace. |
| persona-content-creator | Create, organize, and distribute content across Workspace. |
| persona-customer-support | Manage customer support — track tickets, respond, escalate issues. |
| persona-event-coordinator | Plan and manage events — scheduling, invitations, and logistics. |
| persona-team-lead | Lead a team — run standups, coordinate tasks, and communicate. |
| persona-researcher | Organize research — manage references, notes, and collaboration. |
Multi-step task sequences with real commands.
| Skill | Description |
|---|---|
| recipe-audit-external-sharing | Find and review Google Drive files shared outside the organization. |
| recipe-label-and-archive-emails | Apply Gmail labels to matching messages and archive them to keep your inbox clean. |
| recipe-send-personalized-emails | Read recipient data from Google Sheets and send personalized Gmail messages to each row. |
| recipe-draft-email-from-doc | Read content from a Google Doc and use it as the body of a Gmail message. |
| recipe-organize-drive-folder | Create a Google Drive folder structure and move files into the right locations. |
| recipe-share-folder-with-team | Share a Google Drive folder and all its contents with a list of collaborators. |
| recipe-email-drive-link | Share a Google Drive file and email the link with a message to recipients. |
| recipe-create-doc-from-template | Copy a Google Docs template, fill in content, and share with collaborators. |
| recipe-create-expense-tracker | Set up a Google Sheets spreadsheet for tracking expenses with headers and initial entries. |
| recipe-copy-sheet-for-new-month | Duplicate a Google Sheets template tab for a new month of tracking. |
| recipe-block-focus-time | Create recurring focus time blocks on Google Calendar to protect deep work hours. |
| recipe-reschedule-meeting | Move a Google Calendar event to a new time and automatically notify all attendees. |
| recipe-search-and-export-emails | Find Gmail messages matching a query and export them for review. |
| recipe-create-gmail-filter | Create a Gmail filter to automatically label, star, or categorize incoming messages. |
| recipe-cancel-and-notify | Delete a Google Calendar event and send a cancellation email via Gmail. |
| recipe-schedule-recurring-event | Create a recurring Google Calendar event with attendees. |
| recipe-find-free-time | Query Google Calendar free/busy status for multiple users to find a meeting slot. |
| recipe-bulk-download-folder | List and download all files from a Google Drive folder. |
| recipe-find-large-files | Identify large Google Drive files consuming storage quota. |
| recipe-create-shared-drive | Create a Google Shared Drive and add members with appropriate roles. |
| recipe-transfer-file-ownership | Transfer ownership of Google Drive files from one user to another. |
| recipe-log-deal-update | Append a deal status update to a Google Sheets sales tracking spreadsheet. |
| recipe-collect-form-responses | Retrieve and review responses from a Google Form. |
| recipe-post-mortem-setup | Create a Google Docs post-mortem, schedule a Google Calendar review, and notify via Chat. |
| recipe-create-task-list | Set up a new Google Tasks list with initial tasks. |
| recipe-review-overdue-tasks | Find Google Tasks that are past due and need attention. |
| recipe-deploy-apps-script | Push local files to a Google Apps Script project. |
| recipe-watch-drive-changes | Subscribe to change notifications on a Google Drive file or folder. |
| recipe-create-classroom-course | Create a Google Classroom course and invite students. |
| recipe-create-meet-space | Create a Google Meet meeting space and share the join link. |
| recipe-review-meet-participants | Review who attended a Google Meet conference and for how long. |
| recipe-create-presentation | Create a new Google Slides presentation and add initial slides. |
| recipe-triage-security-alerts | List and review Google Workspace security alerts from Alert Center. |
| recipe-save-email-attachments | Find Gmail messages with attachments and save them to a Google Drive folder. |
| recipe-send-team-announcement | Send a team announcement via both Gmail and a Google Chat space. |
| recipe-create-feedback-form | Create a Google Form for feedback and share it via Gmail. |
| recipe-sync-contacts-to-sheet | Export Google Contacts directory to a Google Sheets spreadsheet. |
| recipe-share-event-materials | Share Google Drive files with all attendees of a Google Calendar event. |
| recipe-create-vacation-responder | Enable a Gmail out-of-office auto-reply with a custom message and date range. |
| recipe-create-events-from-sheet | Read event data from a Google Sheets spreadsheet and create Google Calendar entries for each row. |
| recipe-plan-weekly-schedule | Review your Google Calendar week, identify gaps, and add events to fill them. |
| recipe-share-doc-and-notify | Share a Google Docs document with edit access and email collaborators the link. |
| recipe-backup-sheet-as-csv | Export a Google Sheets spreadsheet as a CSV file for local backup or processing. |
| recipe-save-email-to-doc | Save a Gmail message body into a Google Doc for archival or reference. |
| recipe-batch-reply-to-emails | Find Gmail messages matching a query and send a standard reply to each one. |
| recipe-batch-rename-files | Rename multiple Google Drive files matching a pattern to follow a consistent naming convention. |
| recipe-compare-sheet-tabs | Read data from two tabs in a Google Sheet to compare and identify differences. |
| recipe-batch-invite-to-event | Add a list of attendees to an existing Google Calendar event and send notifications. |
| recipe-forward-labeled-emails | Find Gmail messages with a specific label and forward them to another address. |
| recipe-generate-report-from-sheet | Read data from a Google Sheet and create a formatted Google Docs report. |