M365 Calendar

🌐Community
by probichaux Β· vlatest Β· Repository

This AI agent manages your Microsoft 365 calendar, scheduling meetings and events effortlessly for increased 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 m365-calendar npx -- -y @trustedskills/m365-calendar
2

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

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

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

About This Skill

What it does

This skill allows AI agents to interact with Microsoft 365 calendars. It can create, read, update, and delete calendar events, as well as check availability for meetings. The agent can also manage multiple calendars if permissions allow.

When to use it

  • Schedule a meeting with several attendees by querying their free/busy times.
  • Create a recurring event for weekly team updates.
  • Remind the user of upcoming appointments and deadlines.
  • Update an existing calendar entry with new details or attachments.

Key capabilities

  • Create calendar events
  • Read calendar event details
  • Update existing calendar events
  • Delete calendar events
  • Check attendee availability

Example prompts

  • "Schedule a meeting with John and Jane for tomorrow at 2 PM about the project proposal."
  • "What's on my calendar for next Tuesday?"
  • "Create a recurring event every Monday at 9 AM called 'Team Standup'."
  • β€œFind a time that works for me, Sarah, and David sometime next week.”

Tips & gotchas

The agent requires appropriate Microsoft 365 permissions to access and modify calendars. Ensure the user has granted these permissions beforehand for seamless operation.

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
probichaux
Installs
6

🌐 Community

Passed automated security scans.