← Back to Skills Marketplace
13600
Downloads
6
Stars
11
Active Installs
6
Versions
Install in OpenClaw
/install zoho-crm
Description
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,...
Usage Guidance
Install only if you trust Maton to proxy Zoho CRM requests and manage OAuth for the intended account. Protect MATON_API_KEY, choose the correct Maton connection when multiple accounts exist, avoid exposing the key in logs or shared terminals, and carefully approve any create, update, delete, bulk, user, or account-management action before it runs.
Capability Analysis
Type: OpenClaw Skill
Name: zoho-crm
Version: 1.0.5
The zoho-crm skill is a standard API integration that uses the maton.ai proxy service to manage OAuth and facilitate requests to Zoho CRM. The SKILL.md file provides transparent Python examples using standard libraries for CRUD operations and metadata retrieval, and it explicitly includes a security instruction requiring user approval for write operations. No evidence of malicious intent, data exfiltration, or prompt injection was found.
Capability Assessment
Purpose & Capability
The skill provides documented Zoho CRM read, search, create, update, delete, user, organization, and metadata operations. These are high-impact business-data capabilities, but they directly match the stated CRM integration purpose.
Instruction Scope
The artifact clearly states that all write operations require explicit user approval and advises using the Maton-Connection header when multiple Zoho CRM accounts are connected.
Install Mechanism
The artifact contains only a markdown skill file with API examples; no install scripts, package dependencies, executable files, hidden setup, or background workers were present.
Credentials
Requiring network access and MATON_API_KEY is proportionate for a managed OAuth CRM integration, but users should understand that Maton proxies requests and handles access to connected Zoho CRM data.
Persistence & Privilege
The skill documents persistent remote OAuth connections managed through Maton, including create, list, select, and delete operations. No local persistence, privilege escalation, or automatic execution was found.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install zoho-crm - After installation, invoke the skill by name or use
/zoho-crm - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 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,... It is an AI Agent Skill for Claude Code / OpenClaw, with 13600 downloads so far.
How do I install Zoho CRM?
Run "/install zoho-crm" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Zoho CRM free?
Yes, Zoho CRM is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Zoho CRM support?
Zoho CRM is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Zoho CRM?
It is built and maintained by byungkyu (@byungkyu); the current version is v1.0.5.
More Skills