← Back to Skills Marketplace
gora050

Zoho Meeting

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
202
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install zoho-meeting
Description
Zoho Meeting integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zoho Meeting data.
Usage Guidance
This skill delegates Zoho Meeting access and auth to the third-party Membrane service and asks you to install their CLI via npm. Before installing or connecting: 1) Confirm you trust Membrane (https://getmembrane.com) to store/manage your Zoho access and review their privacy/security docs; 2) Prefer using npx for one-off runs if you do not want a global install; 3) Review the npm package (@membranehq/cli) source/release on its official repo to reduce supply-chain risk; 4) On shared or production machines, be cautious about global npm installs and which shell/agent will run the CLI; 5) Understand that connecting gives Membrane access to Zoho Meeting data — do not provide unrelated credentials, and check what scopes the connector requests. If you need a higher-assurance integration, consider using official Zoho APIs directly under your own API keys rather than delegating to a third-party service.
Capability Analysis
Type: OpenClaw Skill Name: zoho-meeting Version: 1.0.3 The skill bundle provides instructions for integrating Zoho Meeting using the Membrane CLI. It follows standard procedures for authentication and action execution through the Membrane platform (getmembrane.com). No evidence of malicious intent, data exfiltration, or unauthorized execution was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name/description (Zoho Meeting integration) match the instructions: they guide the user to use the Membrane CLI to connect to a zoho-meeting connector and run actions. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Instructions are narrowly scoped to installing/using the Membrane CLI, performing login, creating a connection, listing/creating/running actions. They do not instruct reading arbitrary local files or requesting unrelated secrets. Note: connecting delegates access to Membrane (an external service) which will receive and manage the user's Zoho Meeting access tokens.
Install Mechanism
The skill is instruction-only (no install spec in registry), but the SKILL.md recommends running `npm install -g @membranehq/cli@latest` or using `npx`. Installing a global npm package runs third-party code on the host — this is expected for a CLI-based integration but is a point where users should verify the package provenance and trust the vendor.
Credentials
No environment variables, config paths, or primary credentials are requested by the skill. The only required account is a Membrane account (the service will manage Zoho auth server-side), which is proportionate to the stated design of delegating auth to Membrane.
Persistence & Privilege
The registry flags show no 'always: true' or other elevated persistence. The skill does not request modifying other skills or system-wide agent settings. Autonomous invocation is allowed (default) but that is normal and not by itself a concern.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install zoho-meeting
  3. After installation, invoke the skill by name or use /zoho-meeting
  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-meeting
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Zoho Meeting?

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

How do I install Zoho Meeting?

Run "/install zoho-meeting" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Zoho Meeting free?

Yes, Zoho Meeting is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Zoho Meeting support?

Zoho Meeting is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Zoho Meeting?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments