Google Calendar

🌐Community
by aws-samples · vlatest · Repository

Provides AWS guidance and assistance for deploying and managing cloud infrastructure.

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

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

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

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

About This Skill

What it does

This skill allows an AI agent to interact with Google Calendar. It can create, read, update, and delete calendar events based on user instructions. The integration leverages the AWS Samples framework for seamless interaction within an AgentCore environment.

When to use it

  • Scheduling meetings: An agent can schedule a meeting with specific attendees and set reminders directly into your Google Calendar.
  • Checking availability: Ask the agent to check your calendar for free slots to find suitable times for a meeting.
  • Managing appointments: The skill can be used to update or cancel existing calendar events based on user requests.
  • Creating daily summaries: An agent could provide you with a summary of your upcoming Google Calendar events each morning.

Key capabilities

  • Create new calendar events
  • Read and retrieve event details
  • Update existing events (e.g., change time, attendees)
  • Delete calendar events

Example prompts

  • "Schedule a meeting with John Smith for tomorrow at 2 PM titled 'Project Update'."
  • “What does my calendar look like on Friday?”
  • "Cancel the event called 'Doctor's Appointment'.”

Tips & gotchas

  • Ensure your Google Calendar API credentials are properly configured within the AgentCore environment.
  • The skill’s functionality is dependent on the user having appropriate permissions to access and modify their Google Calendar.

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
aws-samples
Installs
4

🌐 Community

Passed automated security scans.