Productivity

recipe-send-team-announcement

googleworkspace/cli · updated Apr 8, 2026

$npx skills add https://github.com/googleworkspace/cli --skill recipe-send-team-announcement
summary

Send team announcements simultaneously via Gmail and Google Chat.

  • Combines email and chat messaging in a single workflow, ensuring announcements reach team members through both channels
  • Requires gws-gmail and gws-chat skills to be loaded; uses the gws binary for command execution
  • Typical pattern: send formatted email to a distribution list, then post a notification message to a Google Chat space with optional emoji and summary text
skill.md

1c:["$","div",null,{"className":"prose prose-invert max-w-none prose-headings:font-semibold prose-headings:tracking-tight prose-h1:text-4xl prose-h1:mb-2 prose-h2:text-2xl prose-h2:mb-2 prose-h3:text-lg prose-h3:mb-2 prose-p:text-muted-foreground prose-li:text-muted-foreground prose-code:bg-muted prose-code:text-foreground prose-code:px-1 prose-code:py-0.5 prose-code:rounded-sm prose-code:text-sm prose-code:before:content-none prose-code:after:content-none prose-pre:bg-muted prose-pre:text-foreground prose-pre:border prose-pre:border-border prose-pre:rounded-md [&_table]:!border-[color:var(--border)] [&_th]:!border-[color:var(--border)] [&_td]:!border-[color:var(--border)]","dangerouslySetInnerHTML":{"__html":"<p><strong>Send team announcements simultaneously via Gmail and Google Chat.</strong></p>\n<ul>\n<li>Combines email and chat messaging in a single workflow, ensuring announcements reach team members through both channels</li>\n<li>Requires <code>gws-gmail</code> and <code>gws-chat</code> skills to be loaded; uses the <code>gws</code> binary for command execution</li>\n<li>Typical pattern: send formatted email to a distribution list, then post a notification message to a Google Chat space with optional emoji and summary text</li>\n</ul>"}}] 1d:["$","div",null,{"className":"prose prose-invert max-w-none prose-headings:font-semibold prose-headings:tracking-tight prose-h1:text-4xl prose-h1:mb-2 prose-h2:text-2xl prose-h2:mb-2 prose-h3:text-lg prose-h3:mb-2 prose-p:text-muted-foreground prose-li:text-muted-foreground prose-code:bg-muted prose-code:text-foreground prose-code:px-1 prose-code:py-0.5 prose-code:rounded-sm prose-code:text-sm prose-code:before:content-none prose-code:after:content-none prose-pre:bg-muted prose-pre:text-foreground prose-pre:border prose-pre:border-border prose-pre:rounded-md [&_table]:!border-[color:var(--border)] [&_th]:!border-[color:var(--border)] [&_td]:!border-[color:var(--border)]","dangerouslySetInnerHTML":{"__html":"<h1>Announce via Gmail and Google Chat</h1>\n<blockquote>\n<p><strong>PREREQUISITE:</strong> Load the following skills to execute this recipe: <code>gws-gmail</code>, <code>gws-chat</code></p>\n</blockquote>\n<p>Send a team announcement via both Gmail and a Google Chat space.</p>\n<h2>Steps</h2>\n<ol>\n<li>Send email: <code>gws gmail +send --to team@company.com --subject 'Important Update' --body 'Please review the attached policy changes.'</code></li>\n<li>Post in Chat: <code>gws chat +send --space spaces/TEAM_SPACE --text '📢 Important Update: Please check your email for policy changes.'</code></li>\n</ol>"}}] 18:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]] 16:null