Automate Calendly scheduling, event management, invitee tracking, availability checks, and organization administration via Rube MCP (Composio). Always search tools first for current schemas.
Install with Tessl CLI
npx tessl i github:Lingjie-chen/MT5 --skill calendly-automation77
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillValidation for skill structure
Event listing workflow and URI resolution
RUBE_SEARCH_TOOLS first
0%
100%
Connection setup
0%
100%
Active connection confirmed
0%
100%
CALENDLY_GET_CURRENT_USER prerequisite
100%
100%
Full URI for user param
100%
100%
Exactly one scope
100%
100%
UTC timestamp format
83%
100%
Pagination via page_token
100%
100%
Sort format
100%
100%
count for page size
100%
100%
Without context: $1.1877 · 4m 8s · 37 turns · 399 in / 8,667 out tokens
With context: $0.4853 · 2m 5s · 19 turns · 184 in / 7,511 out tokens
Scheduling link creation workflow
RUBE_SEARCH_TOOLS first
0%
100%
Connection setup
0%
100%
Active connection check
0%
100%
CALENDLY_GET_CURRENT_USER called
100%
100%
Full URI for event type listing
100%
100%
Event types listed before link creation
100%
100%
CALENDLY_CREATE_SCHEDULING_LINK used
100%
100%
max_event_count equals 1
100%
100%
Full event type URI as owner
100%
100%
owner_type set to EventType
100%
100%
Without context: $0.4570 · 2m 7s · 26 turns · 1,890 in / 7,480 out tokens
With context: $0.4886 · 2m 4s · 19 turns · 274 in / 7,460 out tokens
Event cancellation workflow with confirmation
RUBE_SEARCH_TOOLS first
0%
37%
Connection setup
0%
100%
CALENDLY_GET_CURRENT_USER prerequisite
100%
100%
CALENDLY_LIST_EVENTS to find event
70%
100%
CALENDLY_GET_EVENT to confirm details
70%
100%
CALENDLY_LIST_EVENT_INVITEES checked
100%
100%
Explicit confirmation before cancel
100%
100%
Irreversibility documented
100%
100%
Notification side effect noted
100%
100%
Active-only caveat
100%
100%
Without context: $0.8979 · 3m 41s · 25 turns · 163 in / 7,902 out tokens
With context: $0.5309 · 2m 20s · 19 turns · 273 in / 7,990 out tokens
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.