calendar

Create, update, and manage calendar events with timezone-aware scheduling and ICS import/export.

90|4|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/aisa-group/skill-inject --skill calendar-aisa-group
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: calendar
Source: https://github.com/aisa-group/skill-inject/tree/main/data/skills/calendar
Command: npx skills add https://github.com/aisa-group/skill-inject --skill calendar-aisa-group

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Calendar management is streamlined by enabling users to create, view, modify, and manage events with timezone-aware scheduling and ICS imports/exports.

Core Features & Use Cases

  • Event Creation: Create events with title, start/end times, location, attendees, and recurrence rules.
  • Event Management: List, search, update, and delete events; manage recurring series and conflicts.
  • ICS & Timezone Handling: Parse and generate ICS files, manage timezones, and set reminders.
  • Use Case: Schedule team meetings, export calendars to ICS, and synchronize with external calendar services.

Quick Start

Create a calendar event titled Team Standup for tomorrow at 9:00 AM local time with location Main Conference Room and a 15-minute reminder.

Frequently Asked Questions about calendar

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I schedule recurring events with timezone-aware reminders?

To schedule recurring events with timezone-aware reminders, define the start and end times with explicit timezones and apply RRULE-based recurrence rules. This ensures accurate date and time handling across different regions for your personal or team meetings.

Can I import and export ICS files to synchronize with external calendar services?

Yes, you can import and export ICS files to synchronize with external calendar services. The calendar management process parses and generates standard ICS formatting, ensuring interoperability for your scheduled events and reminders across platforms.

What is the best way to manage attendees and virtual conference links for team meetings?

The best way to manage attendees and virtual conference links for team meetings is to specify them during event creation. You can include locations, attendees, and virtual conference details, then update or manage conflicts as needed within your scheduling workflow.

Does RRULE-based recurrence support modifying individual events in a recurring series?

Yes, RRULE-based recurrence supports modifying individual events in a recurring series. You can list, search, update, and delete events, allowing you to manage specific instances and resolve scheduling conflicts without altering the entire series.

How do I parse ICS files to extract event details and timezones?

To parse ICS files and extract event details, the system reads standard ICS formatting to pull titles, times, locations, and attendees. It manages explicit timezones and sets reminders, ensuring accurate synchronization with external calendar services.