zoho-calendar
Zoho Calendar API integration with managed OAuth. Manage calendars and events with full scheduling capabilities. Use this skill when users want to read, create, update, or delete calendar events, manage calendars, or schedule meetings. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/byungkyu/zoho-calendarWhat This Skill Does
The zoho-calendar skill enables the OpenClaw AI agent to interface directly with the Zoho Calendar API. By leveraging managed OAuth authentication through the Maton gateway, the agent can perform full CRUD (Create, Read, Update, Delete) operations on your calendar data. This includes fetching event lists, creating new appointments, modifying existing meeting details, and managing attendee lists. Because it integrates with the Maton platform, the skill abstracts away complex authentication handshakes, allowing you to focus on scheduling and event management through natural language.
Installation
To install this skill, use the OpenClaw CLI command: clawhub install openclaw/skills/skills/byungkyu/zoho-calendar. Ensure that you have a valid Maton API key generated at maton.ai and exported in your environment as MATON_API_KEY. Once installed, you must initialize your connection via the Maton control dashboard at https://ctrl.maton.ai to authorize the link between your Zoho account and the agent.
Use Cases
- Automated Scheduling: Rapidly schedule team meetings without manually toggling between browser tabs.
- Calendar Syncing: Keep your calendars updated based on context from your ongoing AI conversations.
- Event Auditing: Quickly retrieve upcoming event details or audit historical meeting logs.
- Attendee Coordination: Add or remove meeting participants directly through the agent interface.
Example Prompts
- "Check my Zoho calendar for any meetings scheduled for tomorrow afternoon between 2 PM and 5 PM."
- "Create a new team sync event in my Zoho Calendar for next Monday at 10 AM, lasting 30 minutes, and add [email protected] as an attendee."
- "Find the calendar event titled 'Project Review' and move it to Thursday at 11 AM."
Tips & Limitations
Always verify that your connection is in an 'ACTIVE' state via the connection management commands if the agent reports an authentication error. The skill relies on network connectivity to the Maton gateway; if the gateway is unreachable, the agent will be unable to modify your schedule. Be mindful that complex recurring event modifications may require specific API parameters; if the agent struggles with a complex recurrence pattern, simplify your request to individual instances. For non-Zoho calendar services, ensure you utilize the api-gateway skill for proper routing.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-byungkyu-zoho-calendar": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
apollo
Apollo.io API integration with managed OAuth. Search and enrich people and companies, manage contacts and accounts. Use this skill when users want to prospect, enrich leads, or manage sales data. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
hubspot
HubSpot CRM API integration with managed OAuth. Manage contacts, companies, deals, and associations. Use this skill when users want to create or update CRM records, search contacts, or sync data with HubSpot. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
squareup
Square API integration with managed OAuth. Process payments, manage customers, orders, catalog, inventory, invoices, loyalty programs, team members, and more. Use this skill when users want to accept payments, manage point-of-sale operations, track inventory, handle invoicing, manage loyalty programs, or create payment links through Square. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
signnow
SignNow API integration with managed OAuth. E-signature platform for sending, signing, and managing documents. Use this skill when users want to upload documents, send signature invites, create templates, or manage e-signature workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
vimeo
Vimeo API integration with managed OAuth. Video hosting and sharing platform. Use this skill when users want to upload, manage, or organize videos, create showcases/albums, manage folders, or interact with the Vimeo community. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.