Recipe Create Vacation Responder

🌐Community
by googleworkspace · vlatest · Repository

Automatically generates vacation auto-replies incorporating personalized recipe suggestions based on travel destination and dietary preferences.

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-create-vacation-responder npx -- -y @trustedskills/recipe-create-vacation-responder
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "recipe-create-vacation-responder": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/recipe-create-vacation-responder"
      ]
    }
  }
}

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

About This Skill

The recipe-create-vacation-responder skill enables AI agents to automatically generate and deploy vacation responder messages within Google Workspace environments. It streamlines administrative workflows by allowing users to create standardized out-of-office notifications directly through command-line interfaces or API integrations.

When to use it

  • Automating the setup of vacation responses for multiple team members during holiday seasons.
  • Ensuring consistent messaging across an organization when employees are away from their desks.
  • Reducing manual administrative overhead by scripting the creation of responder templates.
  • Integrating vacation status updates into broader HR or IT automation pipelines.

Key capabilities

  • Creates vacation responder messages programmatically within Google Workspace.
  • Supports deployment via command-line tools compatible with the googleworkspace/cli.
  • Facilitates bulk configuration for teams without direct user interaction.

Example prompts

  • "Generate a vacation responder message for our entire sales team using the recipe-create-vacation-responder skill."
  • "How can I automate setting up out-of-office replies for 50 employees leaving next week?"
  • "Create a standardized vacation response template and deploy it across our organization's Google Workspace accounts."

Tips & gotchas

Ensure you have appropriate administrative privileges within your Google Workspace domain before attempting to create or modify responder messages. This skill is designed for automation; verify that the generated content aligns with your company's communication policies before full deployment.

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
170

🌐 Community

Passed automated security scans.