← 返回 Skills 市场
byungkyu

zoho-mail

作者 byungkyu · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ✓ 安全检测通过
14506
总下载
8
收藏
0
当前安装
9
版本数
在 OpenClaw 中安装
/install zoho-mail
功能描述
Zoho Mail API integration with managed OAuth. Send, receive, and manage emails, folders, and labels. Use this skill when users want to send emails, read messages, manage folders, or work with email labels in Zoho Mail. 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; default to read and list calls, and confirm every write or new connection with the user.
安全使用建议
Install only if you are comfortable granting Maton-mediated access to your Zoho Mail account. Use OAuth where possible, select the narrowest Zoho scopes available, confirm every send/delete/modify action before it runs, and revoke unused connections when finished.
能力评估
Credentials
Network access and Bash use are proportionate to calling a mail API through a CLI gateway; the artifact contains no executable scripts and states local script execution is out of scope.
Install Mechanism
Installation uses the third-party Maton CLI via npm or Homebrew, with an SDK and raw HTTPS fallback documented only for environments where the CLI is unavailable.
Instruction Scope
Instructions repeatedly require read/list defaults, explicit user approval for connection creation and all POST/PUT/PATCH/DELETE operations, least-privilege scope selection, and treating fetched email content as untrusted data.
Persistence & Privilege
OAuth/API credentials are stored persistently in the OS credential store or, in fallback mode, read from MATON_API_KEY; the artifact warns not to print, dump, persist elsewhere, or inspect secrets.
Purpose & Capability
The skill can read, send, modify, and delete Zoho Mail data, which is sensitive and high-impact, but those capabilities directly match the stated email-management purpose and are disclosed.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install zoho-mail
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /zoho-mail 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.6
- Updated all endpoint URLs to use https://api.maton.ai/ instead of https://gateway.maton.ai/ and https://ctrl.maton.ai/ - Revised connection management instructions to reflect the new endpoints and clarified usage of the Maton-Connection header. - Added a Security & Permissions section emphasizing explicit user approval for write operations. - Removed the LICENSE.txt file from the repository.
v1.0.5
No changes detected in this version. - No updates or modifications were made to the skill.
v1.0.4
- Added "homepage" field to metadata, linking to the Maton homepage. - No other changes detected.
v1.0.3
- Added a new metadata section to declare emoji (🧠) and required environment variable (MATON_API_KEY) under the "clawdbot" key. - No changes to core functionality, API reference, or user instructions. - Documentation and description remain unchanged except for the updated metadata.
v1.0.2
- No changes detected in this version. - Functionality, documentation, and configuration remain the same as the previous release.
v1.0.1
- Skill name corrected from "zohomail" to "zoho-mail" in SKILL.md. - No code or feature changes detected; documentation only.
v1.0.0
- Initial release of Zoho Mail skill with managed OAuth integration. - Send, receive, search, and manage emails, folders, and labels in Zoho Mail via Maton API gateway. - Full documentation on authentication, connection management, and API usage included. - Supports multiple connections with selectable active connection via header. - Examples provided for all major email, folder, and label operations.
元数据
Slug zoho-mail
版本 1.2.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 9
常见问题

zoho-mail 是什么?

Zoho Mail API integration with managed OAuth. Send, receive, and manage emails, folders, and labels. Use this skill when users want to send emails, read messages, manage folders, or work with email labels in Zoho Mail. 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; default to read and list calls, and confirm every write or new connection with the user. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 14506 次。

如何安装 zoho-mail?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install zoho-mail」即可一键安装,无需额外配置。

zoho-mail 是免费的吗?

是的,zoho-mail 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

zoho-mail 支持哪些平台?

zoho-mail 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 zoho-mail?

由 byungkyu(@byungkyu)开发并维护,当前版本 v1.2.0。

💬 留言讨论