← 返回 Skills 市场
3993
总下载
3
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install zoho-books
功能描述
Zoho Books API integration with managed OAuth. Manage invoices, contacts, bills, expenses, and other accounting data.
Use this skill when users want to read, create, update, or delete invoices, contacts, bills, expenses, or other financial records in Zoho Books.
For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Requires network access and valid Maton API key.
安全使用建议
This skill is internally consistent: it uses a Maton gateway to access Zoho Books and only needs MATON_API_KEY. Before installing, verify you trust maton.ai (privacy/security, data handling), only provide a least-privilege API key, consider creating a dedicated Maton account with limited scope, review any OAuth connections at https://ctrl.maton.ai, and be cautious about allowing autonomous agent invocation since the agent can make requests to your Zoho data through Maton. If you need provenance, ask the publisher for a homepage or organizational identity before supplying credentials.
功能分析
Type: OpenClaw Skill
Name: zoho-books
Version: 1.0.2
The OpenClaw AgentSkills skill bundle for Zoho Books appears benign. The `SKILL.md` clearly outlines its purpose to integrate with Zoho Books via the `maton.ai` gateway, requiring network access and a `MATON_API_KEY`. All code examples demonstrate standard API interactions with `https://gateway.maton.ai` and `https://ctrl.maton.ai`, accessing only the declared `MATON_API_KEY` environment variable. There is no evidence of prompt injection attempts against the agent, unauthorized data exfiltration, persistence mechanisms, or other malicious activities. The described behaviors are consistent with a legitimate API integration skill.
能力评估
Purpose & Capability
The skill exposes Zoho Books endpoints via a Maton gateway and requests only a MATON_API_KEY. Needing an API key to call a managed gateway is coherent with the described managed-OAuth integration.
Instruction Scope
SKILL.md only instructs the agent to call gateway.maton.ai and ctrl.maton.ai endpoints and to read the MATON_API_KEY environment variable. It does not ask the agent to read unrelated files, other environment variables, or local system state.
Install Mechanism
No install spec or code files are provided (instruction-only). This minimizes install-time risk because nothing is downloaded or written to disk by the skill itself.
Credentials
The skill requires a single environment variable, MATON_API_KEY, which is proportionate to calling a managed gateway. However, that key likely grants Maton access to proxy or act on behalf of Zoho Books connections — so the key confers significant access and should be treated as sensitive.
Persistence & Privilege
The skill is not always-on and is user-invocable. Model invocation is allowed (normal), which means the agent could call the Maton gateway autonomously if permitted. This is expected behavior but increases risk if you don't trust Maton or the provided API key.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install zoho-books - 安装完成后,直接呼叫该 Skill 的名称或使用
/zoho-books触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- Added a new metadata section specifying required environment variables and a custom emoji for clawdbot compatibility.
- No changes to skill functionality or API behavior. Documentation and examples remain unchanged.
v1.0.1
- No code or documentation changes detected in this release.
- Version updated from 1.0.0 to 1.0.1 for metadata consistency.
- No impact to existing features or usage.
v1.0.0
- Initial release of the Zoho Books API integration.
- Supports managed OAuth authentication and Maton API key authorization.
- Provides endpoints for full CRUD (create, read, update, delete) operations on Zoho Books modules, including invoices, contacts, bills, expenses, sales orders, and purchase orders.
- Includes comprehensive Python examples for API usage and connection management.
- Allows users to manage multiple Zoho Books connections and specify which connection to use.
元数据
常见问题
Zoho Books 是什么?
Zoho Books API integration with managed OAuth. Manage invoices, contacts, bills, expenses, and other accounting data. Use this skill when users want to read, create, update, or delete invoices, contacts, bills, expenses, or other financial records in Zoho Books. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 3993 次。
如何安装 Zoho Books?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install zoho-books」即可一键安装,无需额外配置。
Zoho Books 是免费的吗?
是的,Zoho Books 完全免费(开源免费),可自由下载、安装和使用。
Zoho Books 支持哪些平台?
Zoho Books 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Zoho Books?
由 byungkyu(@byungkyu)开发并维护,当前版本 v1.0.2。
推荐 Skills