Google Calendar Automation

🌐Community
by sickn33 · vlatest · Repository

Automates Google Calendar events based on custom rules, reminders, and integrates with other sickn33 AI tools.

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 sickn33-google-calendar-automation npx -- -y @trustedskills/sickn33-google-calendar-automation
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "sickn33-google-calendar-automation": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/sickn33-google-calendar-automation"
      ]
    }
  }
}

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

About This Skill

What it does

This skill enables AI agents to interact directly with Google Calendar, allowing them to create new events, modify existing ones, and delete appointments based on natural language instructions. It streamlines scheduling workflows by removing the need for manual navigation within the calendar interface.

When to use it

  • Quickly booking meetings or adding reminders without opening a browser tab.
  • Adjusting event details like time slots, titles, or descriptions via chat.
  • Removing outdated or duplicate appointments from your schedule automatically.
  • Managing complex calendar logic for team coordination or personal organization.

Key capabilities

  • Event Creation: Adds new calendar entries with specified dates and times.
  • Event Modification: Updates existing event properties such as titles, locations, or durations.
  • Event Deletion: Removes scheduled items from the user's calendar.
  • Natural Language Processing: Interprets conversational commands to execute calendar actions accurately.

Example prompts

  • "Add a 30-minute team sync meeting with Sarah tomorrow at 10 AM."
  • "Move the dentist appointment next Tuesday to Friday afternoon."
  • "Delete all events scheduled for this weekend that are over an hour long."

Tips & gotchas

Ensure your AI agent has explicit read/write permissions granted to your Google Calendar account before attempting these actions. Be specific with dates and times in your prompts to avoid accidental scheduling conflicts or data loss.

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
sickn33
Installs
55

🌐 Community

Passed automated security scans.