gog-calendarAccess and manage Google Calendar events with gogcli for cross-calendar agendas, keyword search, and filtered outputs avoiding unwanted calendars like holidays.
Install via ClawdBot CLI:
clawdbot install lstpsche/gog-calendarGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/steipete/gogcli/blob/main/AGENTS.md?utm_source=chatgpt.comAudited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
An individual uses the skill to quickly review their daily agenda across all personal and work calendars, filtering out holiday calendars to focus on actionable events. They run a command for today's events, get a plain-text summary grouped by time, and prepare for meetings.
A project manager searches for upcoming team events across multiple shared calendars using keywords like 'sprint review' over the next 6 months. The skill aggregates results from all calendars, filters out irrelevant ones, and provides a deduplicated list to schedule conflicts or follow-ups.
An event organizer creates or updates calendar events for workshops, ensuring all details like timezone and attendees are correct. The skill prompts for confirmation before executing write commands, reducing errors in scheduling across different calendars.
A researcher or analyst performs a broad search for events related to a specific topic, such as 'conference', across all calendars. The skill iterates through each calendar, uses JSON for aggregation, and applies date ranges to compile a comprehensive report for planning or analysis.
A busy professional configures the skill to automatically exclude noisy calendars like national holidays from agenda views. By applying post-processing filters based on calendar names, they get cleaner daily summaries without manual calendar management.
Offer basic agenda and search features for free to individual users, with premium tiers for advanced filtering, cross-calendar analytics, and team collaboration tools. Revenue comes from subscription fees and enterprise licenses.
Provide the skill as part of a larger suite for businesses to integrate Google Calendar with other productivity apps like Slack or CRM systems. Charge based on API usage, number of calendars managed, and custom development for specific workflows.
Offer consulting services to help organizations optimize their calendar management using this skill, including setup, training, and custom script development for niche use cases like event deduplication or compliance tracking.
💬 Integration Tip
Ensure gogcli is installed and authenticated; use --no-input in automation to avoid prompts and handle errors gracefully.
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).
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 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).
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.