view

Retrieve calendar events from Google Calendar or Microsoft 365 for a date range.

2|1|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/ondrasek/cc-plugins --skill view-ondrasek
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: view
Source: https://github.com/ondrasek/cc-plugins/tree/main/plugins/calendar-access/skills/view
Command: npx skills add https://github.com/ondrasek/cc-plugins --skill view-ondrasek

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you view calendar events from Google Calendar or Microsoft 365 without switching apps or losing context, enabling quick planning directly from Claude.

Core Features & Use Cases

  • Read-only calendar access: fetch events without creating, editing, or deleting.
  • Multi-provider support: integrates Google Calendar and Microsoft 365 calendars.
  • Date parsing and formatting: resolves natural language dates like 'next Tuesday' or 'March 5' to exact calendar days.
  • Output: presents events in a concise, readable table grouped by day for easy viewing.

Quick Start

Show calendar events for a specific date or date range.

Frequently Asked Questions about view

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

FAQPage Schema
How do I view Google Calendar or Microsoft 365 events for a specific date range?

Yes, this Skill retrieves calendar events from Google Calendar and Microsoft 365, formatting the output as a Markdown table grouped by day for quick viewing without switching applications.

Can I check my upcoming calendar events using natural language dates like 'next Tuesday'?

Yes, natural language date inputs such as 'next Tuesday' are parsed into exact calendar dates to retrieve and display the corresponding events from your connected provider.

Does this calendar event viewer support creating or modifying events?

No, the Skill implements read-only access to find and present calendar events, strictly ensuring no data is created, edited, or deleted in your connected provider.

What is the best way to list all my Microsoft 365 calendar events for a given week?

The best way to list events is to provide a date range for the desired week, which triggers provider detection and date resolution to output a concise, readable table of events grouped by day.

How are calendar events formatted when retrieved from the provider?

Retrieved calendar events are formatted into a concise, readable Markdown table grouped by day, allowing you to easily view your schedule directly without losing context.