← Back to Skills Marketplace
byungkyu

Zoho Mail

by byungkyu · GitHub ↗ · v1.0.6 · MIT-0
cross-platform ✓ Security Clean
13753
Downloads
8
Stars
8
Active Installs
7
Versions
Install in OpenClaw
/install zoho-mail
Description
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 mess...
Usage Guidance
Install only if you are comfortable granting an agent Maton-mediated access to your Zoho Mail account. Confirm every send, delete, move, label, folder, or attachment action before it runs, use the narrowest practical Maton/Zoho permissions, and remove the Maton connection when you no longer need it.
Capability Analysis
Type: OpenClaw Skill Name: zoho-mail Version: 1.0.6 The zoho-mail skill is a standard API integration that allows an AI agent to manage Zoho Mail accounts via a third-party proxy service (api.maton.ai). The SKILL.md file provides clear instructions and Python examples for common email operations like listing accounts, sending messages, and managing folders. It correctly identifies the need for a MATON_API_KEY and emphasizes user approval for write operations, showing no signs of malicious intent, obfuscation, or unauthorized data exfiltration.
Capability Assessment
Purpose & Capability
The skill's capabilities match its stated purpose: reading, searching, sending, organizing, and deleting Zoho Mail data through Maton. These are sensitive email actions, but they are disclosed and purpose-aligned.
Instruction Scope
Runtime instructions are scoped to api.maton.ai and Zoho Mail paths, require MATON_API_KEY, and explicitly require user approval before create, update, or delete operations.
Install Mechanism
The artifact contains only SKILL.md markdown instructions; SkillSpector reports no executable scripts and static scan reports no findings.
Credentials
Network access and a Maton API key are proportionate for a managed OAuth email integration, but users must trust Maton because it proxies Zoho Mail requests and manages OAuth connections.
Persistence & Privilege
No local persistence, background worker, or elevated privilege request is present. OAuth connection state exists externally through Maton and can be listed or deleted using the documented connection endpoints.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install zoho-mail
  3. After installation, invoke the skill by name or use /zoho-mail
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug zoho-mail
Version 1.0.6
License MIT-0
All-time Installs 518
Active Installs 8
Total Versions 7
Frequently Asked Questions

What is 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 mess... It is an AI Agent Skill for Claude Code / OpenClaw, with 13753 downloads so far.

How do I install Zoho Mail?

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

Is Zoho Mail free?

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

Which platforms does Zoho Mail support?

Zoho Mail is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Zoho Mail?

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

💬 Comments