gws-chat

仓库创建 2026年3月3日最近提交 4 天前SkillHot 收录 20 天前
▸ 精选理由

适合集成协作机器人与消息自动化流水线,功能全面。

▸ 风险提示

操作需相应权限,可能访问或修改团队对话内容。

这个 Skill 做什么

管理 Google Chat 空间与消息,支持发送、检索与空间列表等操作。

管理 Google Chat 中的空间和消息,可以发消息、检索历史、列出空间并做自动化交互。需要在企业聊天中实现机器人、批量通知或消息监控时会用到它。特别之处是能直接操作空间和消息资源,方便把 Chat 当作工作流的一部分接入自动化系统。

▸ 展开 SKILL.md 英文原文

Google Chat: Manage Chat spaces and messages.

办公文档Chat管理空间消息检索通用
3.0w
Stars
1.8k
Forks
40
仓库内 Skill
+562
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/googleworkspace/cli/main/skills/gws-chat/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/googleworkspace/cli/main/skills/gws-chat/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# chat (v1)

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

```bash
gws chat <resource> <method> [flags]
```

## Helper Commands

| Command | Description |
|---------|-------------|
| [`+send`](../gws-chat-send/SKILL.md) | Send a message to a space |

## API Resources

### customEmojis

  - `create` — Creates a custom emoji. Custom emojis are only available for Google Workspace accounts, and the administrator must turn custom emojis on for the organization. For more information, see [Learn about custom emojis in Google Chat](https://support.google.com/chat/answer/12800149) and [Manage custom e
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有