recipe-send-team-announcement
SolidSend a team announcement via both Gmail and a Google Chat space.
AI & Automation 26,720 stars
1406 forks Updated today Apache-2.0
Install
Quality Score: 92/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# 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.'`
Details
- Author
- googleworkspace
- Repository
- googleworkspace/cli
- Created
- 3 months ago
- Last Updated
- today
- Language
- Rust
- License
- Apache-2.0
Integrates with
Similar Skills
Semantically similar based on skill content โ not just same category
AI & Automation Solid
recipe-create-meet-space
Create a Google Meet meeting space and share the join link.
26,720 Updated today
googleworkspace AI & Automation Solid
recipe-share-doc-and-notify
Share a Google Docs document with edit access and email collaborators the link.
26,720 Updated today
googleworkspace AI & Automation Solid
recipe-post-mortem-setup
Create a Google Docs post-mortem, schedule a Google Calendar review, and notify via Chat.
26,720 Updated today
googleworkspace AI & Automation Solid
recipe-batch-invite-to-event
Add a list of attendees to an existing Google Calendar event and send notifications.
26,720 Updated today
googleworkspace AI & Automation Solid
recipe-draft-email-from-doc
Read content from a Google Doc and use it as the body of a Gmail message.
26,720 Updated today
googleworkspace