recipe-create-vacation-responder

Automates Gmail vacation responder setup with custom message and date range.

8|1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/niclasmartinsson-sys/google-workspace-cli --skill recipe-create-vacation-responder-niclasmartinsson-sys
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-create-vacation-responder
Source: https://github.com/niclasmartinsson-sys/google-workspace-cli/tree/main/skills/recipe-create-vacation-responder
Command: npx skills add https://github.com/niclasmartinsson-sys/google-workspace-cli --skill recipe-create-vacation-responder-niclasmartinsson-sys

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the tedious setup of Gmail out-of-office replies, ensuring consistent messaging and preventing missed communications during travel or holidays.

Core Features & Use Cases

  • Enable automatic vacation responses: configure a custom subject and body that are sent to Gmail contacts during a defined date range.
  • Date-range control & verification: specify start and end dates and verify activation via Google Workspace settings.
  • Practical use case: a consultant travels for two weeks and wants an automatic reply informing clients of availability and alternate contact.

Quick Start

Instruct gws to enable a Gmail vacation responder with a custom message and a date range for your account.

Frequently Asked Questions about recipe-create-vacation-responder

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Gmail vacation responder setup for a specific date range?

Automate Gmail vacation responder setup by applying a recipe that uses the gws command-line tool to enable auto-reply with a custom message and defined start and end dates. This ensures consistent out-of-office messaging during travel without manual configuration.

Can I verify my Gmail out-of-office auto-reply is active in Google Workspace?

Yes, you can verify your Gmail out-of-office auto-reply by using the getVacation function within the gws command-line tool. This checks your Google Workspace settings to confirm the vacation responder is properly enabled for your specified date range.

Do I need any specific tools to enable a Gmail out-of-office reply through automation?

You need the gws command-line tool and the gws-gmail skill to automate enabling a Gmail out-of-office reply. These components work together to apply the updateVacation function for configuring your custom auto-response and date range.

What is the best way to manage out-of-office email workflows for a small team?

The best way to manage out-of-office email workflows for a small team is automating Google Workspace vacation responses. This approach configures custom auto-reply messages and date ranges, preventing missed communications during holidays or travel.

How does the updateVacation function work with Google Workspace?

The updateVacation function works with Google Workspace by enabling a Gmail vacation responder with a customizable subject and body. It configures the auto-reply to send to contacts during a specified date range, which you can verify using getVacation.