← 返回 Skills 市场
391
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install zoho-projects
功能描述
Zoho Projects API integration with managed OAuth. Manage projects, tasks, milestones, tasklists, and team collaboration. Use this skill when users want to ma...
安全使用建议
This skill proxies Zoho API calls and OAuth via maton.ai and requires a MATON_API_KEY — installing it gives Maton the ability to access your Zoho connections on your behalf. Before installing: (1) confirm you trust maton.ai (review its privacy/security docs and OAuth scope handling), (2) use a dedicated least-privilege API key/account if possible, (3) verify OAuth scopes requested during connection flows, and (4) if you want to limit autonomous behavior, be aware the skill can be invoked by the agent (platform default) and restrict or review usage accordingly. Also note the small metadata inconsistency (no declared primary credential) but this does not affect functionality.
功能分析
Type: OpenClaw Skill
Name: zoho-projects
Version: 1.0.0
The OpenClaw skill bundle for Zoho Projects appears benign. All code examples and instructions in SKILL.md are focused on interacting with the Maton API gateway and control plane (gateway.maton.ai, ctrl.maton.ai) for Zoho Projects integration. It correctly utilizes the `MATON_API_KEY` environment variable for authentication and does not attempt to access other sensitive environment variables, perform arbitrary command execution, access the local file system beyond standard library needs, or exfiltrate data to unauthorized endpoints. There are no prompt injection attempts to subvert the agent's behavior, and all network calls are directed to expected domains related to the Maton service or Zoho Projects.
能力评估
Purpose & Capability
Name/description (Zoho Projects with managed OAuth) matches what the SKILL.md instructs: calls to gateway.maton.ai and ctrl.maton.ai to proxy Zoho API calls and manage OAuth connections. The single required env var (MATON_API_KEY) is appropriate for a gateway-proxied integration.
Instruction Scope
Instructions are scoped to calling Maton endpoints (gateway.maton.ai and ctrl.maton.ai) and managing connections. They do not read arbitrary local files or unrelated environment variables. Important caveat: API requests and OAuth tokens are proxied through maton.ai — the skill will cause your Zoho project data and OAuth tokens to transit through that third-party service.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk during install.
Credentials
Only one env var (MATON_API_KEY) is required, which is proportionate for a gateway-managed OAuth integration. Minor metadata inconsistency: the registry lists no primary credential even though MATON_API_KEY is required, but this is a bookkeeping issue rather than a functional mismatch.
Persistence & Privilege
always:false and no install actions or config writes; the skill does not request elevated persistence or modify other skills. Model invocation is allowed (platform default).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install zoho-projects - 安装完成后,直接呼叫该 Skill 的名称或使用
/zoho-projects触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Zoho Projects integration skill initial release.
- Provides Zoho Projects API access with managed OAuth via Maton.
- Supports project, task, milestone, tasklist, and collaboration management.
- Includes detailed connection and authentication management using Maton API keys.
- Offers Python code samples for all key API endpoints.
- Enables selection of specific OAuth connections when multiple are present.
元数据
常见问题
Zoho Projects 是什么?
Zoho Projects API integration with managed OAuth. Manage projects, tasks, milestones, tasklists, and team collaboration. Use this skill when users want to ma... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 391 次。
如何安装 Zoho Projects?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install zoho-projects」即可一键安装,无需额外配置。
Zoho Projects 是免费的吗?
是的,Zoho Projects 完全免费(开源免费),可自由下载、安装和使用。
Zoho Projects 支持哪些平台?
Zoho Projects 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Zoho Projects?
由 byungkyu(@byungkyu)开发并维护,当前版本 v1.0.0。
推荐 Skills