← Back to Skills Marketplace
Zoho Mail
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
217
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install zoho-mail-integration
Description
Zoho Mail integration. Manage Mailboxs, Contacts, Tags, Tasks, Notes, Calendars. Use when the user wants to interact with Zoho Mail data.
Usage Guidance
This skill delegates Zoho access to the Membrane service and asks you to install the Membrane CLI via npm. Before installing/using it: verify the @membranehq npm package and the Membrane homepage/repository you trust (check package publisher, GitHub repo, and release activity), prefer a per-user or virtual environment install instead of global if you're cautious, and confirm you are comfortable granting Membrane a connection to your Zoho account (it will manage OAuth tokens). Do not provide Zoho API keys or other secrets directly to the skill—use the documented Membrane connect/login flow. If you need higher assurance, review the Membrane CLI source and the connector implementation on the project's repository before proceeding.
Capability Analysis
Type: OpenClaw Skill
Name: zoho-mail-integration
Version: 1.0.1
The skill bundle provides instructions for an AI agent to integrate with Zoho Mail using the Membrane CLI. It guides the agent through installing the '@membranehq/cli' package, authenticating, and executing mail-related actions (e.g., sending emails, listing folders) via the 'membrane' command-line tool. The instructions are transparent, align with the stated purpose of the skill, and do not contain evidence of malicious intent, data exfiltration, or obfuscated code.
Capability Assessment
Purpose & Capability
Name/description match the instructions: the SKILL.md describes using the Membrane CLI to connect to Zoho Mail, discover and run actions (mail, folders, labels, etc.). The resources requested (a Membrane account and network access) are appropriate for a connector-based integration.
Instruction Scope
Instructions focus on installing and using the Membrane CLI, logging in, creating a Zoho connection, discovering actions, and running them. The SKILL.md does not instruct reading unrelated files or exfiltrating credentials; it explicitly says to let Membrane handle credentials and not to ask users for API keys.
Install Mechanism
There is no formal install spec in the registry, but the SKILL.md instructs the user to run `npm install -g @membranehq/cli@latest`. Installing an npm package globally is a legitimate way to obtain the Membrane CLI but does carry the usual risks of running third-party npm packages. This is moderate risk but proportionate to the stated purpose.
Credentials
The skill declares no required environment variables or credentials. It relies on the Membrane account/connection flow for auth, which is consistent with the stated approach and does not request unrelated secrets.
Persistence & Privilege
The skill does not request always-on inclusion or elevated privileges. It is user-invocable and allows autonomous invocation (the platform default); there is no indication it modifies other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install zoho-mail-integration - After installation, invoke the skill by name or use
/zoho-mail-integration - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Zoho Mail?
Zoho Mail integration. Manage Mailboxs, Contacts, Tags, Tasks, Notes, Calendars. Use when the user wants to interact with Zoho Mail data. It is an AI Agent Skill for Claude Code / OpenClaw, with 217 downloads so far.
How do I install Zoho Mail?
Run "/install zoho-mail-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Zoho Mail free?
Yes, Zoho Mail is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Zoho Mail support?
Zoho Mail is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Zoho Mail?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills