calendly
Installation
SKILL.md
Calendly
Calendly is a scheduling automation tool that eliminates the back-and-forth of finding meeting times. It allows users to share availability and let others book appointments directly into their calendar. Sales teams and customer success managers commonly use it to schedule demos and meetings.
Official docs: https://developer.calendly.com/
Calendly Overview
- Event
- Invitee
- User
- Scheduling Link
Use action names and parameters as needed.
Working with Calendly
This skill uses the Membrane CLI to interact with Calendly. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Related skills