google-calendar-apiGoogle Calendar API integration with managed OAuth. Create events, list calendars, check availability, and manage schedules. Use this skill when users want to interact with Google Calendar. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). 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.
Install via ClawdBot CLI:
clawdbot install byungkyu/google-calendar-apiGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://clawhub.ai/byungkyu/api-gatewayUses known external API (expected, informational)
discord.comAudited Apr 17, 2026 · audit v1.0
Generated Mar 1, 2026
An AI assistant that automatically schedules meetings, sets reminders for deadlines, and blocks focus time on users' calendars. It can read emails to detect meeting requests and automatically create calendar events with proper time zones and participants.
A clinic management system that integrates with Google Calendar to schedule patient appointments, send automated reminders, and manage doctor availability. The system can sync across multiple healthcare providers' calendars to optimize scheduling and reduce no-shows.
An office management solution that connects with Google Calendar to manage meeting room reservations, equipment availability, and cleaning schedules. Employees can book rooms through the system, which automatically creates calendar events and prevents double-booking conflicts.
A university system that uses Google Calendar to schedule classes, exams, and faculty meetings. It can automatically create recurring events for semester-long courses, manage room assignments, and sync with student and professor calendars for availability checking.
An event management platform that leverages Google Calendar to coordinate vendor schedules, client meetings, and venue bookings. The system can create shared calendars for event teams, send automated updates to all stakeholders, and manage overlapping event timelines.
Offer the Google Calendar integration as part of a monthly or annual subscription service. Businesses pay based on the number of users, calendar connections, or advanced features like automated scheduling algorithms and analytics dashboards.
Charge based on API call volume, with different pricing tiers for light, medium, and heavy users. This model works well for developers building applications that need calendar integration, where costs scale with their application's usage and user base.
Sell custom enterprise licenses to large organizations needing advanced calendar management features, dedicated support, and security compliance. This includes white-label solutions, on-premise deployment options, and integration with existing corporate systems.
💬 Integration Tip
Start by testing with the quick start example to list events, then implement connection management before building full calendar operations. Use the Maton-Connection header when managing multiple user accounts.
Scored Jul 20, 2026
Interact with Google Calendar via the Google Calendar API – list upcoming events, create new events, update or delete them. Use this skill when you need programmatic access to your calendar from OpenClaw.
Google Calendar via gcalcli: today-only agenda by default, bounded meaning-first lookup via agenda scans, and fast create/delete with verification--optimized for low tool calls and minimal output.
Track urgent appointment calls across multiple providers with a live availability board, call log, openings, callbacks, and confirmation details.
Prepare a clear seven-day symptom, trigger, question, and visit-note sheet before a clinician appointment.
Create a simple dry-cleaning pickup tracker and bag tag note template for dropped-off garments, pickup dates, special notes, and reminder text, without handl...
Read or write a user's Google Sheets, Docs, Drive, or Calendar from code via a Google service account — headless, no OAuth browser flow. Use when handed a cr...