recipe-send-team-announcement

Send team announcements to Gmail and Google Chat simultaneously.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/cellarwood/figurio --skill recipe-send-team-announcement-cellarwood
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-send-team-announcement
Source: https://github.com/cellarwood/figurio/tree/main/skills/recipe-send-team-announcement
Command: npx skills add https://github.com/cellarwood/figurio --skill recipe-send-team-announcement-cellarwood

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Sending consistent team announcements across both email and chat can be manual, error-prone, and time-consuming; this recipe ensures a single message is delivered to Gmail recipients and a Google Chat space simultaneously to reduce missed notifications and save time.

Core Features & Use Cases

  • Dual-channel delivery: Sends the same announcement via Gmail and posts it to a Google Chat space to ensure visibility across communication channels.
  • Simple operational recipe: Uses the gws-gmail and gws-chat skills to perform message delivery without manual switching between tools.
  • Use Case: Share company policy updates, urgent operational alerts, or product release notices with both email distribution lists and a designated chat space in one action.

Quick Start

Use the recipe to send an announcement to [email protected] and post the same message to the Google Chat space spaces/TEAM_SPACE.

Frequently Asked Questions about recipe-send-team-announcement

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I send team announcements to both Gmail and Google Chat at the same time?

To send team announcements to both Gmail and Google Chat simultaneously, use this recipe to deliver a single message to an email distribution list and a designated Google Chat space. This dual-channel delivery ensures consistent cross-channel notification without manual switching between tools.

What is the best way to broadcast urgent operational alerts across email and chat?

Broadcasting urgent operational alerts across email and chat is best handled by sending a single message via Gmail and posting to a Google Chat space concurrently. This approach reduces missed notifications and saves time during critical company updates.

Do I need Google Workspace access to post team notifications to Gmail and Google Chat?

Yes, you need Google Workspace access with Gmail and Chat APIs available to post team notifications. The recipe requires the gws-gmail and gws-chat skills loaded for message delivery to your email recipients and chat spaces.

Can I use this recipe to share company policy updates with an email list and a chat space?

Yes, you can use this recipe to share company policy updates by sending the same announcement to a Gmail distribution list like [email protected] and posting the message to a Google Chat space such as spaces/TEAM_SPACE in one action.

How does dual-channel message delivery work for internal company updates?

Dual-channel message delivery for internal company updates works by using the gws-gmail and gws-chat skills to perform message delivery. A single input message is routed to both Gmail recipients and a Google Chat space to ensure visibility across communication channels.