calendly-automation

Automate Calendly event, invitee, scheduling, and organization operations via Composio.

Updated Jun 3, 2026
One-click install
npx skills add https://github.com/vZulin/overlay-clock-timer --skill calendly-automation-vzulin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: calendly-automation
Source: https://github.com/vZulin/overlay-clock-timer/tree/main/.codex/skills/macos-design/calendly-automation
Command: npx skills add https://github.com/vZulin/overlay-clock-timer --skill calendly-automation-vzulin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates Calendly operations including event listing, invitee management, scheduling link creation, availability queries, and organization administration via Composio's Calendly toolkit. Toolkit docs: https://composio.dev/toolkits/calendly

Core Features & Use Cases

  • List and View Scheduled Events: Retrieve upcoming or filtered events for users or organizations, with details for planning.
  • Manage Event Invitees: Inspect and extract invitee details for events, including counts and statuses.
  • Create Scheduling Links and Check Availability: Generate scheduling links and query availability to optimize meeting planning.
  • Cancel or Modify Events: Cancel events when needed and adjust related invitees and schedules.
  • Manage Organization and Invitations: Handle organization-level invitations and member management via Calendly toolkit.

Quick Start

Connect Rube MCP to Calendly, then run a workflow to list events for your user or organization.

Frequently Asked Questions about calendly-automation

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

FAQPage Schema
How do I automate Calendly scheduling workflows via Rube MCP?

You can automate Calendly scheduling workflows via Rube MCP by connecting to Composio's Calendly toolkit to list events, manage invitees, create scheduling links, and check availability across personal and organizational accounts.

Can I manage Calendly organization invitations and members through an API?

Yes, managing Calendly organization invitations and members is supported. The toolkit handles organization-level invitations and member administration using full Calendly API URIs and required token scopes.

How do I retrieve and filter Calendly events for an entire organization?

To retrieve Calendly events for an organization, the workflow obtains your current user and organization URIs, then lists active or inactive scheduled events while handling pagination to return complete filtered results.

Does Calendly automation support checking availability and generating scheduling links?

Yes, Calendly automation supports querying availability and generating scheduling links to optimize meeting planning. You can extract invitee details, counts, and statuses, then cancel or modify events as needed.

What scopes and permissions are needed to automate Calendly operations?

Automating Calendly operations requires connecting via Rube MCP with proper token permissions and API scopes. The workflow respects required scopes to administer organizations, manage invitees, and handle event scheduling links.

How do I handle pagination when listing Calendly invitees and events?

When listing Calendly invitees and events, the automation handles pagination automatically by using full Calendly API URIs to retrieve complete datasets across large organizational accounts without missing records.