← 返回 Skills 市场
byungkyu

Zoho CRM

作者 byungkyu · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ✓ 安全检测通过
14352
总下载
6
收藏
0
当前安装
8
版本数
在 OpenClaw 中安装
/install zoho-crm
功能描述
Zoho CRM API integration with managed OAuth. Manage leads, contacts, accounts, deals, and other CRM records. Use this skill when users want to read, create, update, or delete CRM records, search contacts, manage sales pipelines, access organization settings, manage users, or retrieve module metadata in Zoho CRM. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key. Calls run through the `maton` CLI with OAuth login; default to read and list calls, and confirm every write or new connection with the user.
安全使用建议
Install only if you intend to let an agent access your Zoho CRM through Maton. Use the narrowest Zoho scopes available, confirm the target connection before writes or deletes, and prefer OAuth over long-lived API keys.
能力评估
Credentials
Network access, Bash, and Maton API calls are proportionate for a CRM API skill, and the raw HTTP fallback is documented as only for environments where the CLI cannot be installed.
Install Mechanism
Installation uses the third-party Maton CLI via npm or Homebrew, with optional SDK packages; this is disclosed and coherent with the gateway-based integration.
Instruction Scope
Instructions repeatedly scope use to Zoho CRM tasks, default to read/list operations, require explicit approval before POST/PUT/PATCH/DELETE and new connections, and warn against acting on instructions embedded in fetched CRM data.
Persistence & Privilege
OAuth tokens or API keys are persisted by the Maton CLI in the operating system credential store, and the skill explicitly instructs agents not to inspect, print, export, or persist secrets elsewhere.
Purpose & Capability
The skill enables full Zoho CRM API access, including reading, creating, updating, and deleting CRM records plus organization and user metadata; this is high-impact business access but matches the stated CRM-management purpose.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install zoho-crm
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /zoho-crm 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
CLI-first rewrite with the Maton SDK examples; clarify that the CLI and SDKs keep separate credential stores, and reword webhook egress warnings
v1.1.0
CLI-first rewrite: the maton CLI with OAuth login is the documented path, every example is a maton command, SDK examples added, and the raw HTTP fallback feeds the key on stdin instead of reading it from the environment
v1.0.5
- Updated all base and endpoint URLs to use api.maton.ai instead of gateway.maton.ai or ctrl.maton.ai. - Removed LICENSE.txt file. - Added a Security & Permissions section, emphasizing the need for explicit user approval for write operations. - Clarified connection management steps and example headers for selecting among multiple accounts.
v1.0.4
- Expanded skill capabilities to include user management, organization settings, and module metadata retrieval in Zoho CRM. - Updated documentation to reflect support for accessing organization details and managing users. - Added references to retrieving module metadata alongside standard CRM data operations. - Cleaned up module descriptions and removed notes about additional OAuth scopes for core modules.
v1.0.3
- Added clawdbot metadata, including an emoji and required environment variable (MATON_API_KEY). - No functional or documentation changes to usage or API; only metadata updated.
v1.0.2
No changes detected in this version. - Version bumped to 1.0.2 with no file changes or content updates.
v1.0.1
No changes detected in this version. - No file changes were made between version 1.0.0 and 1.0.1.
v1.0.0
Initial release of Zoho CRM skill with managed OAuth integration. - Enables reading, creating, updating, and deleting Zoho CRM records (Leads, Contacts, Accounts, Deals, etc.) via API. - Includes full CRUD operations, bulk operations, and search for core modules. - Provides setup instructions for OAuth connections with Maton and API key management. - Supports multiple connections using custom headers. - Includes Python code examples for all key CRM operations.
元数据
Slug zoho-crm
版本 1.2.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 8
常见问题

Zoho CRM 是什么?

Zoho CRM API integration with managed OAuth. Manage leads, contacts, accounts, deals, and other CRM records. Use this skill when users want to read, create, update, or delete CRM records, search contacts, manage sales pipelines, access organization settings, manage users, or retrieve module metadata in Zoho CRM. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key. Calls run through the `maton` CLI with OAuth login; default to read and list calls, and confirm every write or new connection with the user. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 14352 次。

如何安装 Zoho CRM?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install zoho-crm」即可一键安装,无需额外配置。

Zoho CRM 是免费的吗?

是的,Zoho CRM 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Zoho CRM 支持哪些平台?

Zoho CRM 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Zoho CRM?

由 byungkyu(@byungkyu)开发并维护,当前版本 v1.2.0。

💬 留言讨论