·google-chat-messages
</>

google-chat-messages

通过 webhook 发送 Google Chat 消息 — 文本、丰富的卡片 (cardsV2)、线程式回复。包括 TypeScript 类型、卡片构建器实用程序和小部件参考。

200安装·8热度·@jezweb

安装

$npx skills add https://github.com/jezweb/claude-skills --skill google-chat-messages

如何安装 google-chat-messages

通过命令行快速安装 google-chat-messages AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/jezweb/claude-skills --skill google-chat-messages
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:jezweb/claude-skills。

SKILL.md

查看原文

Send messages to Google Chat spaces via incoming webhooks. Produces text messages, rich cards (cardsV2), and threaded replies.

Store the URL as a secret (environment variable or Bitwarden), never hardcode.

| Simple notification | Text message | Low | | Structured info (status, digest) | Card message (cardsV2) | Medium | | Ongoing updates | Threaded replies | Medium | | Action buttons (open URL) | Card with buttonList | Medium |

通过 webhook 发送 Google Chat 消息 — 文本、丰富的卡片 (cardsV2)、线程式回复。包括 TypeScript 类型、卡片构建器实用程序和小部件参考。 来源:jezweb/claude-skills。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/jezweb/claude-skills --skill google-chat-messages
分类
</>开发工具
认证
收录时间
2026-02-19
更新时间
2026-03-10

Browse more skills from jezweb/claude-skills

快速解答

什么是 google-chat-messages?

通过 webhook 发送 Google Chat 消息 — 文本、丰富的卡片 (cardsV2)、线程式回复。包括 TypeScript 类型、卡片构建器实用程序和小部件参考。 来源:jezweb/claude-skills。

如何安装 google-chat-messages?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/jezweb/claude-skills --skill google-chat-messages 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/jezweb/claude-skills