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.
npx claudepluginhub wadewarren/gws-claude-pluginThis skill uses the workspace's default tool permissions.
> **PREREQUISITE:** Load the following skills to execute this recipe: `gws-gmail`, `gws-chat`
Sends team announcements via Gmail and Google Chat space using gws commands. Requires gws-gmail and gws-chat skills. Useful for quick team notifications.
Sends messages to Google Chat spaces and users via webhooks (predefined channels) or OAuth (dynamic spaces/DMs). Use for notifications, alerts, or updates like deploy completions.
Sends internal team notifications via Slack or Intercom for campaign updates, performance alerts, and approval requests. Supports urgency levels, mentions, channels, and follow-up actions.
Share bugs, ideas, or general feedback.
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 team@company.com --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.'