gws-chat-send
Sends plain text messages to a Google Chat space using the Google Workspace CLI.
Install
npx skills add https://github.com/googleworkspace/cli --skill gws-chat-sendStats
| Total installs | 6,206 |
| Weekly installs | 6.2K |
| GitHub stars | 22.8K |
| First seen | Mar 4, 2026 |
| Source | @googleworkspace/cli |
Summary
- Requires space name (e.g. spaces/AAAA...) and message text as command arguments
- Supports only plain text messages; use the raw API for cards or threaded replies
- Write operation that should be confirmed with the user before execution
- Depends on gws-shared for authentication and global flags
Tags
Related skills
| Skill | Installs | vs gws-chat-send |
|---|---|---|
| recipe-watch-drive-changes | 6,183 | -23 |
| recipe-create-task-list | 6,160 | -46 |
| recipe-collect-form-responses | 6,072 | -134 |
| recipe-create-shared-drive | 6,173 | -33 |
| recipe-plan-weekly-schedule | 6,347 | +141 |
FAQ
- How many installs does gws-chat-send have?
- gws-chat-send has 6,206 total installs and 6.2K installs this week.
- Where is gws-chat-send hosted?
- gws-chat-send is published by @googleworkspace/cli at https://github.com/googleworkspace/cli.
- How many GitHub stars does gws-chat-send have?
- gws-chat-send has 22.8K GitHub stars.
- When was gws-chat-send first indexed?
- OrangeBot.AI first indexed gws-chat-send on Mar 4, 2026.
- How do I install gws-chat-send?
- Run: npx skills add https://github.com/googleworkspace/cli --skill gws-chat-send