check-calendar-today

Retrieve and display all calendar events scheduled for today. Use this skill when the user asks to check their calendar, see today's schedule, view appointments, or find out what events are coming up today. Works with the native Calendar application on macOS.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "check-calendar-today" with this command: npx skills add dalehurley/phpbot/dalehurley-phpbot-check-calendar-today

Skill: check-calendar-today

Overview

This skill queries the native macOS Calendar application to fetch all events occurring on the current date and displays them in a readable format.

When to Use

Use this skill when the user asks to:

  • Check their calendar for today
  • See what's on their schedule
  • View today's appointments or events
  • Find out if they have any meetings scheduled
  • Get a summary of today's calendar

Procedure

  1. Execute the AppleScript command to query the Calendar application for the current date
  2. The script retrieves the start and end of the current day (midnight to 11:59 PM)
  3. Iterate through all calendars and collect events that fall within today's time range
  4. Format each event with its summary, start time, and end time
  5. Return the formatted event list or a message indicating no events are scheduled
  6. Display the results to the user in a clear, readable format

Output

A text summary listing all calendar events for today with their titles, start times, and end times. If no events are scheduled, returns a message indicating an empty calendar.

Reference Commands

Commands for executing this skill (adapt to actual inputs):

osascript -e 'tell application "Calendar" to set today to current date...'

Replace {{PLACEHOLDER}} values with actual credentials from the key store.

Example

Example requests that trigger this skill:

what is on my calendar for today?

Notes

  • This skill requires access to the native macOS Calendar application
  • The script automatically uses the current system date and time
  • All calendars in the Calendar app are queried, not just the primary calendar

Keywords

calendar, events, schedule, appointments, today, agenda, meetings

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

Feishu Calendar Intelligent Scheduler

飞书智能日历调度器 - 自动推荐最佳会议时间,批量管理日程,生成会议报表

Registry SourceRecently Updated
10Profile unavailable
Automation

Email to Calendar Extraction Engine

Extract calendar events, deadlines, action items, and follow-ups from emails. Works with any calendar provider (Google, Outlook, Apple, Notion, etc.). No external dependencies — pure agent intelligence. Use when the user forwards an email, asks to check inbox for events, or wants to extract structured scheduling data from any text.

Registry SourceRecently Updated
5450Profile unavailable
Automation

Proactive Claw

🦞 The most powerful proactive engine for OpenClaw. Your personal assistant that learns from you and helps you be more productive.

Registry SourceRecently Updated
9243Profile unavailable
Automation

macOS Calendar Assistant

Manage macOS Calendar with OpenClaw in IM-first workflows (Telegram/Discord/Feishu/iMessage/Slack), including screenshot-to-schedule extraction, idempotent c...

Registry SourceRecently Updated
1672Profile unavailable