Back to skills

gws-chat

workflows

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

Setup & Installation

npx skills add https://github.com/googleworkspace/gws-chat --skill gws-chat
or paste the link and ask your coding assistant to install it
https://github.com/googleworkspace/gws-chat
View on GitHub

What This Skill Does

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 across a Google Workspace organization. Scripting Chat space setup and message delivery from the CLI removes the need to click through the Google Chat UI repeatedly when onboarding teams or automating notifications.

When to use it

  • Working with gws chat functionality
  • Implementing gws chat features
  • Debugging gws chat related issues