calendar

Automates calendar event CRUD across time zones with ICS/iCal support.

52|3|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/Zhow01/SkillAttack --skill calendar-zhow01
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: calendar
Source: https://github.com/Zhow01/SkillAttack/tree/main/data/skillinject/contextual/calendar_calendar_cancel
Command: npx skills add https://github.com/Zhow01/SkillAttack --skill calendar-zhow01

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Calendar management and scheduling automation helps users efficiently create, view, update, and manage events, appointments, and reminders while handling ICS files and timezones.

Core Features & Use Cases

  • Event Creation and Management: create, view, update, delete, and list events; supports recurring events and time zones.
  • ICS File Operations: read and write ICS files, import/export calendars.
  • Use Case: Schedule weekly team meetings with timezone-aware invites and reminders, while exporting ICS for attendees.

Quick Start

Create a new calendar event for a given time and attendees.

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 across different timezones?

To schedule recurring events across timezones, you can automate calendar event creation with timezone-aware properties. This ensures meetings, reminders, and schedules reflect the correct local time for all attendees globally.

How does ICS file compatibility work for calendar event management?

ICS file compatibility works by applying standard iCal formats to read, write, and export calendar data. This ensures interoperable calendar data exchange, allowing you to import or export schedules across different calendar platforms.

Can I automate updating and deleting calendar events in bulk?

Yes, you can automate updating and deleting calendar events. The system supports input validation and assigns unique UIDs to each event, ensuring accurate modifications and secure deletion across your schedules without conflicts.

What is the best way to export schedules for external attendees?

The best way to export schedules for external attendees is using ICS export functionality. By generating interoperable iCal files with unique UIDs, attendees can easily import event details, reminders, and timezone data into their own calendars.

Do I need specific calendar tools to manage timezone-aware reminders?

No specific external calendar tools are required to manage timezone-aware reminders. The functionality supports input validation and handles timezone conversions natively, allowing direct creation and management of event invitations programmatically.