google-chat

Installation
SKILL.md

Google Chat Messaging

Send messages to Google Chat using two methods:

  1. Webhooks - Fast, pre-configured channels (messages appear as a bot)
  2. OAuth - Dynamic messaging to any space or user (requires authentication)

Quick Start

Method 1: Webhooks (Recommended for Known Channels)

Send to a pre-configured channel:

python3 scripts/send_webhook.py "$WEBHOOK_URL" "Your message here"

Example with threading:

Related skills

More from sundial-org/awesome-openclaw-skills

Installs
2
GitHub Stars
598
First Seen
Mar 24, 2026