Google Calendar

🌐Community
by sanjay3290 · vlatest · Repository

This skill integrates with Google Calendar to schedule meetings and events directly within your workflow, boosting productivity and organization.

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

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

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

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

About This Skill

What it does

This skill connects AI agents to Google Calendar data, enabling them to read and manage your schedule directly. It allows agents to retrieve upcoming events, search for specific meetings, and check availability without manual intervention.

When to use it

  • Automatically checking a user's free time before scheduling a new meeting.
  • Retrieving details about an upcoming event when asked by a voice assistant.
  • Searching for past appointments related to a specific project or person.
  • Verifying calendar conflicts before adding a new task to the agent's workflow.

Key capabilities

  • Accessing Google Calendar API endpoints via PostgreSQL integration.
  • Querying events based on date ranges, titles, or attendees.
  • Retrieving event details such as start times, locations, and descriptions.
  • Filtering calendar entries to find specific meetings efficiently.

Example prompts

  • "What are my next three meetings?"
  • "Do I have any conflicts between 2 PM and 4 PM tomorrow?"
  • "Find the location of the 'Q3 Review' meeting."

Tips & gotchas

Ensure your AI agent has valid OAuth credentials to access your Google account securely. This skill relies on a PostgreSQL backend, so verify that your database connection is active before expecting real-time calendar updates.

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
sanjay3290
Installs
47

🌐 Community

Passed automated security scans.