← Back to Skills Marketplace
googleworkspace-bot

Recipe Send Team Announcement

by googleworkspace-bot · GitHub ↗ · v1.0.12 · MIT-0
cross-platform ✓ Security Clean
345
Downloads
0
Stars
8
Active Installs
13
Versions
Install in OpenClaw
/install recipe-send-team-announcement
Description
Send a team announcement via both Gmail and a Google Chat space.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install recipe-send-team-announcement
  3. After installation, invoke the skill by name or use /recipe-send-team-announcement
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug recipe-send-team-announcement
Version 1.0.12
License MIT-0
All-time Installs 8
Active Installs 8
Total Versions 13
Frequently Asked Questions

What is Recipe Send Team Announcement?

Send a team announcement via both Gmail and a Google Chat space. It is an AI Agent Skill for Claude Code / OpenClaw, with 345 downloads so far.

How do I install Recipe Send Team Announcement?

Run "/install recipe-send-team-announcement" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Recipe Send Team Announcement free?

Yes, Recipe Send Team Announcement is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Recipe Send Team Announcement support?

Recipe Send Team Announcement is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Recipe Send Team Announcement?

It is built and maintained by googleworkspace-bot (@googleworkspace-bot); the current version is v1.0.12.

💬 Comments