Skip to main content
Back to registry

google-chat-messages

jezweb/claude-skills

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

Installs250
Install command
npx skills add https://github.com/jezweb/claude-skills --skill google-chat-messages
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Send messages to Google Chat spaces via incoming webhooks. Produces text messages, rich cards (cardsV2), and threaded replies. In Google Chat: Store the URL as an environment variable or in your secrets manager — never hardcode. Use assets/webhook-sender.ts for the sender utility. Use assets/card-builder.ts for structured card construction. Google Chat does NOT use standard Markdown. Not supported : **double asterisks** , headings ( ### ), blockquotes, tables, images inline. Cards use the cardsV2 format (recommended over legacy cards).

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does google-chat-messages do?

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

Is google-chat-messages good?

google-chat-messages does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does google-chat-messages work with?

google-chat-messages currently lists compatibility with codex, gemini-cli, opencode, cursor, kimi-cli, github-copilot, claude-code.

What are alternatives to google-chat-messages?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install google-chat-messages?

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

Related skills

More from jezweb/claude-skills

Related skills

Alternatives in Software Engineering