什么是 google-chat-messages?
通过 webhook 发送 Google Chat 消息 — 文本、丰富的卡片 (cardsV2)、线程式回复。包括 TypeScript 类型、卡片构建器实用程序和小部件参考。 来源:jezweb/claude-skills。
通过 webhook 发送 Google Chat 消息 — 文本、丰富的卡片 (cardsV2)、线程式回复。包括 TypeScript 类型、卡片构建器实用程序和小部件参考。
通过命令行快速安装 google-chat-messages AI 技能到你的开发环境
来源:jezweb/claude-skills。
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通过 webhook 发送 Google Chat 消息 — 文本、丰富的卡片 (cardsV2)、线程式回复。包括 TypeScript 类型、卡片构建器实用程序和小部件参考。 来源:jezweb/claude-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/jezweb/claude-skills --skill google-chat-messages 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/jezweb/claude-skills