Setting the skill. One moment.
Skills
Skill 90 of 95
Send a team announcement via both Gmail and a Google Chat space.
1 minute · 35 words · 2 sections
Install
npx skills add googleworkspace/cli --skill recipe-send-team-announcementnpx skills add googleworkspace/cliThe first command installs just this skill, by the name in its SKILL.md; the second installs the whole repository.
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.
95 skills · 108 min
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.'main, last pushed 24 September 2026.SKILL.md, not by matching a directory convention. One layout observed: skills/*/SKILL.md.h1 and no skipped levels:/googleworkspace/cli.md, and each skill at its own .md URL.