← Back to Skills Marketplace
byungkyu

Acuity Scheduling

by byungkyu · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
6006
Downloads
3
Stars
5
Active Installs
4
Versions
Install in OpenClaw
/install acuity-scheduling
Description
Acuity Scheduling API integration with managed OAuth. Manage appointments, calendars, clients, and availability. Use this skill when users want to schedule,...
Usage Guidance
Install only if you trust Maton and intend to connect an Acuity Scheduling account. Before approving any write or delete action, verify the exact account, appointment/client/block details, and effect; use Maton-Connection when multiple Acuity accounts are connected, and revoke or delete the OAuth connection when you no longer need it.
Capability Analysis
Type: OpenClaw Skill Name: acuity-scheduling Version: 1.0.3 The skill provides a legitimate integration for Acuity Scheduling via the Maton API gateway (api.maton.ai). The SKILL.md file contains standard documentation, authentication instructions using the MATON_API_KEY environment variable, and benign Python code snippets for managing appointments and connections. It explicitly instructs the agent to seek user approval for write operations, and no indicators of data exfiltration, malicious execution, or prompt injection were found.
Capability Assessment
Purpose & Capability
The capabilities fit the stated Acuity Scheduling purpose: appointments, calendars, clients, availability, blocks, forms, labels, appointment types, account info, and OAuth connection management are all scheduling-adjacent, though they can expose business and customer data.
Instruction Scope
The skill explicitly requires user approval before any create, update, or delete call and tells the agent to confirm the target resource and intended effect. The short security scope sentence under-lists some documented read/write surfaces, but the broader API surface is openly shown rather than hidden.
Install Mechanism
The artifact is a single non-executable Markdown skill with HTTP/Python examples. It declares the required MATON_API_KEY environment variable and no dependency installer or local executable payload was found.
Credentials
Network access and a Maton API key are proportionate for managed OAuth access to Acuity Scheduling, but users should understand that API traffic passes through api.maton.ai before reaching Acuity.
Persistence & Privilege
OAuth connections can persist until revoked or deleted, and the skill documents listing, creating, selecting, and deleting those connections. No hidden persistence, background process, or privilege escalation was found.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install acuity-scheduling
  3. After installation, invoke the skill by name or use /acuity-scheduling
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
- Updated all API base URLs from gateway.maton.ai and ctrl.maton.ai to api.maton.ai for consistency and clarity. - Revised connection management instructions and endpoints to use api.maton.ai throughout. - Clarified that specifying the Maton-Connection header is required if multiple connections exist. - Added a "Security & Permissions" section to emphasize user approval for all write operations. - Removed the LICENSE.txt file.
v1.0.2
- Added clawdbot metadata with an emoji and environment variable requirements to the SKILL.md. - No functional or API changes; documentation and all other content remain unchanged.
v1.0.1
- Updated API endpoint documentation to use the /api/v1/ path segment for all Acuity Scheduling API calls. - Clarified that {native-api-path} should be used in the base URL for gateway requests. - Revised all code examples and references to match the new endpoint structure. - No functional code changes; documentation only.
v1.0.0
Initial release of Acuity Scheduling API integration. - Schedule, reschedule, or cancel appointments via Acuity Scheduling. - Manage calendars, clients, and appointment availability. - OAuth connections managed through Maton control panel. - Includes detailed Python usage examples for all major workflows. - Supports connection selection for multiple Acuity accounts.
Metadata
Slug acuity-scheduling
Version 1.0.3
License MIT-0
All-time Installs 226
Active Installs 5
Total Versions 4
Frequently Asked Questions

What is Acuity Scheduling?

Acuity Scheduling API integration with managed OAuth. Manage appointments, calendars, clients, and availability. Use this skill when users want to schedule,... It is an AI Agent Skill for Claude Code / OpenClaw, with 6006 downloads so far.

How do I install Acuity Scheduling?

Run "/install acuity-scheduling" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Acuity Scheduling free?

Yes, Acuity Scheduling is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Acuity Scheduling support?

Acuity Scheduling is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Acuity Scheduling?

It is built and maintained by byungkyu (@byungkyu); the current version is v1.0.3.

💬 Comments