apple-calendar

View Apple Calendar schedules and draft .ics event files for macOS workflows.

126|11|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/HybridAIOne/hybridclaw --skill apple-calendar-hybridaione
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-calendar
Source: https://github.com/HybridAIOne/hybridclaw/tree/main/skills/apple-calendar
Command: npx skills add https://github.com/HybridAIOne/hybridclaw --skill apple-calendar-hybridaione

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you see schedules, draft calendar events, and coordinate event changes on macOS without manually wrestling with timezones or event formatting.

Core Features & Use Cases

  • .ics workflows: Generate portable event drafts that you can import into Apple Calendar.
  • Calendar.app coordination: Prepare exact event details for host-side actions on the Mac.
  • Read-heavy support: Use an optional local CLI (like icalBuddy) for quick schedule lookups.
  • Use case: You need a timezone-correct meeting invite draft for a project review, so you generate an .ics file with a fresh UID and then import it into Calendar.

Quick Start

Generate an .ics file for a Project Review meeting on 2026-06-05 from 14:00 to 15:00 in Europe/Berlin.

Frequently Asked Questions about apple-calendar

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

FAQPage Schema
How do I generate a timezone-correct .ics file for Apple Calendar?

To generate a timezone-correct .ics file for Apple Calendar, draft the event with explicit timezone parameters and unique UID/timestamps to ensure portability. The Skill outputs a portable .ics event draft ready for macOS import.

Can I view my macOS calendar schedule without opening the Calendar app?

You can view your macOS calendar schedule by utilizing an optional local CLI like icalBuddy for quick schedule lookups. This provides read-heavy schedule visibility directly without needing to open Calendar.app.

What is the best way to draft and import calendar events on macOS?

The best way to draft and import calendar events on macOS is generating a portable .ics file with exact event details and then importing it into Apple Calendar. This ensures timezone-correct, confirmation-safe event creation.

Do I need icalBuddy to manage calendar events on macOS?

You do not need icalBuddy to manage calendar events on macOS, as it is an optional dependency for read-heavy schedule lookups. Core event drafting, .ics import, and Calendar.app coordination work without it.

Why does my .ics event file fail to import correctly into Apple Calendar?

An .ics event file fails to import correctly into Apple Calendar if it lacks explicit timezone handling, a unique UID, or proper timestamps. Generating .ics drafts with these required fields ensures portability and successful import.