google-chat-api

Community

Build Google Chat bots that automate workflows and notifications.

Authorjezweb
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the complexity of building Google Chat integrations, preventing common setup errors and saving developers hours of debugging time.

Core Features & Use Cases

  • Webhook Handlers: Create notification systems for CI/CD, alerts, and external services.
  • Interactive Bots: Build bots with Cards v2, forms, and dialogs for user interaction.
  • Use Case: Imagine you need to create a bot that collects employee feedback through interactive forms in Google Chat. Use this Skill to handle form submissions, validate inputs, and respond with confirmation cards.

Quick Start

Use the google-chat-api skill to create a webhook handler for sending deployment notifications to our team's Google Chat space.

Dependency Matrix

Required Modules

google-chat-cards

Components

referencestemplates

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: google-chat-api
Download link: https://github.com/jezweb/claude-skills/archive/main.zip#google-chat-api

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository