什麼是 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