gws-chat-send

Send plain text messages to Google Chat spaces via the gws command-line tool.

Updated May 25, 2025
One-click install
npx skills add https://github.com/temple-slope/dotfiles --skill gws-chat-send-temple-slope
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-chat-send
Source: https://github.com/temple-slope/dotfiles/tree/main/.agents/skills/gws-chat-send
Command: npx skills add https://github.com/temple-slope/dotfiles --skill gws-chat-send-temple-slope

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates sending messages to Google Chat spaces from the command line, enabling teams to broadcast updates without manual posting.

Core Features & Use Cases

  • Send messages to a specified Google Chat space using the gws tool.
  • Integrate with automation scripts to push updates in response to events.
  • Support for plain text messages via the --text parameter and space lookup via the --space parameter.

Quick Start

Provide the --space and --text parameters to post your message to the target Google Chat space.

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?

You can send a message to a Google Chat space from the command line by running the gws binary with the --space and --text flags to automate posting updates without manual intervention.

Can I automate Google Chat messages for team collaboration workflows?

Yes, automating Google Chat messages supports team collaboration workflows by pushing event-driven updates to specific spaces using command line scripts integrated with the gws tool.

What do I need to set up before automating Google Chat messages with this tool?

To automate Google Chat messages, you need the gws binary installed and authentication configured via the gws-shared framework before executing commands with the --space and --text parameters.

Does sending Google Chat messages require a specific authentication framework?

Sending Google Chat messages requires authentication via the gws-shared framework to securely connect and post text to the specified space through the gws command line interface.

What is the best way to broadcast plain text updates to Google Chat spaces?

The best way to broadcast plain text updates to Google Chat spaces is using the gws command line tool with the --text parameter to push automated messages to targeted spaces.