← 返回 Skills 市场
Zoho Sheet
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
162
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install zoho-sheet
功能描述
Zoho Sheet integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zoho Sheet data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install zoho-sheet - 安装完成后,直接呼叫该 Skill 的名称或使用
/zoho-sheet触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Zoho Sheet 是什么?
Zoho Sheet integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zoho Sheet data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 162 次。
如何安装 Zoho Sheet?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install zoho-sheet」即可一键安装,无需额外配置。
Zoho Sheet 是免费的吗?
是的,Zoho Sheet 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Zoho Sheet 支持哪些平台?
Zoho Sheet 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Zoho Sheet?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills