gws-chat

Automate Google Chat space and message management via CLI commands.

Updated May 25, 2025
One-click install
npx skills add https://github.com/temple-slope/dotfiles --skill gws-chat-temple-slope
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-chat
Source: https://github.com/temple-slope/dotfiles/tree/main/.agents/skills/gws-chat
Command: npx skills add https://github.com/temple-slope/dotfiles --skill gws-chat-temple-slope

SYSTEM DOCUMENTATION & REQUIREMENTS

## What problem does it solve? Google Chat management often requires manual navigation and repetitive tasks like creating spaces, managing messages, and configuring emojis; this skill automates those routines via a CLI, enabling faster collaboration governance. ## Core Features & Use Cases

  • Create, delete, and list spaces; manage messages inside spaces; manage custom emojis for Chat; discover and inspect spaces; help and schema exploration via gws commands.
  • Use case: set up a new team space with onboarding messages, or audit spaces and messages for compliance. ### Quick Start Use the gws-chat skill to connect to your Google Workspace and begin managing spaces and messages with simple CLI commands.

Frequently Asked Questions about gws-chat

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

FAQPage Schema
How do I automate Google Chat space management without manual clicks?

You can automate Google Chat space management through a CLI interface that handles creating, listing, and deleting spaces. This approach replaces manual UI navigation with scriptable CRUD operations for workspace collaboration and governance.

What is the best way to bulk manage Google Chat messages for onboarding?

The best way to manage Google Chat messages for onboarding is using CLI commands to create and modify messages inside spaces. This enables automated setup of team spaces with consistent onboarding greetings.

Can I manage custom emojis in Google Chat spaces programmatically?

Yes, you can manage custom emojis in Google Chat programmatically. The CLI provides CRUD-style methods to create, list, and inspect custom emojis alongside space and message management.

Does this CLI approach work for auditing Google Chat spaces and messages?

Yes, the CLI approach works for auditing Google Chat spaces and messages. It provides list and get methods to inspect spaces and messages, enabling compliance audits across your workspace.

How do I explore the schema for Google Chat resources before creating a space?

You can explore the schema for Google Chat resources using built-in helper commands. These commands provide schema exploration and help resources to understand available fields before creating spaces or managing messages.

What do I need to connect a CLI to my Google Workspace for Chat automation?

To connect a CLI to your Google Workspace for Chat automation, you need proper authentication credentials configured for your environment. Once connected, you can execute gws commands to manage spaces, messages, and users.