What problem does it solve? It removes the need to write raw Google Chat API requests by exposing every Chat resource and method through the gws command-line interface, letting you manage spaces, messages, and emojis directly from the terminal. ## Core Features & Use Cases - Space Management: Create, update, delete, search, and list Google Chat spaces, including import-mode spaces and direct messages. - Messaging & Media: Send messages, upload attachments, and download media through the Chat API resources. - Custom Emojis & Members: Create, list, and delete workspace custom emojis and manage space memberships. - Use Case: A workspace administrator needs to provision a new team space, add initial members, and post a welcome message. Using this Skill, they run gws chat spaces setup followed by the send helper command without writing any API client code. ## Quick Start Ask the AI to list your Google Chat spaces or send a message to a specific space using the gws chat command.