add-gchat

Register the Google Chat SDK adapter into the NanoClaw agent framework.

Updated Jun 27, 2026
One-click install
npx skills add https://github.com/VincentChong123/nanoclaw-v2-agy-api-proxy --skill add-gchat-vincentchong123
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-gchat
Source: https://github.com/VincentChong123/nanoclaw-v2-agy-api-proxy/tree/main/.claude/skills/add-gchat
Command: npx skills add https://github.com/VincentChong123/nanoclaw-v2-agy-api-proxy --skill add-gchat-vincentchong123

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @chat-adapter/gchat.

What problem does it solve?

This skill solves the lack of native Google Chat connectivity in the base NanoClaw installation by providing a structured path to bridge the Chat SDK with your agent.

Core Features & Use Cases

  • Seamless Integration: Automatically fetches and registers the Google Chat adapter into your existing agent architecture.
  • Verification: Includes automated integration testing to ensure the channel registry and dependencies are correctly configured.
  • Use Case: If your team uses Google Chat for collaboration, use this skill to enable your AI agent to participate in spaces, receive messages, and interact with team members directly within the chat interface.

Quick Start

Run the add-gchat skill to fetch the adapter, install the required dependencies, and configure your Google Chat credentials.

Frequently Asked Questions about add-gchat

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

FAQPage Schema
How do I integrate Google Chat into my NanoClaw agent?

To integrate Google Chat, run the add-gchat skill to automatically fetch the Chat SDK adapter, install dependencies, and configure your service account credentials for webhook communication.

What do I need to connect a Google Chat webhook to an AI agent?

You need an active NanoClaw environment and valid Google Cloud service account credentials to establish the webhook bridge and enable the AI agent to receive messages.

Can my AI agent participate in Google Chat spaces and direct messages?

Yes, the Google Chat integration facilitates communication within Chat spaces and direct messages, allowing your agent to receive messages and interact with team members.

How does the NanoClaw Google Chat adapter handle dependency management?

The integration uses automated dependency management to fetch and register the Chat SDK adapter, verifying the channel registry and dependencies through automated integration testing.

Does the Google Chat integration support automated verification of the channel registry?

Yes, it includes automated integration testing to ensure the channel registry and dependencies are correctly configured after fetching the adapter.