calendly
Calendly scheduling integration. List events, check availability, manage meetings via Calendly API.
Why use this skill?
Manage your Calendly events directly from your AI agent. List, view, and cancel meetings effortlessly with this powerful OpenClaw productivity skill.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/kesslerio/calendlyWhat This Skill Does
The Calendly Skill for OpenClaw is a powerful integration that bridges the gap between your conversational AI agent and your Calendly scheduling workflow. By utilizing the MCP (Model Context Protocol) architecture, it provides a command-line interface to interact directly with your Calendly account. This skill enables users to manage their professional meetings without leaving the terminal, facilitating tasks such as viewing upcoming events, checking invitee lists, and canceling meetings when plans change. Whether you are managing personal appointments or professional engagements, this skill acts as a direct conduit to your scheduling infrastructure.
Installation
To integrate this skill into your environment, use the OpenClaw management utility. Run the following command in your terminal:
clawhub install openclaw/skills/skills/kesslerio/calendly
Once installed, ensure you have your Personal Access Token (PAT) from the Calendly integration dashboard. Configure your environment by exporting the CALENDLY_API_KEY in your shell configuration or your project’s .env file to ensure the agent has authorized access to your API data.
Use Cases
This skill is designed for high-efficiency professionals who rely on Calendly to manage their time. Common use cases include:
- Automated Preparation: Querying your upcoming schedule at the start of the day to prepare for meetings.
- Rapid Rescheduling: Instantly canceling or rescheduling appointments during high-pressure workflows.
- Meeting Insights: Quickly checking the guest list for an event to verify attendance or retrieve participant details.
- Status Monitoring: Staying informed about which meetings are confirmed versus pending without opening a browser tab.
Example Prompts
- "What meetings do I have scheduled for today, and who is attending the 2pm sync?"
- "I need to cancel my 4pm appointment with the design team due to a scheduling conflict; please update my Calendly."
- "Show me all my upcoming meetings from the last week so I can summarize my hours for the client report."
Tips & Limitations
- Pre-requisites: You must run
calendly get-current-userfirst to identify your User URI, as most commands depend on this value. - Versioning: This skill currently relies on the v1.0.0 CLI for portability. Scheduling API features (v2.0.0) are pending an update; until then, focus on management of existing events rather than booking new ones.
- Filtering: Always utilize the
--min-start-timeflag when listing events to avoid retrieving massive historical datasets, which improves query speed and accuracy. - Privacy: Since this tool accesses your scheduling data, ensure your API keys are stored securely in environment files that are not committed to public version control systems.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-kesslerio-calendly": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api
Related Skills
coding-agent
Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control.
google-messages
Send and receive SMS/RCS via Google Messages web interface (messages.google.com). Use when asked to "send a text", "check texts", "SMS", "text message", "Google Messages", or forward incoming texts to other channels.
academic-deep-research
Transparent, rigorous research with full methodology — not a black-box API wrapper. Conducts exhaustive investigation through mandated 2-cycle research per theme, APA 7th citations, evidence hierarchy, and 3 user checkpoints. Self-contained using native OpenClaw tools (web_search, web_fetch, sessions_spawn). Use for literature reviews, competitive intelligence, or any research requiring academic rigor and reproducibility.
soulcraft
Create or improve SOUL.md files for OpenClaw agents through guided conversation. Use when designing agent personality, crafting a soul, or saying "help me create a soul". Supports self-improvement.
dialpad
Send SMS and make voice calls via Dialpad API. Supports single/batch SMS, voice calls with TTS, and caller ID selection.