Gws Chat Send

🌐Community
by googleworkspace · vlatest · Repository

Sends messages to Google Chat from your application, streamlining workflows and automating communication within Workspace.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add gws-chat-send npx -- -y @trustedskills/gws-chat-send
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "gws-chat-send": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/gws-chat-send"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

The gws-chat-send skill enables AI agents to transmit messages directly within Google Workspace chat environments. It acts as a bridge, allowing automated workflows to deliver notifications, updates, or collaborative content instantly to team channels without manual intervention.

When to use it

  • Automating status updates during software deployment cycles to keep engineering teams informed in real-time.
  • Triggering immediate alerts for security incidents or system outages directly into relevant Slack or Chat rooms.
  • Distributing meeting summaries or action items from a calendar event immediately after the call concludes.
  • Broadcasting approval confirmations for purchase orders or document reviews to stakeholders upon completion.

Key capabilities

  • Sends messages to specific Google Workspace chat channels.
  • Integrates seamlessly with the googleworkspace/cli infrastructure.
  • Facilitates direct communication between AI agents and human teams within the workspace.

Example prompts

  • "Send a deployment success notification to the #engineering channel once the build passes."
  • "Post a summary of today's sprint standup meeting to the #team-updates room."
  • "Alert the security team in #incidents if any new vulnerabilities are detected in our database."

Tips & gotchas

Ensure your AI agent has the necessary permissions within Google Workspace to post messages to the target channels before attempting to use this skill. Verify that the specific channel names or IDs are correctly formatted to avoid delivery 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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
googleworkspace
Installs
181

🌐 Community

Passed automated security scans.