calendly-automation
Automate Calendly scheduling, event management, invitee tracking, availability checks, and organization administration via Rube MCP (Composio). Always search tools first for current schemas.
Why use this skill?
Efficiently manage your Calendly events, invitees, and organization workflows using the OpenClaw calendly-automation skill via Rube MCP.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/sohamganatra/calendly-automationWhat This Skill Does
The calendly-automation skill enables OpenClaw agents to interface directly with Calendly via the Rube MCP (Composio) framework. This skill provides a comprehensive suite of tools for managing scheduling workflows, including listing event details, monitoring invitee statuses, checking availability, and overseeing organizational settings. By leveraging programmatic access to your Calendly account, the agent can streamline complex administrative tasks that would otherwise require manual navigation of the web dashboard. It acts as a powerful bridge between your conversational requests and the Calendly API.
Installation
To install this skill, run the following command in your terminal:
clawhub install openclaw/skills/skills/sohamganatra/calendly-automation
Once installed, ensure that your Rube MCP server is correctly configured in your environment. You must verify connectivity by calling RUBE_SEARCH_TOOLS. Following verification, initialize the integration by invoking RUBE_MANAGE_CONNECTIONS with the calendly toolkit specified. You are required to complete the OAuth flow if the status is not already active. Always perform these connectivity checks before executing any agentic workflows to ensure the agent has the necessary permissions to perform operations on your behalf.
Use Cases
This skill is designed for professionals and teams looking to optimize their time management. Common use cases include:
- Automated Reporting: Generate a summary of all meetings scheduled for the upcoming week, filtered by specific participants.
- Invitee Management: Quickly identify missing information or verify attendance for critical stakeholder meetings.
- Administrative Oversight: Monitor organization-wide event volume to optimize team capacity.
- Proactive Scheduling: Use availability checks to inform users about optimal slots without jumping between multiple tabs.
Example Prompts
- "Check my Calendly calendar and list all upcoming appointments scheduled with '[email protected]' for next week."
- "Who is currently registered for the 'Quarterly Planning' meeting on Thursday? Please list their names and email addresses."
- "Summarize my organization's event activity for the last 30 days and list the total number of confirmed events."
Tips & Limitations
- Tool Discovery: Always start by calling
RUBE_SEARCH_TOOLSto identify the most current schema versions. - URI Handling: Never assume 'me' works as a user reference; the API strictly requires the full URI returned by
CALENDLY_GET_CURRENT_USER. - Scope Compliance: Remember that
invitee_emailis a filter, not an primary scope identifier; you must provide a validuser,organization, orgroupUUID. - Pagination: When querying large lists, always check for the presence of a
page_tokento retrieve subsequent records, as results are paginated by default. - Admin Rights: Performing operations at the organization level may require specific elevated permissions within your Calendly account settings.
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-sohamganatra-calendly-automation": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api
Related Skills
activecampaign-automation
Automate ActiveCampaign tasks via Rube MCP (Composio): manage contacts, tags, list subscriptions, automation enrollment, and tasks. Always search tools first for current schemas.
canva-automation
Automate Canva tasks via Rube MCP (Composio): designs, exports, folders, brand templates, autofill. Always search tools first for current schemas.
canvas-design
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
amplitude-automation
Automate Amplitude tasks via Rube MCP (Composio): events, user activity, cohorts, user identification. Always search tools first for current schemas.
box-automation
Automate Box cloud storage operations including file upload/download, search, folder management, sharing, collaborations, and metadata queries via Rube MCP (Composio). Always search tools first for current schemas.