gws-calendar-agendaGoogle Calendar: Show upcoming events across all calendars.
Install via ClawdBot CLI:
clawdbot install googleworkspace-bot/gws-calendar-agendaGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 20, 2026
A project manager uses the skill to quickly review today's meetings across all team calendars before a daily standup. By running `gws calendar +agenda --today`, they can see upcoming events, ensuring they are prepared for discussions and can allocate time effectively without manual calendar checks.
A distributed team lead employs the skill to sync schedules across different time zones. Using `gws calendar +agenda --week --timezone America/New_York`, they can view the week's events in a consistent timezone, facilitating better planning for virtual meetings and deadlines for team members in various locations.
A sales professional filters calendar events to focus on client interactions. By executing `gws calendar +agenda --days 3 --calendar 'Work'`, they can see upcoming client meetings over the next few days, allowing for timely follow-ups and preparation of materials without sifting through personal events.
A university administrator uses the skill to monitor events across multiple academic calendars, such as classes and faculty meetings. Running `gws calendar +agenda --week` helps them track the week's schedule, ensuring no conflicts and supporting efficient resource allocation for campus activities.
Offer basic calendar viewing for free to attract users, then charge for advanced features like analytics or integration with other tools. This model leverages the skill's utility to drive adoption, with premium tiers generating recurring revenue from power users in professional settings.
Sell the skill as part of a larger productivity suite to businesses, with custom support and enhanced security features. This model targets organizations needing reliable calendar management, providing bulk licenses and generating revenue through annual contracts and maintenance fees.
Expose the skill's functionality via an API for developers to integrate into their applications. Charge based on usage tiers or per API call, enabling third-party apps to access calendar data and creating a scalable revenue stream from a developer ecosystem.
💬 Integration Tip
Ensure the gws binary is installed and authenticated with Google Calendar; use the --calendar flag to filter events for specific use cases, improving performance and relevance.
Scored Apr 19, 2026
Calendar management and scheduling. Create events, manage meetings, and sync across calendar providers.
Sync and query CalDAV calendars (iCloud, Google, Fastmail, Nextcloud, etc.) using vdirsyncer + khal. Works on Linux.
Manage tasks and projects in Todoist. Use when user asks about tasks, to-dos, reminders, or productivity.
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Send short status descriptions in chat for long-running tasks. Use when you need to provide periodic updates during multi-step operations, confirm task completion, or notify of failures. Includes automated periodic monitoring that sends updates every 5 seconds, status message templates, and a helper function for consistent status reporting.
Create, list, and manage macOS Calendar events via AppleScript. Use when the user asks to add a reminder, schedule an event, create a calendar entry, set a d...