add-gchat

Integrate Google Chat as a NanoClaw channel via the Chat SDK adapter.

5|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/thmtz/nanoclaw-fleet --skill add-gchat-thmtz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-gchat
Source: https://github.com/thmtz/nanoclaw-fleet/tree/main/.claude/skills/add-gchat
Command: npx skills add https://github.com/thmtz/nanoclaw-fleet --skill add-gchat-thmtz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Google Chat is a common team communication tool, and adding Google Chat as a channel in NanoClaw lets agents chat with teams directly from the automation platform, reducing manual wiring.

Core Features & Use Cases

  • Integrates Google Chat as a channel via the Chat SDK bridge, enabling real-time bot conversations.
  • Provides a guided credentials workflow and self-registration steps for secure deployment.
  • Use Case: Enable a NanoClaw master to notify teams in Google Chat spaces and receive task updates from workers.

Quick Start

Install and wire the Google Chat channel adapter to enable Google Chat as a channel in NanoClaw.

Frequently Asked Questions about add-gchat

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

FAQPage Schema
How do I add Google Chat as a channel in NanoClaw?

To add Google Chat as a channel in NanoClaw, you need to install the Chat SDK adapter package, update your code imports, and configure the required environment variables for secure activation.

What is needed to configure Google Chat credentials for a NanoClaw bot?

Configuring Google Chat credentials requires applying a guided credentials workflow and self-registration steps to securely activate the integration in a production workspace.

Can I use Google Chat to send notifications from NanoClaw to my team?

Yes, integrating Google Chat with NanoClaw enables a master agent to notify teams in Google Chat spaces and receive real-time task updates from workers.

What are the steps to wire the Google Chat SDK adapter for NanoClaw?

Wiring the Google Chat SDK adapter involves installing the adapter package, applying code updates to imports, and setting up environment variable configuration to enable real-time bot conversations.

Does the Google Chat integration require environment variables to function?

Yes, the Google Chat integration requires environment variable configuration alongside adapter package installation and code import updates to function securely in a production workspace.