← Back to Skills Marketplace
Zoho Desk
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
130
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install zoho-desk-integration
Description
Zoho Desk integration. Manage Tickets, Contacts, Accounts, Agents, Departments, Articles and more. Use when the user wants to interact with Zoho Desk data.
Usage Guidance
This skill is coherent: it simply instructs use of the Membrane CLI to connect to Zoho Desk. Before installing or following the steps, verify the @membranehq/cli npm package publisher and GitHub repo (ensure it is the official Membrane project), and confirm you trust Membrane as an intermediary that will handle Zoho auth and API calls. Consider installing the CLI in a contained environment (local user install or container) rather than system-wide if you want to limit global npm package exposure. Finally, review the permissions granted during the OAuth flow to Zoho and revoke access if you no longer need the connection.
Capability Analysis
Type: OpenClaw Skill
Name: zoho-desk-integration
Version: 1.0.1
The skill bundle provides instructions for an AI agent to interact with Zoho Desk using the Membrane CLI. It includes standard procedures for authentication, connection management, and executing predefined actions (e.g., listing tickets, creating contacts) via the 'membrane' command-line tool. No malicious code, data exfiltration patterns, or harmful prompt injections were detected in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
Name/description match the instructions: the SKILL.md directs the agent to use the Membrane CLI to manage Zoho Desk resources. There are no extraneous env vars, binaries, or config-path requests that don't belong to a connector-based integration.
Instruction Scope
The instructions tell the user/agent to install and use the Membrane CLI and to perform OAuth-style login flows (open a browser or paste a code). This is consistent with delegating auth to a third-party service, but it does require trusting Membrane as the intermediary and following the CLI flows exactly.
Install Mechanism
The registry contains no formal install spec, but SKILL.md instructs installing @membranehq/cli via npm (global). Installing a published npm CLI is expected for this workflow; it carries the usual moderate risk of installing third-party packages globally. No obscure URLs or archives are suggested.
Credentials
The skill declares no environment variables, no credentials, and no config paths. All credential handling is delegated to Membrane via interactive login and connector creation, which is proportionate for this integration.
Persistence & Privilege
always is false and the skill does not request long‑lived system privileges or to modify other skills. It relies on runtime use of the Membrane CLI and user-performed OAuth flows.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install zoho-desk-integration - After installation, invoke the skill by name or use
/zoho-desk-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
Metadata
Frequently Asked Questions
What is Zoho Desk?
Zoho Desk integration. Manage Tickets, Contacts, Accounts, Agents, Departments, Articles and more. Use when the user wants to interact with Zoho Desk data. It is an AI Agent Skill for Claude Code / OpenClaw, with 130 downloads so far.
How do I install Zoho Desk?
Run "/install zoho-desk-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Zoho Desk free?
Yes, Zoho Desk is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Zoho Desk support?
Zoho Desk is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Zoho Desk?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills