brainz-calendarManage Google Calendar events using `gcalcli`. Create, list, and delete calendar events from the CLI.
Install via ClawdBot CLI:
clawdbot install Xejrax/brainz-calendarGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 1, 2026
An executive assistant uses the calendar skill to manage their boss's busy schedule by quickly adding, viewing, and deleting meetings from Google Calendar via CLI commands. This streamlines scheduling without switching to a graphical interface, saving time during high-volume meeting periods.
A remote team lead uses the skill to schedule recurring team syncs and project check-ins across time zones by creating events with specific dates and durations. They can list upcoming meetings to plan agendas and delete canceled sessions directly from the terminal.
A university professor employs the calendar skill to set up office hours and lecture times at the start of a semester, using commands to add events with titles and durations. They can list events to share schedules with students and remove outdated appointments efficiently.
A freelance consultant integrates the skill into their workflow to book client calls by adding events with specific times and durations via CLI. They can quickly view upcoming appointments to prepare and delete rescheduled meetings to keep their calendar accurate.
A company bundles this skill into a subscription-based CLI productivity suite for professionals, offering advanced calendar management features. Revenue is generated through monthly or annual licenses, with tiers based on usage limits and support levels.
A tech firm provides this skill as part of a larger enterprise automation package, integrating it with other tools like CRM or project management systems. Revenue comes from custom development, licensing, and ongoing maintenance contracts for businesses.
A startup offers this skill in a paid developer toolkit that includes additional CLI utilities for workflow automation, targeting tech-savvy users. Revenue is earned through one-time purchases or freemium models with premium features like analytics.
💬 Integration Tip
Ensure GOOGLE_CALENDAR_API_KEY or CalDAV credentials are properly set in the environment before use to avoid authentication errors during event operations.
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...