G
gws-chat-send
by @googleworkspacev
4.5(148)
在Google Chat中向指定的聊天空间发送消息,进行即时沟通和信息分享。
安装方式
npx skills add googleworkspace/cli --skill gws-chat-sendcompare_arrows
Before / After 效果对比
1 组使用前
团队沟通需要手动打开Google Chat,选择空间并输入消息,操作步骤较多。在特定工作流中,切换应用会打断思绪。
使用后
自动化向Google Chat空间发送消息,无需手动切换应用。简化沟通流程,确保信息及时传达,提升团队协作效率。
SKILL.md
chat +send
PREREQUISITE: Read
../gws-shared/SKILL.mdfor auth, global flags, and security rules. If missing, rungws generate-skillsto create it.
Send a message to a space
Usage
gws chat +send --space <NAME> --text <TEXT>
Flags
| Flag | Required | Default | Description |
|---|---|---|---|
--space | ✓ | — | Space name (e.g. spaces/AAAA...) |
--text | ✓ | — | Message text (plain text) |
Examples
gws chat +send --space spaces/AAAAxxxx --text 'Hello team!'
Tips
- Use 'gws chat spaces list' to find space names.
- For cards or threaded replies, use the raw API instead.
[!CAUTION] This is a write command — confirm with the user before executing.
See Also
- gws-shared — Global flags and auth
- gws-chat — All manage chat spaces and messages commands
用户评价 (0)
发表评价
效果
易用性
文档
兼容性
暂无评价
统计数据
安装量15.3K
评分4.5 / 5.0
版本
更新日期2026年5月23日
对比案例1 组
用户评分
4.5(148)
5
24%
4
51%
3
24%
2
2%
1
0%
为此 Skill 评分
0.0
兼容平台
🔧Claude Code
🔧OpenClaw
🔧OpenCode
🔧Codex
🔧Gemini CLI
🔧GitHub Copilot
🔧Amp
🔧Kimi CLI
时间线
创建2026年3月16日
最后更新2026年5月23日