← Back to Skills Marketplace
638
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install zoho-bookings
Description
Zoho Bookings API integration with managed OAuth. Manage appointments, services, staff, and workspaces. Use this skill when users want to book appointments,...
Usage Guidance
This skill is internally consistent: it proxies Zoho Bookings calls through Maton and requires a MATON_API_KEY. Before installing, verify you trust maton.ai/ctrl.maton.ai/connect.maton.ai because Maton will see API requests and hold OAuth tokens on your behalf. Confirm Maton's ownership and privacy/security practices (there's no homepage in the registry entry beyond URLs in SKILL.md), prefer using a dedicated Maton account or API key with minimal scope, store the MATON_API_KEY securely, and rotate the key if you later revoke access. Because the skill is instruction-only, there is no bundled code to audit; your main risk is trusting the external gateway service rather than the skill package itself.
Capability Analysis
Type: OpenClaw Skill
Name: zoho-bookings
Version: 1.0.2
The skill bundle provides an integration with Zoho Bookings via the Maton API gateway. All instructions and code examples in `SKILL.md` are directly related to managing appointments, services, staff, and workspaces, which aligns with the stated purpose. The skill requires and uses the `MATON_API_KEY` environment variable for authentication to `maton.ai` endpoints, which is a legitimate requirement for its functionality. There is no evidence of data exfiltration to unauthorized parties, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts against the AI agent. All network calls are directed to the expected `maton.ai` domains.
Capability Assessment
Purpose & Capability
Name/description (Zoho Bookings integration) align with the runtime instructions: all examples call a Maton gateway and connection controller to proxy Zoho Bookings API requests. Requesting a MATON_API_KEY is consistent with using a managed gateway.
Instruction Scope
Instructions only perform network calls to maton.ai gateway and ctrl.maton.ai for connection management and to connect.maton.ai to finish OAuth; they do not reference local files, unrelated env vars, or other system state. Note: runtime behavior relies entirely on a third‑party proxy service (Maton) which will see proxied requests and manage OAuth tokens.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk by the skill package itself. Lowest install risk.
Credentials
Only a single env var (MATON_API_KEY) is required and is used consistently in examples. The requested credential is proportional to the gateway-based architecture. There are no unrelated credentials requested.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent system-wide privileges or modify other skills. Autonomous invocation is allowed by default but not an additional privilege here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install zoho-bookings - After installation, invoke the skill by name or use
/zoho-bookings - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
No changes detected in this version.
v1.0.1
No user-visible changes in this release.
v1.0.0
Initial release of Zoho Bookings skill.
- Integrates with Zoho Bookings API for managing appointments, services, staff, and workspaces.
- Supports full CRUD operations via a Maton API gateway with managed OAuth.
- Provides endpoints for fetching and creating workspaces and services.
- Detailed usage instructions, authentication setup, and connection management included.
- Requires a Maton API key for all actions.
Metadata
Frequently Asked Questions
What is Zoho Bookings?
Zoho Bookings API integration with managed OAuth. Manage appointments, services, staff, and workspaces. Use this skill when users want to book appointments,... It is an AI Agent Skill for Claude Code / OpenClaw, with 638 downloads so far.
How do I install Zoho Bookings?
Run "/install zoho-bookings" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Zoho Bookings free?
Yes, Zoho Bookings is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Zoho Bookings support?
Zoho Bookings is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Zoho Bookings?
It is built and maintained by byungkyu (@byungkyu); the current version is v1.0.2.
More Skills