← Back to Skills Marketplace
byungkyu

zoho-inventory

by byungkyu · GitHub ↗ · v1.2.1 · MIT-0
cross-platform ✓ Security Clean
13749
Downloads
3
Stars
0
Active Installs
8
Versions
Install in OpenClaw
/install zoho-inventory
Description
Zoho Inventory API integration with managed OAuth. Manage items, sales orders, invoices, purchase orders, bills, contacts, and shipments. Use this skill when users want to read, create, update, or delete inventory items, sales orders, invoices, purchase orders, bills, or other inventory records in Zoho Inventory. 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 are comfortable letting an agent operate your connected Zoho Inventory account through Maton. Use the narrowest Zoho scopes available, specify the intended connection when more than one exists, and require explicit confirmation before any create, update, delete, email, payment, credit, or status-change action.
Capability Assessment
Credentials
Network access and Bash are proportionate for a CLI-based API integration; Read/Grep/Glob are not used to harvest local data and the skill explicitly says unrelated local credentials and files are out of scope.
Install Mechanism
Installation is limited to standard Maton CLI installation through npm or Homebrew, with an SDK and raw HTTP fallback documented for constrained environments.
Instruction Scope
The skill uses a raw Maton API passthrough that can technically reach any Zoho Inventory endpoint the connection permits, but it discloses that limit and instructs agents to default to reads and confirm all POST, PUT, PATCH, DELETE, and connection actions.
Persistence & Privilege
OAuth tokens or API keys are stored by the Maton CLI in the operating system credential store and config profile, which is disclosed; the skill warns not to expose, dump, persist, or log credentials.
Purpose & Capability
The stated purpose is Zoho Inventory API access, and the documented capabilities match that purpose: items, contacts, sales orders, invoices, purchase orders, bills, shipments, and item groups via Maton.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install zoho-inventory
  3. After installation, invoke the skill by name or use /zoho-inventory
  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
- Updated all endpoint URLs from gateway.maton.ai and ctrl.maton.ai to api.maton.ai. - Clarified connection management instructions and recommended always specifying the Maton-Connection header when multiple connections are active. - Added a new "Security & Permissions" section highlighting user approval requirements for write operations. - Removed LICENSE.txt file from the repository.
v1.0.3
- Added clawdbot metadata indicating required environment variable MATON_API_KEY. - No functional or documentation changes to the skill features. - Version number remains unchanged.
v1.0.2
- No file changes detected in this release. - Skill version bumped to 1.0.2; functionality and documentation remain unchanged.
v1.0.1
No user-facing changes in this version. - No file changes detected between versions. - Existing functionality and documentation remain unchanged.
v1.0.0
Initial release of Zoho Inventory skill with managed OAuth via Maton. - Enables full CRUD operations for items, sales orders, invoices, purchase orders, bills, contacts, shipment orders, and item groups via the Zoho Inventory API. - Managed authentication with Maton API key; supports multiple Zoho Inventory OAuth connections. - Provides base URL, quickstart scripts, and Python usage examples for API and connection management. - Includes support for specifying active connection using a header for multi-account scenarios. - Detailed documentation for key modules and endpoint usage.
Metadata
Slug zoho-inventory
Version 1.2.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 8
Frequently Asked Questions

What is zoho-inventory?

Zoho Inventory API integration with managed OAuth. Manage items, sales orders, invoices, purchase orders, bills, contacts, and shipments. Use this skill when users want to read, create, update, or delete inventory items, sales orders, invoices, purchase orders, bills, or other inventory records in Zoho Inventory. 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 13749 downloads so far.

How do I install zoho-inventory?

Run "/install zoho-inventory" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is zoho-inventory free?

Yes, zoho-inventory is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does zoho-inventory support?

zoho-inventory is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created zoho-inventory?

It is built and maintained by byungkyu (@byungkyu); the current version is v1.2.1.

💬 Comments