Calendly Integration Manager

Automate Calendly scheduling workflows with dual authentication and tier-aware access.

4|Updated Jan 2, 2026
One-click install
npx skills add https://github.com/armoin2018/ai-command-center --skill calendly-integration-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Calendly Integration Manager
Source: https://github.com/armoin2018/ai-command-center/tree/main/plugins/aicc-calendly/skills/ailey-com-calendly
Command: npx skills add https://github.com/armoin2018/ai-command-center --skill calendly-integration-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires axios, commander, dotenv, chalk, open, and includes scripts (resource) components.

What problem does it solve?

Centralizes Calendly automation, unifying authentication methods, tier-based feature access, and scheduling workflows to reduce manual setup and repetitive tasks.

Core Features & Use Cases

  • Dual authentication: Personal Access Token and OAuth 2.0 for public apps, with token refresh support.
  • Automatic tier detection to enable/disable features like webhooks, routing forms, analytics, and team management.
  • End-to-end scheduling management: create/update/delete event types, list scheduled events, and check availability across organizations.
  • Organization-level controls and webhook subscriptions for proactive automation and analytics integration.

Quick Start

Install dependencies, configure environment variables, and run the Calendly CLI to begin managing scheduling and events.

Frequently Asked Questions about Calendly Integration Manager

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

FAQPage Schema
How do I automate Calendly scheduling and event management across multiple teams?

You can automate Calendly scheduling by using a centralized CLI to manage event types, check availability, and list scheduled events across organizations. This unifies authentication and applies tier-aware feature access to reduce manual setup.

Can I use OAuth 2.0 for Calendly integration instead of a personal access token?

Yes, Calendly integration supports dual authentication using either Personal Access Tokens or OAuth 2.0. The OAuth 2.0 method includes token refresh support, making it suitable for public applications requiring continuous access.

How do I handle Calendly API 403 and 429 errors during automated scheduling workflows?

Calendly automation workflows handle 403 and 429 responses with robust error handling built into the system. This prevents workflow interruptions by managing access restrictions and rate limits automatically during event management tasks.

Does Calendly automation support tier-based feature gating for webhooks and analytics?

Yes, Calendly automation uses automatic tier detection to enable or disable features like webhooks, routing forms, analytics, and team management. This ensures you only access scheduling capabilities available on your specific subscription tier.

How do I configure Calendly webhooks for proactive scheduling automation?

You configure Calendly webhooks through organization-level controls that create webhook subscriptions for proactive automation. This allows your scheduling workflows to trigger automated actions and feed data into analytics integrations.