← 返回 Skills 市场
Zoho Mail
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
217
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install zoho-mail-integration
功能描述
Zoho Mail integration. Manage Mailboxs, Contacts, Tags, Tasks, Notes, Calendars. Use when the user wants to interact with Zoho Mail data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install zoho-mail-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/zoho-mail-integration触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Zoho Mail 是什么?
Zoho Mail integration. Manage Mailboxs, Contacts, Tags, Tasks, Notes, Calendars. Use when the user wants to interact with Zoho Mail data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 217 次。
如何安装 Zoho Mail?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install zoho-mail-integration」即可一键安装,无需额外配置。
Zoho Mail 是免费的吗?
是的,Zoho Mail 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Zoho Mail 支持哪些平台?
Zoho Mail 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Zoho Mail?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills