googleworkspace/recipe-create-vacation-responder
Enable a Gmail out-of-office auto-reply with a custom message and date range.
Enable a Gmail out-of-office auto-reply with a custom message and date range.
npx skills add https://github.com/googleworkspace/cli/tree/main/skills/recipe-create-vacation-responderEnable a Gmail out-of-office auto-reply with a custom message and date range.
This repo contains 20 individual skills — each has its own dedicated page.
Google Workspace Admin SDK: Audit logs and usage reports.
Google Calendar: Manage calendars and events.
Google Calendar: Show upcoming events across all calendars.
Google Calendar: Create a new event.
Google Chat: Manage Chat spaces and messages.
Google Chat: Send a message to a space.
Google Classroom: Manage classes, rosters, and coursework.
Read and write Google Docs.
Google Docs: Append text to a document.
Google Drive: Manage files, folders, and shared drives.
Google Drive: Upload a file with automatic metadata.
Subscribe to Google Workspace events.
Google Workspace Events: Renew/reactivate Workspace Events subscriptions.
Google Workspace Events: Subscribe to Workspace events and stream them as NDJSON.
Read and write Google Forms.
Gmail: Send, read, and manage email.
Gmail: Forward a message to new recipients.
Gmail: Read a message and extract its body or headers.
Gmail: Reply to a message (handles threading automatically).
Gmail: Reply-all to a message (handles threading automatically).
AV/EDR evasion playbook for Windows. Use when bypassing AMSI, ETW, .NET assembly detection, shellcode execution, process injection, API hooking, and signature-based detection on Windows endpoints.
Nyx is an open-source agentic coding CLI that runs on pure Python stdlib. No npm, no pip, no cargo. Features MCP support, subagents, dynamic skills, web search, and hot-swappable LLM providers (OpenRouter, OpenAI, Anthropic).
Generate FilamentPHP v4 resources with form, table, relation managers, and actions
AI agent native DevOps bash script orchestrator.
Automate Apaleo tasks via Rube MCP (Composio). Always search tools first for current schemas.
Production-ready Golang tests — table-driven tests, testify suites and mocks, parallel tests, fuzzing, fixtures, goroutine leak detection with goleak, snapshot testing, code coverage, integration tests, idiomatic test naming. Use when writing or reviewing Go tests, choosing a testing approach, setting up Go test CI, or debugging flaky/slow tests. For testify-specific APIs see `samber/cc-skills-golang@golang-stretchr-testify`; for measurement methodology see `samber/cc-skills-golang@golang-benchmark`.