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