calendar-upcoming

Group upcoming calendar events by date for specified time ranges.

5|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/aashari/ai-agent-skills --skill calendar-upcoming
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: calendar-upcoming
Source: https://github.com/aashari/ai-agent-skills/tree/main/skills/apple-calendar/calendar-upcoming
Command: npx skills add https://github.com/aashari/ai-agent-skills --skill calendar-upcoming

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill makes it easy to view upcoming calendar events by day, turning scattered reminders into a clear, daily schedule to save time and stay organized.

Core Features & Use Cases

  • Time-range aware: Show events for a specified span (next 7 days, this week, or a custom range).
  • Daily grouping: Present events grouped under date headers for easy scanning.
  • Deterministic output: Produce a readable, ready-to-display list suitable for agent responses.

Quick Start

Ask me for upcoming events for the next 7 days, grouped by date.

Frequently Asked Questions about calendar-upcoming

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

FAQPage Schema
How do I view upcoming calendar events grouped by day?

To view upcoming calendar events grouped by day, you can use a skill that processes local calendar datasets and outputs events organized under daily date headers for easy scanning.

Can I filter my schedule for a specific time range like next 7 days or this week?

Yes, you can filter your schedule using natural time-range expressions such as this week, next 7 days, or a custom date range to display only the events falling within that specified period.

What is the best way to organize scattered calendar reminders into a readable schedule?

The best way to organize scattered calendar reminders is by using daily grouping, which transforms event data into a deterministic, readable list structured under clear date headers suitable for quick scanning.

Does this daily event grouping work with a local calendar dataset?

Yes, this daily event grouping works directly with a local calendar dataset, processing the stored schedule data to produce a formatted, ready-to-display list of upcoming events without external calendar dependencies.

Can I specify a custom date range for viewing my upcoming schedule?

Yes, you can specify a custom date range alongside preset expressions like next 7 days; the schedule viewer processes the defined time range and outputs all matching events grouped by their respective dates.