recipe-send-team-announcement

Send team announcements via Gmail and Google Chat.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gws-gmail, gws-chat, and includes scripts (resource) components.

What problem does it solve?

This Skill addresses the challenge of disseminating team announcements efficiently across multiple communication channels.

Core Features & Use Cases

  • Multichannel Delivery: Send announcements to team members via Gmail and Google Chat simultaneously.
  • Customizable Content: Craft announcements with personalized subject lines and message bodies.
  • Use Case: Ideal for broadcasting updates, reminders, or important news within an organization.

Quick Start

Execute the skill with the command: recipe-send-team-announcement --to [email protected] --subject 'Important Update' --body 'Please review the attached policy changes.'

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 via Gmail and Google Chat simultaneously?

To send team announcements via Gmail and Google Chat simultaneously, you execute a command specifying the recipient, subject, and body. This disseminates the message across both platforms concurrently to ensure group communication reaches all members.

What is the best way to broadcast group notifications across multiple communication channels?

The best way to broadcast group notifications across multiple channels is using a multichannel delivery system. It posts messages in Google Chat spaces and sends emails through Gmail simultaneously, ensuring reliable information dissemination for organizational updates.

Can I customize the subject line and message body when sending group notifications?

You can fully customize the subject line and message body when sending group notifications. The execution command accepts parameters for both fields, allowing you to craft personalized announcements tailored to your specific organizational communication needs.

Do I need specific authorization to post messages in Google Chat spaces and send emails?

You need specific authorization to post messages in Google Chat spaces and send emails. The workflow requires access permissions for both Google Workspace dependencies to facilitate group communication and execute announcements successfully across platforms.

What command format is required to execute team announcements across communication platforms?

The required command format to execute team announcements is specifying the skill name followed by the recipient, subject, and body parameters. This triggers the script to distribute your message through Gmail and Google Chat.