Gws Calendar Insert

🌐Community
by googleworkspace · vlatest · Repository

This skill automatically inserts events into Google Workspace calendars from your messages, streamlining meeting scheduling and boosting productivity.

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 gws-calendar-insert npx -- -y @trustedskills/gws-calendar-insert
2

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

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

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

About This Skill

What it does

The gws-calendar-insert skill allows users to insert events into a Google Workspace calendar. It provides the ability to schedule meetings, add reminders, and manage event details directly through an AI agent.

When to use it

  • Scheduling team meetings automatically based on availability
  • Adding recurring events such as weekly check-ins or project milestones
  • Creating calendar entries from meeting notes or email invites

Key capabilities

  • Insert single or recurring calendar events
  • Set event titles, descriptions, start/end times, and time zones
  • Add attendees and send invitations
  • Configure reminders for events

Example prompts

  • "Add a team meeting on Monday at 3 PM with John and Sarah."
  • "Schedule a weekly project update every Friday at 10 AM."
  • "Insert an event titled 'Client Call' from 2 PM to 3 PM tomorrow."

Tips & gotchas

  • Ensure the AI agent has proper access to your Google Workspace account.
  • Time zone settings must be correctly configured to avoid scheduling conflicts.

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
googleworkspace
Installs
253

🌐 Community

Passed automated security scans.