From gws
Sends team announcements via Gmail and Google Chat space using gws commands. Requires gws-gmail and gws-chat skills. Useful for quick team notifications.
How this skill is triggered — by the user, by Claude, or both
Slash command
/gws:recipe-send-team-announcementThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
> **PREREQUISITE:** Load the following skills to execute this recipe: `gws-gmail`, `gws-chat`
PREREQUISITE: Load the following skills to execute this recipe:
gws-gmail,gws-chat
Send a team announcement via both Gmail and a Google Chat space.
gws gmail +send --to [email protected] --subject 'Important Update' --body 'Please review the attached policy changes.'gws chat +send --space spaces/TEAM_SPACE --text '📢 Important Update: Please check your email for policy changes.'2plugins reuse this skill
First indexed Mar 9, 2026
npx claudepluginhub wadewarren/gws-claude-pluginSends notifications, alerts, and messages to Google Chat channels or users via webhooks or OAuth. Supports predefined channels and dynamic messaging.
Orchestrates Google Workspace services (Gmail, Calendar, Drive, Docs, Sheets, Slides, Meet, Tasks, Chat) via gws CLI by analyzing natural-language requests in Korean and English.
Handles HR workflows: creates onboarding calendar events and Drive docs, announces hires in Chat, sends bulk emails, converts email requests to tasks using GWS tools.