calendly-scheduling

Manage Calendly events, invitees, scheduling links, and webhooks via the Calendly API.

117|10|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/ClawLink-HQ/clawlink --skill calendly-scheduling
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: calendly-scheduling
Source: https://github.com/ClawLink-HQ/clawlink/tree/main/clawhub-skills/calendly-scheduling
Command: npx skills add https://github.com/ClawLink-HQ/clawlink --skill calendly-scheduling

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the management of Calendly events, scheduling links, and invitees, simplifying your event coordination process.

Core Features & Use Cases

  • Event Management: List, get, cancel, and manage scheduled events.
  • Invitee Management: View and manage event invitees.
  • Scheduling Links: Create and manage scheduling links.
  • Webhooks: Set up and manage Calendly webhooks.
  • Use Case: Quickly list all scheduled events for a specific user or organization, or create a scheduling link for a new event.

Quick Start

Use the calendly-scheduling skill to list all scheduled events for a user with the ID 'https://api.calendly.com/users/USER_UUID'.

Frequently Asked Questions about calendly-scheduling

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Calendly events and scheduling links programmatically?

You can manage Calendly events and scheduling links programmatically by using this Skill to list, get, cancel, and create scheduling links via the Calendly API. It streamlines event coordination by automating these actions directly through API calls.

Does Calendly API integration support OAuth for secure access?

Yes, Calendly API integration supports OAuth authentication for secure access. This Skill uses OAuth to ensure that your event management, invitee management, and webhook setup actions are safely authorized without compromising your credentials.

How do I set up and manage Calendly webhooks for event scheduling?

To set up and manage Calendly webhooks, use this Skill to configure webhook endpoints via the Calendly API. This enables real-time notifications for scheduled events and invitee management within your personal or professional environments.

Can I view and manage event invitees using the Calendly API?

Yes, you can view and manage event invitees using the Calendly API through this Skill. It provides dedicated invitee management capabilities, allowing you to retrieve invitee details and manage their event participation efficiently.

What is the best way to list all scheduled events for a specific Calendly user?

The best way to list all scheduled events for a specific Calendly user is to use this Skill with the user's API URI, such as 'https://api.calendly.com/users/USER_UUID'. This retrieves a comprehensive list of scheduled events for that user or organization.

Do I need OAuth credentials to create scheduling links with the Calendly API?

Yes, you need OAuth credentials to create scheduling links with the Calendly API using this Skill. OAuth authentication is required to securely access the event management and scheduling link creation features for your account.