← Back to Skills Marketplace
Zoho Inventory
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
173
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install zoho-inventory-integration
Description
Zoho Inventory integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zoho Inventory data.
Usage Guidance
This skill appears consistent with a Zoho Inventory integration that relies on the Membrane CLI. Before installing/using it: 1) Understand you are trusting the Membrane service and its CLI with access to your Zoho data — review Membrane's privacy/terms and the connection permissions. 2) Prefer using npx (examples already use npx) or inspect the @membranehq/cli package and publisher on npm/GitHub before running an npm -g install, since global CLI installs execute third-party code on your machine. 3) Create a least-privilege or sandboxed Membrane connection/account for production data, and check audit logs for connections/actions. 4) If you need higher assurance, verify the CLI's source repo, release signatures, and the getmembrane.com / github.com/membranedev repository mentioned in SKILL.md.
Capability Analysis
Type: OpenClaw Skill
Name: zoho-inventory-integration
Version: 1.0.3
The skill instructions in SKILL.md direct the AI agent to perform high-risk operations, including global software installation (npm install -g @membranehq/cli) and shell-based interaction with a third-party platform (getmembrane.com). While these actions are plausibly needed for the stated purpose of Zoho Inventory integration and the instructions include security best practices (e.g., avoiding direct API key handling), the requirement for broad shell/network access and the ability to dynamically create and run remote actions (membrane action create/run) meet the threshold for a suspicious classification. Additionally, the _meta.json file contains a future-dated timestamp (May 2026).
Capability Tags
Capability Assessment
Purpose & Capability
The name/description (Zoho Inventory integration) aligns with the instructions: everything revolves around using the Membrane CLI to connect to Zoho Inventory and run/discover actions. No unrelated credentials, binaries, or system paths are requested.
Instruction Scope
SKILL.md confines runtime steps to installing/using the Membrane CLI, creating connections, listing/searching/creating/running actions, and authenticating via browser or a code. It does not instruct reading unrelated files, other env vars, or transmitting data to unexpected endpoints beyond Membrane/Zoho flows.
Install Mechanism
The guide asks users to install @membranehq/cli via npm (-g) or uses npx in examples. Global npm installs execute third-party code on the host and write files to disk; this is a normal pattern for CLIs but is a moderate-risk action because it runs code from the npm registry. Prefer npx or verifying the package/publisher before global install.
Credentials
The skill requests no environment variables or credentials in SKILL.md and explicitly advises letting Membrane manage credentials rather than asking users for API keys. Delegating auth to Membrane is consistent with the stated purpose, though it means the user must trust the Membrane service with access to Zoho credentials.
Persistence & Privilege
No special persistence is requested (always:false). The skill is user-invocable and allows normal autonomous invocation; nothing in the skill attempts to modify other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install zoho-inventory-integration - After installation, invoke the skill by name or use
/zoho-inventory-integration - 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
Frequently Asked Questions
What is Zoho Inventory?
Zoho Inventory integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zoho Inventory data. It is an AI Agent Skill for Claude Code / OpenClaw, with 173 downloads so far.
How do I install Zoho Inventory?
Run "/install zoho-inventory-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Zoho Inventory free?
Yes, Zoho Inventory is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Zoho Inventory support?
Zoho Inventory is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Zoho Inventory?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills