SKILL.md
readonlyread-only
name
recipe-send-team-announcement
description
透過 Gmail 和 Google Chat 空間發送團隊公告。
透過 Gmail 和 Google Chat 發布公告
先決條件: 載入以下技能以執行此配方:
gws-gmail、gws-chat
透過 Gmail 和 Google Chat 空間發送團隊公告。
步驟
- 發送電子郵件:
gws gmail +send --to team@company.com --subject 'Important Update' --body 'Please review the attached policy changes.' - 在 Chat 中發布:
gws chat +send --space spaces/TEAM_SPACE --text '📢 Important Update: Please check your email for policy changes.'






