Calendar
Calendar connects to Google Calendar through Apps Script to let you view today's schedule, check upcoming availability, and create events with guest invitations. Query events by day, week, or custom date range, then add new appointments with titles, times, locations, and attendee details.
Calendar lets you create and manage Google Calendar events and appointments programmatically.
AI-generated summary based on this skill's SKILL.md
Install
aviz85/claude-skills-library/calendar · repository language: TypeScript
git clone https://github.com/aviz85/claude-skills-library
cp -r claude-skills-library ~/.claude/skills/calendargenerated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub
npx skillfed install aviz85/claude-skills-library/calendarFrequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
What can Calendar skill do for managing my schedule?
Calendar skill connects to Google Calendar through Apps Script to let you view today's schedule, check upcoming availability, and create events with guest invitations. You can query events by day, week, or custom date range, then add new appointments with titles, times, locations, and attendee details.
How do I add events to calendar through this skill?
Calendar skill lets you create calendar events by specifying a title, time, location, and attendee details. Once you provide these details, the skill adds the event directly to your Google Calendar and can send guest invitations to included attendees.
Can I check calendar availability with this skill?
Yes, Calendar skill allows you to view and check calendar availability. You can query your events by day, week, or custom date range to see what time slots are open and plan your schedule accordingly.
How does Calendar skill integrate with other tools?
Calendar skill connects to Google Calendar through Apps Script, enabling integration with your existing Google Workspace ecosystem. This connection allows seamless event management and synchronization with your primary calendar system.
What scheduling features does Calendar skill provide?
Calendar skill helps organize and schedule time efficiently by letting you view today's schedule, check upcoming availability across custom date ranges, and create appointments with full details including titles, times, locations, and guest information.