calendar

Fetch Apple Calendar events and calculate worked hours via the plan CLI.

21|Updated Nov 26, 2009
One-click install
npx skills add https://github.com/oschrenk/dotfiles --skill calendar-oschrenk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: calendar
Source: https://github.com/oschrenk/dotfiles/tree/main/home/private_dot_config/claude/work/skills/calendar
Command: npx skills add https://github.com/oschrenk/dotfiles --skill calendar-oschrenk

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reading Apple Calendar events and translating them into actionable worked-hours data is tedious and error-prone; this skill automates the extraction and calculation to provide accurate daily and weekly hour totals.

Core Features & Use Cases

  • Fetch Apple Calendar events using the plan CLI and compute durations for each event.
  • Generate daily worked hours and aggregate totals for today, this week, last week, or a custom date range.
  • Ideal for Timewax hours tracking, scheduling reviews, and workload analysis across calendars.

Quick Start

Ask the calendar skill to fetch today’s events and calculate your worked hours for the current date.

Frequently Asked Questions about calendar

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

FAQPage Schema
How do I calculate worked hours from Apple Calendar events?

You can calculate worked hours from Apple Calendar events by fetching event data and computing durations for each entry. The skill aggregates these durations into daily and weekly totals for accurate time-tracking reporting.

How do I track Timewax hours using my calendar schedule?

Track Timewax hours by applying worked-hours calculations to your calendar schedule. The skill fetches Apple Calendar events and computes durations to support Timewax hours tracking and reporting tasks.

Do I need the plan CLI to fetch Apple Calendar events for time tracking?

Yes, you need the plan CLI installed at /opt/homebrew/bin/plan to fetch Apple Calendar events. The skill relies on this command-line tool to read events and compute durations for worked-hours insights.

Can I generate worked-hours reports for a custom date range from Apple Calendar?

Yes, you can generate worked-hours reports for custom date ranges. The skill fetches Apple Calendar events and aggregates durations to support reporting for today, this week, last week, or any custom date range.

What is the best way to review weekly workload using Apple Calendar data?

The best way to review weekly workload is to aggregate Apple Calendar event durations into weekly totals. The skill automates this extraction and calculation, providing accurate workload analysis across your calendars.