recipe-send-team-announcement

recipe-send-team-announcement

热门

通过 Gmail 和 Google Chat 空间发送团队公告。

2.9万Star
1669Fork
更新于 2026/3/31
SKILL.md
只读
名称
recipe-send-team-announcement
描述

通过 Gmail 和 Google Chat 空间发送团队公告。

通过 Gmail 和 Google Chat 发布公告

先决条件: 加载以下技能以执行此配方:gws-gmailgws-chat

通过 Gmail 和 Google Chat 空间发送团队公告。

步骤

  1. 发送邮件:gws gmail +send --to team@company.com --subject 'Important Update' --body 'Please review the attached policy changes.'
  2. 在 Chat 中发布:gws chat +send --space spaces/TEAM_SPACE --text '📢 Important Update: Please check your email for policy changes.'