Recipe Send Team Announcement

🌐Community
by googleworkspace · vlatest · Repository

This skill automatically sends a team announcement via email based on a provided recipe, streamlining communication and ensuring consistent updates.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add recipe-send-team-announcement npx -- -y @trustedskills/recipe-send-team-announcement
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "recipe-send-team-announcement": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/recipe-send-team-announcement"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill enables AI agents to send team-wide announcements directly through Google Workspace channels. It streamlines communication by allowing automated delivery of updates, ensuring consistent messaging across the organization without manual intervention.

When to use it

  • Distributing urgent security alerts or policy changes to all staff members instantly.
  • Sharing weekly company updates, holiday schedules, or event invitations automatically.
  • Broadcasting meeting reminders or agenda links to specific department groups.
  • Sending standardized onboarding messages to new hires upon their entry into the system.

Key capabilities

  • Direct integration with Google Workspace communication tools.
  • Automated message formatting for professional consistency.
  • Targeted delivery options for entire teams or specific groups.
  • Seamless execution via command-line interface (CLI) recipes.

Example prompts

  • "Send a reminder about tomorrow's all-hands meeting to the entire engineering team."
  • "Announce the new remote work policy update to all employees by 5 PM today."
  • "Post a welcome message for the three new interns joining next Monday in the Slack channel."

Tips & gotchas

Ensure you have appropriate administrative permissions within Google Workspace before executing announcements, as unauthorized users may be blocked from sending messages. Test the recipe with a small group first to verify formatting and recipient targeting before rolling out organization-wide.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
googleworkspace
Installs
169

🌐 Community

Passed automated security scans.