google-spaces-updates

Post formatted team updates to Google Chat Spaces via webhook.

54|Updated Nov 19, 2025
One-click install
npx skills add https://github.com/dennislee928/Ethic-Latex --skill google-spaces-updates
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-spaces-updates
Source: https://github.com/dennislee928/Ethic-Latex/tree/main/.claude/skills/google-spaces-updates
Command: npx skills add https://github.com/dennislee928/Ethic-Latex --skill google-spaces-updates

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines team communication by automatically posting project updates, deployment notifications, bug fixes, and questions to Google Chat Spaces, ensuring everyone stays informed without manual effort.

Core Features & Use Cases

  • Automated Posting: Sends formatted messages to a designated Google Chat webhook.
  • Contextual Information: Includes relevant details like commit hashes, changed files, and deployment URLs.
  • Use Case: After deploying a new feature, you can trigger the skill with a simple command like "post deployment update to team", and it will automatically craft and send a message to your team's chat with all necessary details.

Quick Start

Use the google-spaces-updates skill to post a deployment update to the team.

Frequently Asked Questions about google-spaces-updates

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I post team updates to Google Chat Spaces automatically?

You can post team updates to Google Chat Spaces by configuring a webhook URL and triggering the skill with a simple command. It automatically formats and sends deployment notifications, bug fixes, and feature completions to your team's chat.

What do I need to send deployment notifications to a Google Chat webhook?

To send deployment notifications to a Google Chat webhook, you need a Google Chat webhook URL. Optionally, project details from `.claude/settings.json` are used for message formatting and gathering Git context like commit hashes and changed files.

Can I include Git context like commit hashes in my Google Chat team updates?

Yes, you can include Git context in Google Chat team updates. The skill integrates with project configuration to automatically gather and format relevant details such as commit hashes, changed files, and deployment URLs into the chat message.

Does this skill work for posting questions and bug fixes to Google Chat?

Yes, this skill works for posting questions and bug fixes to Google Chat. It supports various update types including deployments, bug fixes, feature completions, and questions to ensure your team stays informed without manual effort.

What is the best way to automate project communication notifications to Google Chat?

The best way to automate project communication notifications to Google Chat is by using webhook integration. This skill crafts formatted messages with project details and sends them directly to your designated chat spaces automatically after deployments.