Google Chat
This skill integrates Google Chat into your workflow, enabling seamless messaging and collaboration directly from your AI assistant.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add google-chat npx -- -y @trustedskills/google-chat
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"google-chat": {
"command": "npx",
"args": [
"-y",
"@trustedskills/google-chat"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to interact directly with Google Chat, allowing them to send messages, create threads, and manage conversations within the platform. It bridges autonomous agent actions with real-time team communication channels for seamless collaboration.
When to use it
- Automating routine status updates or announcements to specific workspaces without manual intervention.
- Triggering immediate alerts or notifications when an AI detects critical system events or errors.
- Facilitating direct Q&A sessions where the agent responds to user queries posted in chat threads.
- Coordinating task assignments by sending structured messages or cards directly into team channels.
Key capabilities
- Sending text messages to specific Google Chat rooms or groups.
- Creating new conversation threads for focused discussions.
- Managing message delivery within the Google Chat ecosystem.
Example prompts
- "Post a summary of today's project milestones in the #engineering-channel."
- "Create a new thread in our support group to discuss the latest bug fix."
- "Send an alert to the leadership workspace regarding the server maintenance window."
Tips & gotchas
Ensure your AI agent has the necessary OAuth permissions granted to access specific Google Chat rooms, as it cannot post to spaces where it lacks visibility. Verify that the target chat room exists and is accessible before attempting to send messages to avoid silent failures.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.