Calendar Audit

🌐Community
by foogunlana · vlatest · Repository

Identifies scheduling conflicts, optimizes meeting times, and flags underutilized calendar slots using foogunlana's audit.

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

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

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

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

About This Skill

What it does

The calendar-audit skill analyzes a user's calendar data to identify potential inefficiencies and areas for improvement. It can detect recurring meetings, excessive meeting lengths, and gaps in scheduling that could be utilized for focused work or breaks. The skill aims to provide actionable insights to optimize the user’s time management and overall productivity.

When to use it

  • Time Management Review: Regularly assess calendar usage to identify patterns of inefficiency.
  • Meeting Overload: Determine if meeting frequency or duration is negatively impacting productivity.
  • Scheduling Optimization: Find opportunities to create more focused work blocks by analyzing existing calendar commitments.
  • Vacation Planning: Analyze past scheduling habits to plan efficient and realistic vacation time.

Key capabilities

  • Recurring meeting detection
  • Meeting length analysis
  • Gap identification in schedule
  • Actionable insights for optimization

Example prompts

  • "Analyze my calendar for the last month and identify any recurring meetings."
  • "Show me a breakdown of how much time I spend in meetings each week."
  • "Find gaps in my schedule where I could potentially block out focused work time."

Tips & gotchas

The skill requires access to your calendar data. Ensure appropriate permissions are granted for accurate analysis and relevant recommendations.

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

🌐 Community

Passed automated security scans.