add-gcal

Manage Google Calendar events via OAuth and the built-in mcp package.

50|4|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/sliamh11/Deus --skill add-gcal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-gcal
Source: https://github.com/sliamh11/Deus/tree/main/.claude/skills/add-gcal
Command: npx skills add https://github.com/sliamh11/Deus --skill add-gcal

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing calendars across channels is tedious and error-prone; this skill enables Deus to control Google Calendar events directly from agents, reducing manual switching and missed meetings.

Core Features & Use Cases

  • OAuth-based calendar connection and token management to securely access calendars.
  • List, create, update, and delete events across connected calendars from any channel.
  • Check availability and schedule meetings by querying multiple calendars and proposing times.

Quick Start

Ask Deus to connect my Google Calendar and start listing, creating, and updating events.

Frequently Asked Questions about add-gcal

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

FAQPage Schema
How do I automate Google Calendar event management from an agent?

Google Calendar event management automation is handled by connecting Deus to your calendar via OAuth, enabling agents to list, create, update, and delete events across multiple calendars and channels directly.

Can I check availability and schedule meetings across multiple Google Calendars?

Checking availability and scheduling meetings across multiple Google Calendars is supported by querying connected calendars and proposing times, allowing agents to find open slots and create events automatically.

Do I need OAuth credentials to connect Google Calendar to agents?

OAuth credentials are required to connect Google Calendar to agents, involving token handling and keep-alive maintenance to securely access and manage your calendars via the built-in mcp package.

What's the best way to integrate Google Calendar with multi-channel calendar management?

Integrating Google Calendar with multi-channel calendar management is done by setting up OAuth-based connections through Deus, letting agents control event creation, updates, and deletion across all connected channels.

How does token handling work for Google Calendar integration?

Token handling for Google Calendar integration involves OAuth credential setup and keep-alive maintenance to ensure persistent, secure access when agents list, create, update, or delete events.

Why does managing calendars across channels require automation?

Managing calendars across channels requires automation because manual switching is tedious and error-prone, often leading to missed meetings; agent-driven calendar control reduces errors and centralizes event management.