acuity-scheduling
Acuity Scheduling API integration with managed OAuth. Manage appointments, calendars, clients, and availability. Use this skill when users want to schedule, reschedule, or cancel appointments, check availability, or manage clients and calendars. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/byungkyu/acuity-schedulingWhat This Skill Does
The acuity-scheduling skill enables the OpenClaw AI agent to seamlessly interface with the Acuity Scheduling API. By handling the complexities of OAuth authentication automatically via the Maton gateway, this skill allows users to perform high-level scheduling operations through natural language commands. Whether you need to book a new appointment, pull a list of existing sessions, check your real-time availability, or manage client information, this skill acts as a secure bridge to your Acuity account. It abstracts the underlying API endpoints, allowing the agent to perform administrative tasks without you needing to manually manage OAuth tokens or complex API headers.
Installation
You can integrate this skill into your environment by running the following command in your terminal:
clawhub install openclaw/skills/skills/byungkyu/acuity-scheduling
Ensure that you have set your MATON_API_KEY environment variable before attempting to connect your account. After installation, you will need to establish an active connection via the Maton control panel at https://ctrl.maton.ai.
Use Cases
- Client Management: Quickly retrieve details for specific clients to prepare for upcoming meetings.
- Appointment Automation: Automatically schedule, reschedule, or cancel appointments based on user requests during a chat session.
- Availability Management: Programmatically check calendar availability to suggest optimal meeting times to your users.
- Operational Efficiency: Sync scheduling data with other third-party tools by leveraging the gateway proxy for cross-platform integration.
Example Prompts
- "List my appointments for tomorrow so I can see what my schedule looks like."
- "Reschedule the appointment with John Doe to next Tuesday at 2 PM."
- "Check if I have any open slots available next Wednesday between 9 AM and 12 PM."
Tips & Limitations
- Authentication: Always verify that your
MATON_API_KEYis correctly exported in your shell environment. If you encounter authorization errors, check the status of your connection athttps://ctrl.maton.ai. - Scope: This skill is strictly for Acuity Scheduling interactions. If you need to integrate other platforms, please reference the
api-gatewayskill. - Data Privacy: Because this skill interacts with external scheduling data, ensure you are using it in a trusted environment to maintain the security of your client contact information and business appointments.
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-byungkyu-acuity-scheduling": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
apollo
Apollo.io API integration with managed OAuth. Search and enrich people and companies, manage contacts and accounts. Use this skill when users want to prospect, enrich leads, or manage sales data. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
hubspot
HubSpot CRM API integration with managed OAuth. Manage contacts, companies, deals, and associations. Use this skill when users want to create or update CRM records, search contacts, or sync data with HubSpot. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
squareup
Square API integration with managed OAuth. Process payments, manage customers, orders, catalog, inventory, invoices, loyalty programs, team members, and more. Use this skill when users want to accept payments, manage point-of-sale operations, track inventory, handle invoicing, manage loyalty programs, or create payment links through Square. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
signnow
SignNow API integration with managed OAuth. E-signature platform for sending, signing, and managing documents. Use this skill when users want to upload documents, send signature invites, create templates, or manage e-signature workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
vimeo
Vimeo API integration with managed OAuth. Video hosting and sharing platform. Use this skill when users want to upload, manage, or organize videos, create showcases/albums, manage folders, or interact with the Vimeo community. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.