recipe-create-vacation-responder

Automate Gmail vacation auto-replies with a custom message and date range.

Updated Jun 7, 2026
One-click install
npx skills add https://github.com/vikingokft/vikingo-studio-skills --skill recipe-create-vacation-responder-vikingokft
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-create-vacation-responder
Source: https://github.com/vikingokft/vikingo-studio-skills/tree/main/google/recipe-create-vacation-responder
Command: npx skills add https://github.com/vikingokft/vikingo-studio-skills --skill recipe-create-vacation-responder-vikingokft

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates configuring Gmail's vacation responder to automatically send a chosen message within a specified date range.

Core Features & Use Cases

  • Enable auto-replies with a custom subject and body for a defined period.
  • Verify the vacation settings and disable auto-reply when back.
  • Use case: keep customers and teammates informed during vacations or outages with consistent messaging.

Quick Start

Enable the Gmail vacation responder by loading the gws-gmail prerequisite and running the recipe to set your custom message and date range.

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 out-of-office auto-replies for a specific date range?

You can automate Gmail vacation responder settings by using a recipe to enable auto-replies with a custom subject and body message for a defined date range. This works for both personal and team Gmail accounts.

Can I verify that my Gmail vacation responder is enabled correctly?

Yes, you can verify your Gmail vacation responder settings through Gmail API calls that check and confirm your auto-reply configuration. This ensures your custom message and date range are actively applied to your account.

Do I need a specific prerequisite to set up Gmail auto-reply automation?

Yes, Gmail auto-reply automation requires loading the gws-gmail prerequisite before executing the recipe. This prerequisite provides the necessary Gmail API access to update and verify your vacation responder settings.

Does this Gmail vacation responder work for team accounts or just personal ones?

This Gmail vacation responder supports both personal and team Gmail accounts. You can configure the auto-reply with a custom message and date range to keep customers and teammates informed during your absence.

How do I disable the Gmail auto-reply when I am back from vacation?

You disable the Gmail auto-reply by running the recipe to update your vacation responder settings after your defined period ends. It uses Gmail API calls to turn off the out-of-office configuration automatically.