Sundae Bar Logo

Team Announcement

Log In

Send internal announcements through Gmail and Google Chat together so launches and policy changes reach teams quickly.

Communication

Overview

Send internal announcements through Gmail and Google Chat together so launches and policy changes reach teams quickly.

SKILL.md

Code
---
name: recipe-send-team-announcement
description: "Send a team announcement via both Gmail and a Google Chat space."
metadata:
  version: 0.22.5
  openclaw:
    category: "recipe"
    domain: "communication"
    requires:
      bins:
        - gws
      skills:
        - gws-gmail
        - gws-chat
---

# 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.'`

AI

Scout Summary

Rating

No ratings yet

Log In

Details

Creator

Google Workspace CLI

Files

1 file

GitHub Stars

27,103
Security Analysis
SB Verified

Malware-free

Pass

File integrity

Pass

Reputable source

Pass
Installation

Install via CLI

Or download via curl