← Back to Skills Marketplace
12752
Downloads
4
Stars
4
Active Installs
5
Versions
Install in OpenClaw
/install zoho-bigin
Description
Zoho Bigin API integration with managed OAuth. Manage contacts, companies, pipelines, and products in Bigin CRM. Use this skill when users want to read, crea...
Usage Guidance
Install only if you trust Maton to proxy Zoho Bigin data. Keep MATON_API_KEY private, confirm the exact Zoho Bigin connection before use, and require explicit approval before any record create, update, delete, or OAuth connection deletion.
Capability Analysis
Type: OpenClaw Skill
Name: zoho-bigin
Version: 1.0.4
The skill provides a legitimate integration for Zoho Bigin CRM via the Maton API gateway (api.maton.ai). It facilitates CRM record management (Contacts, Accounts, Pipelines) using managed OAuth, requiring a MATON_API_KEY environment variable. The Python snippets in SKILL.md are standard API interaction examples using urllib.request and align perfectly with the stated purpose without any signs of data exfiltration, malicious execution, or prompt injection.
Capability Assessment
Purpose & Capability
The skill coherently supports Zoho Bigin CRM access through Maton-managed OAuth. It documents reads, writes, searches, metadata, users, and connection management; the latter broaden the short description but remain related to administering or using the connected CRM account.
Instruction Scope
The skill says all create, update, and delete calls require explicit user approval and recommends specifying the intended Maton connection. The security scope statement is narrower than the full API reference, so users should treat the full documented endpoint set as available.
Install Mechanism
The artifact is a single non-executable SKILL.md file with API examples. There are no install scripts, dependencies, background workers, obfuscation, or automatic execution paths.
Credentials
Network access and MATON_API_KEY are proportionate for a managed OAuth CRM integration. CRM requests and responses are routed through api.maton.ai, which users must trust as a gateway to Zoho Bigin.
Persistence & Privilege
No local persistence or privilege escalation is present. The skill documents Maton OAuth connection lifecycle operations, including connection deletion, which should be user-directed because it can affect account access.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install zoho-bigin - After installation, invoke the skill by name or use
/zoho-bigin - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.4
- Switched all API and connection management URLs from gateway.maton.ai and ctrl.maton.ai to api.maton.ai.
- Updated code examples and documentation to use the new api.maton.ai endpoint format.
- Reworded connection specification instructions for clarity; the `Maton-Connection` header usage is now strongly recommended when multiple accounts are present.
- Added a "Security & Permissions" section with guidelines for write operations, emphasizing explicit user approval for changes.
- Removed the LICENSE.txt file.
v1.0.3
- Added skill metadata for Clawdbot, including an emoji and required environment variable information.
- The MATON_API_KEY environment variable is now explicitly documented as a requirement in metadata.
- No functional or documentation changes to the Zoho Bigin integration itself.
v1.0.2
Version 1.0.2 of the Zoho Bigin skill
- No code or documentation changes detected for this release.
- All features and instructions remain the same as the previous version.
v1.0.1
No changes detected from the previous version.
- Version bump to 1.0.1 with no file or documentation changes.
v1.0.0
Initial release of Zoho Bigin API integration:
- Full CRUD support for contacts, companies (accounts), pipelines, products, and more via Zoho Bigin API.
- Managed OAuth authentication; easily connect/manage authorized accounts through Maton control panel.
- Maton API key required for all requests.
- Supports multiple connections with header-based selection.
- Example Python snippets provided for all major operations.
Metadata
Frequently Asked Questions
What is Zoho Bigin?
Zoho Bigin API integration with managed OAuth. Manage contacts, companies, pipelines, and products in Bigin CRM. Use this skill when users want to read, crea... It is an AI Agent Skill for Claude Code / OpenClaw, with 12752 downloads so far.
How do I install Zoho Bigin?
Run "/install zoho-bigin" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Zoho Bigin free?
Yes, Zoho Bigin is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Zoho Bigin support?
Zoho Bigin is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Zoho Bigin?
It is built and maintained by byungkyu (@byungkyu); the current version is v1.0.4.
More Skills