notify-chat

Schedule and deliver standardized PR notifications to Google Chat via webhook.

Updated Mar 1, 2026
One-click install
npx skills add https://github.com/Zoppy-crm/.github --skill notify-chat
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: notify-chat
Source: https://github.com/Zoppy-crm/.github/tree/main/skills/shared/notify-chat
Command: npx skills add https://github.com/Zoppy-crm/.github --skill notify-chat

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

PR notifications often lag and vary in format, causing teams to miss timely context. This Skill standardizes and automates notifications to Google Chat.

Core Features & Use Cases

  • Sends a consistent PR notification to Google Chat when a PR is opened or updated.
  • Includes clickable links to the associated issue and PR for quick context.
  • Uses a webhook to deliver text-only messages to the team chat.

Quick Start

Post a standardized PR notification to Google Chat whenever you open or update a PR.

Frequently Asked Questions about notify-chat

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

FAQPage Schema
How do I send GitHub PR notifications to Google Chat?

To send GitHub PR notifications to Google Chat, you can use a webhook to automatically post standardized plain-text messages containing the author, PR link, and issue references whenever a PR is opened or updated.

What is the best way to automate PR alerts in Google Chat?

Automating PR alerts in Google Chat is best achieved by scheduling webhook deliveries that standardize message formats across repositories, ensuring your team receives consistent and timely context for all PR activity without manual effort.

Can I use a webhook to notify Google Chat when a PR is opened?

Yes, you can use a public Google Chat webhook to notify your team when a PR is opened or updated. The webhook posts plain-text messages with clickable links to the associated PR and issue for quick context.

Do I need a public Google Chat webhook to post PR updates?

Yes, you need a public Google Chat webhook to post PR updates. The Skill relies on this webhook to deliver text-only messages containing the author, PR link, and issue references directly to your team chat.

Why standardize PR notification messages across repositories?

Standardizing PR notification messages across repositories prevents lagging and inconsistently formatted alerts that cause teams to miss timely context. It ensures incident-aware messaging and consistent communication for all PR updates.