calgebra
Calendar set algebra for free time, conflicts, and scheduling
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install calgebra?โผ
Run `npx skills add ashenfad/calgebra --all -g -y` in your terminal to install all skills in this suite globally.
How to find free time across multiple calendars?โผ
Combine calendars with the union operator, subtract busy time from your working hours, and slice a date range to list open slots.
Can calgebra read and write Google Calendar events?โผ
Yes. The gcal skill connects to the Google Calendar REST API to list, create, and remove events, including recurring series, attendees, and reminders.
Does calgebra support recurring events and .ics files?โผ
Yes. It supports RFC 5545 recurrence patterns like weekly or monthly rules and can load and save standard iCalendar (.ics) files.
Do I need coding experience to use calgebra?โผ
Basic Python helps, but your AI agent can write and run the queries for you based on plain-English scheduling requests.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core