← Back to Skills Marketplace
Zoho Sheet
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
162
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install zoho-sheet
Description
Zoho Sheet integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zoho Sheet data.
Usage Guidance
This skill is coherent for a Zoho Sheet integration but relies on the Membrane service and a global npm CLI. Before installing or using it: 1) Verify the @membranehq/cli package and the Membrane service (publisher, npm page, GitHub repo, privacy/terms) so you trust where your data and tokens will be stored. 2) Be aware that actions and inputs you send to Membrane may be transmitted to their servers; review OAuth scopes and revoke connections when no longer needed. 3) Installing a global npm package executes code on your machine — install in an isolated environment (container/VM) if unsure. 4) If you need strict data residency or enterprise controls, confirm Membrane’s security/compliance posture first. 5) Consider using a dedicated/test account or least-privilege credentials for setup and review the generated actions before running them.
Capability Analysis
Type: OpenClaw Skill
Name: zoho-sheet
Version: 1.0.1
The zoho-sheet skill bundle provides instructions for an AI agent to interact with Zoho Sheet via the Membrane CLI. The SKILL.md file guides the agent through installing the '@membranehq/cli' npm package, authenticating, and managing spreadsheet data through Membrane's managed connections. The instructions prioritize security by advising the agent to let the CLI handle credentials rather than requesting API keys from the user, and no evidence of malicious intent, data exfiltration, or unauthorized execution was found.
Capability Assessment
Purpose & Capability
The name/description (Zoho Sheet integration) matches the instructions: all runtime actions are performed via the Membrane CLI and Membrane connectors. There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
SKILL.md instructs the user/agent to install and use @membranehq/cli, run membrane login, create a connection to the zoho-sheet connector, and create/run actions. This is coherent for a connector-based integration, but it means data and credentials are handled by Membrane's service (actions and inputs you send to Membrane may be transmitted to their servers). The README explicitly instructs not to ask users for raw API keys and to let Membrane manage auth, which is consistent but worth being aware of.
Install Mechanism
There is no automated install spec in the manifest, but the instructions tell the user to run npm install -g @membranehq/cli@latest (and use npx in examples). Installing a global npm CLI from the public registry is common, but it runs arbitrary code on the host and should be trusted/reviewed before installation. No archive downloads or obscure URLs are recommended.
Credentials
The skill requests no environment variables, no filesystem config paths, and no unrelated credentials. Credential handling is delegated to Membrane (server-side), which explains the lack of local secrets.
Persistence & Privilege
The skill is not always-included and has no special system privileges. However, using Membrane implies persistent connections and server-side stored credentials within Membrane's service. Also, the skill is user-invocable and allows autonomous model invocation (the platform default); combined with a persistent Membrane connection, the agent could act on Zoho resources via Membrane when invoked.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install zoho-sheet - After installation, invoke the skill by name or use
/zoho-sheet - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Zoho Sheet?
Zoho Sheet integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zoho Sheet data. It is an AI Agent Skill for Claude Code / OpenClaw, with 162 downloads so far.
How do I install Zoho Sheet?
Run "/install zoho-sheet" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Zoho Sheet free?
Yes, Zoho Sheet is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Zoho Sheet support?
Zoho Sheet is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Zoho Sheet?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills