Skill
Community

recipe-send-team-announcement

Install
1
Install the plugin
$
npx claudepluginhub pleaseai/claude-code-plugins --plugin google-workspace

Want just this skill?

Then install: npx claudepluginhub u/[userId]/[slug]

Description

Send a team announcement via both Gmail and a Google Chat space.

Tool Access

This skill uses the workspace's default tool permissions.

Supporting Assets
View in Repository
SYNC.md
Skill Content

Announce via Gmail and Google 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.

Steps

  1. Send email: gws gmail +send --to team@company.com --subject 'Important Update' --body 'Please review the attached policy changes.'
  2. Post in Chat: gws chat +send --space spaces/TEAM_SPACE --text '📢 Important Update: Please check your email for policy changes.'
Stats
Stars5
Forks1
Last CommitMar 5, 2026

Similar Skills