← 返回 Skills 市场
Recipe Send Team Announcement
作者
googleworkspace-bot
· GitHub ↗
· v1.0.12
· MIT-0
345
总下载
0
收藏
8
当前安装
13
版本数
在 OpenClaw 中安装
/install recipe-send-team-announcement
功能描述
Send a team announcement via both Gmail and a Google Chat space.
安全使用建议
This recipe is internally consistent with its stated purpose, but before installing: (1) Verify the gws binary on your system is the legitimate tool you expect (check vendor/source and path). (2) Review the gws-gmail and gws-chat skills (they will be the components that hold or request Google credentials); ensure you trust them and understand what account/permissions they require. (3) Update or confirm the recipient address and Chat space IDs — the SKILL.md uses fixed example values which, if left unchanged, will send real messages to those targets. (4) Because this skill executes CLI commands, be cautious if you allow autonomous invocation — an agent with this recipe can send messages when invoked. If any later version adds network downloads, untrusted install steps, or requires unrelated credentials, reconsider the assessment.
功能分析
Type: OpenClaw Skill
Name: recipe-send-team-announcement
Version: 1.0.12
The skill is a straightforward recipe for sending team announcements via Gmail and Google Chat using the 'gws' tool. The instructions in SKILL.md are transparent, align with the stated purpose, and contain no indicators of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
Name/description (send announcement via Gmail and Google Chat) matches the instructions. Declared dependency on the gws binary and the gws-gmail and gws-chat skills is appropriate for this task.
Instruction Scope
SKILL.md contains straightforward commands to send an email and post to a Chat space. It does not read files or request secrets itself. Note: the recipe uses fixed example recipients ([email protected] and spaces/TEAM_SPACE) rather than parametric placeholders — this is a usability/operational note but not a security mismatch.
Install Mechanism
Instruction-only skill with no install spec or code files; lowest-risk install footprint. It assumes gws is already present on PATH.
Credentials
The skill declares no environment variables or credentials itself. Authentication is expected to be handled by the referenced gws-gmail/gws-chat skills or the gws CLI, which is appropriate.
Persistence & Privilege
always is false and model invocation is allowed (default). The skill does not request persistent/privileged presence or modify other skills' configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install recipe-send-team-announcement - 安装完成后,直接呼叫该 Skill 的名称或使用
/recipe-send-team-announcement触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.12
- Updated metadata version from 0.22.4 to 0.22.5 in SKILL.md.
- No changes to usage instructions or features.
v1.0.11
- Updated skill metadata version from 0.22.3 to 0.22.4 in SKILL.md.
v1.0.10
- Updated version number in SKILL.md from 0.22.2 to 0.22.3.
v1.0.9
- Updated skill metadata version from 0.22.1 to 0.22.2 in SKILL.md.
v1.0.8
- Updated metadata version from 0.22.0 to 0.22.1 in SKILL.md.
v1.0.7
- Bumped skill version to 0.22.0 in metadata.
- No functional or content changes.
v1.0.6
- Updated the metadata version from 0.21.1 to 0.21.2 in SKILL.md.
- No changes to functionality, documentation steps, or requirements.
v1.0.5
- Updated skill version to 0.21.1 in metadata.
- No functional or documentation changes outside of the version bump.
v1.0.4
- Updated skill metadata version from 0.20.0 to 0.20.1 in SKILL.md.
- No functional or instructional changes; documentation version alignment only.
v1.0.3
- Bumped version number from 0.19.0 to 0.20.0 in SKILL.md.
- No other functional or documentation changes.
v1.0.2
- Updated metadata formatting and moved the version key under metadata.
- Changed version value in metadata to 0.19.0.
- Removed the top-level version field from the main structure.
v1.0.1
- Updated YAML formatting in SKILL.md for the requires section to use block style lists.
- No changes to skill features or functionality.
v1.0.0
Initial release: Send team announcements via Gmail and Google Chat.
- Enables sending the same announcement through both Gmail and a Google Chat space.
- Requires the `gws-gmail` and `gws-chat` skills to execute.
元数据
常见问题
Recipe Send Team Announcement 是什么?
Send a team announcement via both Gmail and a Google Chat space. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 345 次。
如何安装 Recipe Send Team Announcement?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install recipe-send-team-announcement」即可一键安装,无需额外配置。
Recipe Send Team Announcement 是免费的吗?
是的,Recipe Send Team Announcement 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Recipe Send Team Announcement 支持哪些平台?
Recipe Send Team Announcement 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Recipe Send Team Announcement?
由 googleworkspace-bot(@googleworkspace-bot)开发并维护,当前版本 v1.0.12。
推荐 Skills