Announce via Gmail and Google Chat
SkillCommunicationLets your agent send a team announcement through both Gmail and a Google Chat space.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Announce via Gmail and Google Chat skill
About this capability
Send a team announcement via both Gmail and a Google Chat space.
What this skill tells your AI
The instructions your AI receives, as published by googleworkspace/cli in skills/recipe-send-team-announcement/SKILL.md and read by ahel’s review.
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
- Send email:
gws gmail +send --to team@company.com --subject 'Important Update' --body 'Please review the attached policy changes.' - Post in Chat:
gws chat +send --space spaces/TEAM_SPACE --text '📢 Important Update: Please check your email for policy changes.'
Signals
- GitHub stars
- 31k
- Forks
- 2k
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
recipe-send-team-announcement- Source
- github.com/googleworkspace/cli