17 skills
Wraps the Google Workspace Admin SDK Reports API to pull audit logs and usage statistics from a command line. Covers activity logs for apps like Drive and Admin console, plus per-user and customer-wid
A CLI skill for the Google Calendar API. Manages calendars, events, access control rules, and free/busy queries through the `gws` command-line tool. Running calendar operations from scripts or CI pipe
Manages Google Chat spaces, messages, memberships, and media through the `gws` CLI. Covers creating and configuring spaces, sending messages, handling attachments, and administering custom emojis acro
Manages Google Classroom courses, rosters, coursework, and invitations via the `gws` CLI. Covers the full course lifecycle from creation to grading period configuration, plus teacher and student enrol
Reads and writes Google Docs through the gws CLI. Supports creating blank documents, fetching document content, and applying batch updates via the Google Docs API. Direct CLI access to the Docs API re
A CLI wrapper around the Google Drive v3 API. Manage files, folders, permissions, shared drives, comments, and revisions from the command line using the `gws` tool. Instead of clicking through the Dri
Manages event subscriptions for Google Workspace resources. You can create, list, update, delete, and reactivate subscriptions that stream real-time updates from Workspace services like Chat messages
A CLI skill for interacting with Google Forms via the `gws` command-line tool. Supports creating forms, reading responses, updating form structure, and managing publish settings and watches through th
A CLI skill for Gmail that lets agents send, read, reply to, forward, and manage email through the Google Workspace CLI. Covers the full Gmail API surface including drafts, labels, threads, history, a
Manages Google Keep notes via the command line using the gws CLI. Supports creating, reading, listing, and deleting notes, plus downloading note attachments. Instead of opening the Keep UI or writing
Google Model Armor filters user-generated prompts and model responses for safety using configurable templates. It sits between your application and an LLM, screening content before it reaches the mode
Manages Google Contacts and contact groups through the People API. Supports creating, updating, searching, and deleting contacts, as well as managing contact group membership and syncing directory pro
Shared foundation for the gws CLI that covers OAuth and service account authentication, global output flags, and common request patterns across all Google Workspace services. It defines how the CLI st
Reads and writes Google Sheets spreadsheets via the Sheets v4 API. Supports creating spreadsheets, reading cell ranges, appending rows, and applying batch updates to sheet structure or data. The CLI l
Reads and writes Google Slides presentations via the `gws` CLI. Supports creating blank presentations, fetching existing ones, and applying batched updates to slides, layouts, shapes, and other elemen
Manages Google Tasks through the `gws` CLI. Supports creating, updating, moving, and deleting tasks and task lists, including subtask hierarchies. Lets you script and automate Google Tasks from the co
A cross-service workflow layer for Google Workspace that ties together Calendar, Gmail, Tasks, Drive, and Chat through a unified CLI. It ships helper commands for common multi-step routines like stand