← Back to Skills Marketplace
byungkyu

zoho-bigin

by byungkyu · GitHub ↗ · v1.2.1 · MIT-0
cross-platform ✓ Security Clean
13413
Downloads
4
Stars
0
Active Installs
8
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, create, update, or delete CRM records, search contacts, or manage sales pipelines. 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, or over raw HTTP with a Maton API key where the CLI cannot be installed. The endpoints documented here are the intended surface, not a technical limit — the `maton api` passthrough can reach others the connection permits. Default to read and list calls, and confirm every write or new connection with the user.
Usage Guidance
Install this only if you intend to let Maton access your Zoho Bigin CRM. Review OAuth scopes during connection, prefer read-only access when possible, and require explicit confirmation before creating, updating, deleting, or triggering workflows in CRM data.
Capability Assessment
Credentials
Network access and a Maton account are necessary for the CRM API use case; raw HTTP with MATON_API_KEY is documented only as a fallback with explicit handling cautions.
Install Mechanism
Installation is limited to standard Maton CLI or SDK package installation paths and does not include hidden scripts or automatic execution.
Instruction Scope
The skill discloses that the raw maton api passthrough can reach any endpoint allowed by the connected account, but it also directs agents to default to reads, use least privilege, specify the target connection, and confirm every write.
Persistence & Privilege
OAuth tokens, API keys, and connections may persist in the OS credential store or Maton profile, but the artifact clearly discloses this and warns not to expose or inspect credentials.
Purpose & Capability
The documented capabilities match the stated purpose: read, create, update, delete, and search Zoho Bigin CRM records through Maton.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install zoho-bigin
  3. After installation, invoke the skill by name or use /zoho-bigin
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.2.1
Address security-audit findings: disclose the api passthrough in the access-scope and description text, warn on irreversible connection deletion, add response data-minimization guidance, and correct app-specific auth and request-body notes
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.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
Slug zoho-bigin
Version 1.2.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 8
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, create, update, or delete CRM records, search contacts, or manage sales pipelines. 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, or over raw HTTP with a Maton API key where the CLI cannot be installed. The endpoints documented here are the intended surface, not a technical limit — the `maton api` passthrough can reach others the connection permits. Default to read and list calls, and confirm every write or new connection with the user. It is an AI Agent Skill for Claude Code / OpenClaw, with 13413 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.2.1.

💬 Comments