·gws-chat-send
</>

gws-chat-send

Google Chat: Send a message to a space.

2.0KInstalls·355Trend·@googleworkspace

Installation

$npx skills add https://github.com/googleworkspace/cli --skill gws-chat-send

How to Install gws-chat-send

Quickly install gws-chat-send AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/googleworkspace/cli --skill gws-chat-send
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: googleworkspace/cli.

SKILL.md

View raw

PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.

| --space | ✓ | — | Space name (e.g. spaces/AAAA...) | | --text | ✓ | — | Message text (plain text) |

[!CAUTION] This is a write command — confirm with the user before executing.

Google Chat: Send a message to a space. Source: googleworkspace/cli.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/googleworkspace/cli --skill gws-chat-send
Category
</>Dev Tools
Verified
First Seen
2026-03-05
Updated
2026-03-10

Browse more skills from googleworkspace/cli

Quick answers

What is gws-chat-send?

Google Chat: Send a message to a space. Source: googleworkspace/cli.

How do I install gws-chat-send?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/googleworkspace/cli --skill gws-chat-send Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/googleworkspace/cli