← Back to Skills Marketplace
byungkyu

zoho-calendar

by byungkyu · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ✓ Security Clean
13647
Downloads
4
Stars
0
Active Installs
8
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, create, update, or delete calendar events, manage calendars, or schedule meetings. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key. Calls run through the `maton` CLI with OAuth login; default to read and list calls, and confirm every write or new connection with the user.
Usage Guidance
Before installing, be aware that this skill can manage your Zoho Calendar through Maton, including creating, changing, or deleting events once you approve those actions. Prefer OAuth, review any requested Zoho scopes, confirm write operations carefully, and revoke unused connections when no longer needed.
Capability Assessment
Credentials
Network access, a Maton account, and Zoho Calendar OAuth authorization are expected for this integration, and the skill limits its described scope to calendars and events.
Install Mechanism
Installation requires a global Maton CLI via npm or Homebrew; this is disclosed and coherent with the managed OAuth gateway model.
Instruction Scope
The runtime instructions repeatedly direct agents to default to read/list calls, confirm connection creation and all POST/PUT/PATCH/DELETE operations, specify target connections when ambiguous, and treat calendar content as untrusted data.
Persistence & Privilege
OAuth tokens or API keys may be stored in the operating system credential store with a Maton profile; this persistence is disclosed and accompanied by instructions not to inspect, print, export, or persist credentials elsewhere.
Purpose & Capability
The stated purpose is to read and manage Zoho Calendar calendars and events, and the documented capabilities match that purpose, including full CRUD scheduling operations.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install zoho-calendar
  3. After installation, invoke the skill by name or use /zoho-calendar
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.2.0
CLI-first rewrite with the Maton SDK examples; clarify that the CLI and SDKs keep separate credential stores, and reword webhook egress warnings
v1.1.1
- Removed redundant documentation file skill-card.md. - No changes to functionality or user experience. - Documentation and API usage remain unchanged.
v1.1.0
CLI-first rewrite: the maton CLI with OAuth login is the documented path, every example is a maton command, SDK examples added, and the raw HTTP fallback feeds the key on stdin instead of reading it from the environment
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
Slug zoho-calendar
Version 1.2.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 8
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, create, update, or delete calendar events, manage calendars, or schedule meetings. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key. Calls run through the `maton` CLI with OAuth login; default to read and list calls, and confirm every write or new connection with the user. It is an AI Agent Skill for Claude Code / OpenClaw, with 13647 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.2.0.

💬 Comments