gws-chat-send

Send plain text messages to a Google Chat space via CLI.

30.3k|1.8k|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/googleworkspace/cli --skill gws-chat-send-googleworkspace
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-chat-send
Source: https://github.com/googleworkspace/cli/tree/main/skills/gws-chat-send
Command: npx skills add https://github.com/googleworkspace/cli --skill gws-chat-send-googleworkspace

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows users to quickly send plain text messages to a specified Google Chat space without needing to navigate the full Google Chat interface or use complex API calls.

Core Features & Use Cases

  • Direct Messaging: Send messages to specific Google Chat spaces.
  • Plain Text Support: Ideal for simple announcements, updates, or notifications.
  • Use Case: Quickly notify your team in the 'Project Alpha' Google Chat space that the latest build is ready for review.

Quick Start

Send a message to the 'spaces/AAAAxxxx' Google Chat space saying 'Hello team!'.

Frequently Asked Questions about gws-chat-send

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

FAQPage Schema
How do I send a message to a Google Chat space from the command line?

To send a Google Chat message, use this Skill to dispatch plain text to a designated space. It requires the Google Workspace CLI tool and valid authentication to interact with the Google Chat API.

Do I need the Google Workspace CLI to send Google Chat notifications?

Yes, sending Google Chat notifications through this Skill requires the Google Workspace CLI tool. You must also complete valid authentication to successfully interact with the Google Chat API.

Can I send formatted text or rich media to Google Chat spaces?

No, this Skill only supports sending plain text messages to Google Chat spaces. It is designed for simple announcements, updates, and quick notifications within team collaboration environments.

What is the best way to automate a simple build notification to a Google Chat space?

Automating a Google Chat notification is best done by using this Skill to send plain text updates. It allows you to quickly notify your team in a specific space without navigating the full interface.

How do I specify the target space when sending a Google Chat message?

You specify the target Google Chat space by providing its designated space identifier, such as 'spaces/AAAAxxxx'. This directs your plain text message to the correct team collaboration environment.