google-calendarInteract 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.
Install via ClawdBot CLI:
clawdbot install adrianmiller99/google-calendarGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://developers.google.com/calendar/api/v3/referenceUses known external API (expected, informational)
googleapis.comAudited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
This scenario involves using the skill to automatically schedule team meetings by listing upcoming events to find available slots and adding new events with details like attendees and descriptions. It's ideal for distributed teams needing efficient coordination without manual calendar management.
Small businesses can leverage this skill to manage customer appointments or internal events by creating, updating, and deleting calendar entries programmatically. It helps streamline operations by integrating calendar functions into custom business applications.
Educators can use the skill to organize class schedules, office hours, and assignment deadlines by listing events and adding new ones with specific times and locations. This supports automated syllabus management and student communication.
Freelancers can automate their calendar to track project deadlines, client meetings, and personal tasks by listing upcoming events and adding new ones with custom fields. It enhances time management and reduces manual entry errors.
Develop a platform that integrates this skill into existing SaaS tools, offering automated calendar management as a service. Revenue is generated through subscription fees from businesses that use the integration to enhance their workflow efficiency.
Offer bespoke development services to clients who need tailored calendar automation solutions, such as event scheduling systems or data sync tools. Revenue comes from project-based fees and ongoing maintenance contracts.
Provide training workshops and technical support for organizations implementing this skill, helping them set up OAuth and optimize usage. Revenue is earned through service fees and consulting packages.
💬 Integration Tip
Ensure OAuth credentials are securely stored using environment variables or secret management tools, and test API calls in a sandbox environment before deployment to avoid disruptions.
Scored Apr 19, 2026
Calendly API integration with managed OAuth. Access event types, scheduled events, invitees, availability, and manage webhooks. Use this skill when users want to view scheduling data, check availability, book meetings, or integrate with Calendly workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Google 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).
Access and manage Google Calendar events with gogcli for cross-calendar agendas, keyword search, and filtered outputs avoiding unwanted calendars like holidays.
Program recurring or one-time tasks. User defines what to do, skill handles when.
Google Calendar integration for viewing, creating, and managing calendar events. Use when the user asks about their schedule, wants to add/edit/delete events, check availability, or needs a morning brief. Supports natural language like "What's on my calendar tomorrow?" or "Schedule lunch with Alex at noon Friday." Free tier provides read access; Pro tier ($12) adds create/edit/delete and morning briefs.
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.