← Back to Skills Marketplace
gora050

Zoho Calendar

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
183
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install zoho-calendar-integration
Description
Zoho Calendar integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zoho Calendar data.
Usage Guidance
This skill appears consistent and uses the Membrane CLI to access Zoho Calendar. Before installing: 1) Confirm you trust the Membrane service (getmembrane.com/@membranehq) because it will broker calendar access and hold OAuth tokens; 2) Prefer using npx or a local install rather than npm -g if you want to avoid global installs; 3) Expect the CLI to persist auth tokens/config locally — know where those are stored and how to revoke them; 4) Do not provide Zoho API keys directly to the agent; follow the described connect/login flow; 5) Review @membranehq/cli package+repo and Membrane's privacy/permissions if you need to limit scope or test in a sandbox account first.
Capability Analysis
Type: OpenClaw Skill Name: zoho-calendar-integration Version: 1.0.3 The skill bundle provides instructions for an AI agent to integrate with Zoho Calendar using the Membrane CLI (@membranehq/cli). The SKILL.md file guides the agent through installation, authentication, and action discovery/execution using the Membrane platform. It explicitly encourages security best practices, such as delegating credential management to the platform rather than handling raw API keys. No evidence of malicious intent, data exfiltration, or obfuscation was found; the instructions are consistent with the documented use of the legitimate Membrane developer tool.
Capability Assessment
Purpose & Capability
The name/description match the instructions: the skill delegates Zoho Calendar work to the Membrane CLI/service. No unrelated env vars, binaries, or capabilities are requested.
Instruction Scope
SKILL.md confines runtime actions to installing/using the Membrane CLI (login, create connection, list/run actions). It does not instruct the agent to read arbitrary files, harvest unrelated environment variables, or send data to unexpected third-party endpoints beyond Membrane/Zoho.
Install Mechanism
The doc recommends installing @membranehq/cli via npm (public registry). This is a reasonable, common mechanism but is a system-level global install (npm -g) that writes to disk and may require elevated privileges — consider using npx or a local install if you want less system impact. No obscure download URLs are used.
Credentials
The skill declares no required env vars or credentials and explicitly advises against asking users for API keys. However, using the Membrane CLI will create and store local authentication tokens/config (client-side CLI state) and will give the Membrane service access to the connected Zoho account. The SKILL.md does not enumerate where CLI credentials are stored, so users should be aware tokens will persist locally and that Membrane will broker API access.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. Autonomous invocation (model-initiated calls) is allowed by default but not combined with other concerning flags. The skill does not attempt to modify other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install zoho-calendar-integration
  3. After installation, invoke the skill by name or use /zoho-calendar-integration
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug zoho-calendar-integration
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Zoho Calendar?

Zoho Calendar integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zoho Calendar data. It is an AI Agent Skill for Claude Code / OpenClaw, with 183 downloads so far.

How do I install Zoho Calendar?

Run "/install zoho-calendar-integration" 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 Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments