← Back to Skills Marketplace
membranedev

Zoho Assist

by Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
192
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install zoho-assist
Description
Zoho Assist integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zoho Assist data.
Usage Guidance
This skill is internally consistent: it instructs the agent to use the Membrane CLI to connect to Zoho Assist rather than asking for Zoho API keys locally. Before installing or using it, verify you trust Membrane/@membranehq: inspect the npm package (publisher, weekly downloads, package contents) and the upstream repository (https://github.com/membranedev/application-skills). If you prefer not to install a global package, use npx. Be aware that Membrane will handle OAuth and will have the ability to access Zoho data on your behalf — if that is a compliance or privacy concern, review Membrane's terms/privacy or consider using a direct Zoho integration that you control. Also check the exact login parameters (the example shows "--tenant" without a sample value) so you know what tenant value is required.
Capability Analysis
Type: OpenClaw Skill Name: zoho-assist Version: 1.0.3 The skill bundle for Zoho Assist consists of documentation and instructions for an AI agent to use the Membrane CLI (@membranehq/cli) to manage remote support sessions and data. It focuses on legitimate integration patterns, such as using a centralized platform for authentication and action execution, and lacks any indicators of malicious intent, data exfiltration, or unauthorized execution.
Capability Assessment
Purpose & Capability
The SKILL.md describes a Zoho Assist integration and all runtime steps point to using the Membrane CLI to create a connection and run actions against Zoho Assist. No unrelated environment variables, binaries, or config paths are requested; the capabilities requested are consistent with the stated purpose.
Instruction Scope
Instructions are limited to installing the Membrane CLI, logging in, creating a connection, discovering and running actions. The doc explicitly discourages asking users for API keys (Membrane handles auth). Minor vagueness: the example login command shows "--tenant" with no example tenant value and agentType guidance is non‑strict. The skill does not instruct reading unrelated files or exfiltrating local data.
Install Mechanism
There is no platform install spec in the registry, but SKILL.md recommends installing @membranehq/cli from npm (npm install -g or npx). Installing a third‑party global npm package is a normal mechanism for a CLI but carries the usual risk of trusting code from the npm registry and giving it disk and network access.
Credentials
The skill declares no required env vars or credentials, which fits because Membrane is expected to manage credentials. That design is coherent but shifts trust to Membrane: the user must be comfortable granting Membrane (and its CLI) the ability to access Zoho Assist data and manage auth on their behalf.
Persistence & Privilege
The skill is not always-enabled and is user-invocable. It does not request system-wide configuration changes beyond installing the CLI. Autonomous invocation is allowed by default (not flagged here) and is not combined with other privilege red flags.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install zoho-assist
  3. After installation, invoke the skill by name or use /zoho-assist
  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-assist
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Zoho Assist?

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

How do I install Zoho Assist?

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

Is Zoho Assist free?

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

Which platforms does Zoho Assist support?

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

Who created Zoho Assist?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.

💬 Comments