Outlook Calendar Automation

🌐Community
by davepoon · vlatest · Repository

Automatically schedule meetings, send reminders, and manage calendar events based on your instructions and preferences.

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

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

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

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

About This Skill

What it does

This skill automates tasks within your Outlook calendar. It can create new appointments, modify existing ones (like changing times or attendees), and delete unwanted events. The skill interacts directly with your Outlook account to manage your schedule efficiently.

When to use it

  • Schedule a meeting with specific colleagues: "Create an appointment for a 30-minute team meeting next Tuesday at 2 PM with John and Jane."
  • Reschedule a conflicting event: “Move my calendar entry ‘Project Review’ from Friday to Monday morning.”
  • Delete an outdated or cancelled event: "Cancel the 'Client Demo' scheduled for next week."
  • Create recurring appointments: "Schedule a weekly team check-in every Wednesday at 10 AM."

Key capabilities

  • Create new calendar events.
  • Modify existing calendar events (time, attendees).
  • Delete calendar events.

Example prompts

  • "Add a meeting to my calendar called 'Brainstorming Session' for one hour tomorrow morning with Sarah and David."
  • “Can you reschedule my appointment ‘Doctor’s Appointment’ from the 15th to the 22nd?”
  • "Remove the event 'Holiday Party' from my calendar."

Tips & gotchas

This skill requires access to your Outlook account. Ensure the AI agent has the necessary permissions to interact with your calendar data for it to function correctly.

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
davepoon
Installs
20

🌐 Community

Passed automated security scans.