gws-chat-send

Send plain text messages to a specified Google Chat space.

312|38|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/m13v/fazm --skill gws-chat-send
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-chat-send
Source: https://github.com/m13v/fazm/tree/main/skills/gws-chat-send
Command: npx skills add https://github.com/m13v/fazm --skill gws-chat-send

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows users to send messages to specific Google Chat spaces directly from the command line, streamlining communication within teams.

Core Features & Use Cases

  • Send Plain Text Messages: Quickly send simple text updates to a designated chat space.
  • Targeted Communication: Ensure messages reach the correct team or project space.
  • Use Case: A project manager needs to quickly inform their team about a minor update. They can use this Skill to send a concise message to the project's Google Chat space without opening the application.

Quick Start

Send a message to the 'project-alpha' space saying 'Meeting moved to 3 PM'.

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 Google Chat messages from the command line?

To send Google Chat messages from the command line, you use this Skill to transmit plain text updates directly to a specified Google Chat space. This streamlines team communication without needing to open the application.

Do I need specific authentication to send messages to a Google Chat space?

Yes, sending messages to a Google Chat space requires the 'gws' CLI tool installed and active authentication with Google Workspace services. This ensures secure access to your designated team communication channels.

Can I send formatted text or just plain text updates to team chat spaces?

You can currently send plain text updates to team chat spaces. This Skill focuses on facilitating quick announcements and concise messages rather than handling complex text formatting within Google Chat.

What is the best way to automate quick project announcements in Google Chat?

The best way to automate quick project announcements in Google Chat is by using this Skill to send targeted plain text messages. It directly updates the correct project space from the command line.

Does this Skill support sending messages to multiple Google Chat spaces at once?

The metadata indicates this Skill sends plain text messages to a specified Google Chat space. It targets individual spaces for communication, ensuring messages reach the correct team rather than broadcasting.

Why use a CLI tool for Google Chat communication instead of the web app?

Using a CLI tool for Google Chat communication streamlines workflow by allowing quick updates and announcements directly from the terminal. This avoids context switching when managing project tasks.