← Back to Skills Marketplace
12892
Downloads
4
Stars
6
Active Installs
5
Versions
Install in OpenClaw
/install zoho-calendar
Description
Zoho Calendar API integration with managed OAuth. Manage calendars and events with full scheduling capabilities. Use this skill when users want to read, crea...
Usage Guidance
Install only if you trust Maton with access to your Zoho Calendar data. Keep MATON_API_KEY private, confirm every write or delete action before it runs, use the Maton-Connection header when multiple accounts are connected, and remove unused OAuth connections.
Capability Analysis
Type: OpenClaw Skill
Name: zoho-calendar
Version: 1.0.4
The skill provides a standard integration for Zoho Calendar via the Maton API gateway (api.maton.ai). It requires a MATON_API_KEY for authentication and includes explicit instructions in SKILL.md for the agent to seek user approval before performing any write operations. The provided Python examples are standard API interactions using urllib, and no evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
The stated purpose is to read, create, update, and delete Zoho calendars and events, and the documented API examples are limited to those calendar and connection-management functions.
Instruction Scope
The skill discloses the Maton API base URL, required MATON_API_KEY, Zoho proxying, connection selection, and explicitly requires user approval before create, update, or delete operations.
Install Mechanism
The artifact is a single SKILL.md with examples only; no install script, executable payload, dependency installation, or automatic runtime behavior is present.
Credentials
Network access, a Maton API key, and calendar OAuth access are sensitive but proportionate for this integration and are disclosed in the skill metadata and instructions.
Persistence & Privilege
Maton OAuth connections are persistent and can access the connected Zoho Calendar account, but the skill documents listing, selecting, creating, and deleting those connections.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install zoho-calendar - After installation, invoke the skill by name or use
/zoho-calendar - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.4
- Base API URLs updated from gateway.maton.ai and ctrl.maton.ai to api.maton.ai for a unified endpoint.
- Instructions, request examples, and code snippets revised to use the new api.maton.ai URLs.
- Security & Permissions section added: highlights the need for explicit user approval for all write operations.
- Connection management documentation simplified and references to /connections endpoints updated for the new base URL.
- LICENSE.txt file removed from the project.
v1.0.3
- Added a clawdbot metadata block specifying emoji and required environment variable (MATON_API_KEY) in SKILL.md.
- No changes to API or user-facing functionality. Documentation update only.
v1.0.2
No user-facing changes in this version.
- Internal version update only; no file changes detected.
v1.0.1
No user-facing changes in this release; documentation metadata only.
v1.0.0
Initial release of Zoho Calendar API skill with managed OAuth integration.
- Provides full CRUD operations for Zoho calendars and events, including recurring events and attendee management.
- Supports listing, creating, updating, and deleting both calendars and events.
- API key authentication via Maton; easy OAuth connection management.
- Includes Python examples for all actions using the API gateway.
- Allows header-based selection for multiple Zoho Calendar accounts.
- Comprehensive documentation and usage instructions provided in SKILL.md.
Metadata
Frequently Asked Questions
What is Zoho Calendar?
Zoho Calendar API integration with managed OAuth. Manage calendars and events with full scheduling capabilities. Use this skill when users want to read, crea... It is an AI Agent Skill for Claude Code / OpenClaw, with 12892 downloads so far.
How do I install Zoho Calendar?
Run "/install zoho-calendar" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Zoho Calendar free?
Yes, Zoho Calendar is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Zoho Calendar support?
Zoho Calendar is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Zoho Calendar?
It is built and maintained by byungkyu (@byungkyu); the current version is v1.0.4.
More Skills