Calendly Api

🌐Community
by vamseeachanta · vlatest · Repository

Provides API guidance and assistance for agent workflows.

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 calendly-api npx -- -y @trustedskills/calendly-api
2

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

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

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 the Calendly API. It can be used to create, read, update, and delete events within a user's Calendly account. Specifically, it facilitates scheduling meetings based on predefined availability and routing attendees.

When to use it

  • Scheduling Meetings: Automatically book meetings for you or your team based on specific criteria (e.g., duration, required participants).
  • Checking Availability: Determine the next available time slot for a meeting with multiple attendees.
  • Rescheduling Events: Modify existing Calendly events, such as changing the date, time, or invitees.
  • Automating Booking Flows: Integrate Calendly into automated workflows to streamline appointment scheduling processes.

Key capabilities

  • Create new events
  • Read event details
  • Update existing events
  • Delete events
  • Access and manage routing settings

Example prompts

  • "Schedule a 30-minute meeting with John Doe next week."
  • "What's the earliest time I can meet with Sarah Jones and David Lee?"
  • “Reschedule my Calendly event for tomorrow to Thursday at 2 PM.”

Tips & gotchas

  • Requires an active Calendly account and API key. Ensure your API key has the necessary permissions granted within Calendly.

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
vamseeachanta
Installs
23

🌐 Community

Passed automated security scans.