gws-chat

Automate Google Chat space and message management via the gws CLI.

302|22|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/JetBrains/skills --skill gws-chat-jetbrains
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-chat
Source: https://github.com/JetBrains/skills/tree/main/gws-chat
Command: npx skills add https://github.com/JetBrains/skills --skill gws-chat-jetbrains

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Administrators and developers often struggle to manage Google Chat spaces and messages across an organization using multiple tools. This Skill provides a single CLI-driven interface to perform common Google Chat tasks, reducing setup friction and improving consistency.

Core Features & Use Cases

  • Manage spaces: create, delete, list, and patch spaces, and find or initiate direct messages.
  • Manage messages: post messages to spaces, retrieve messages, and handle space-related actions.
  • Discover resources: view available API resources (spaces, users, messages) and their methods to automate administrative workflows.
  • Use case: automate onboarding by creating a dedicated space and sending a welcome message to new members.

Quick Start

Run gws chat spaces list to view all spaces, then run gws chat messages create to post a new message.

Frequently Asked Questions about gws-chat

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Google Chat spaces from the command line?

You can manage Google Chat spaces via the gws CLI by creating, deleting, listing, and patching spaces to automate administrative workflows across an organization.

How do I post messages to Google Chat spaces using a CLI?

Posting messages to Google Chat spaces is done by running the gws CLI to broadcast updates or send targeted messages directly to members within the organization.

Can I automate Google Chat onboarding for new members?

Yes, you can automate onboarding by using the gws CLI to create a dedicated Google Chat space and programmatically send a welcome message to new members.

Does this tool require administrative setup to monitor Google Chat?

It applies to administrators and developers who need to configure and monitor Google Chat spaces, utilizing the gws shared authentication and global security rules.

What is the best way to view available Google Chat API resources?

The best way to view available API resources is using the gws CLI helper commands to discover spaces, users, and messages to automate administrative workflows.

How do I initiate direct messages in Google Chat via CLI?

You can find or initiate direct messages in Google Chat by running the gws CLI space commands to locate specific users and start a conversation.