LaunchKit · 2026
Back to Skills

pear-apple

iCloud Calendar, Reminders & Contacts via Pear.

0
549 downloads
by @ashtonau

Setup & Installation

openclaw skills install @ashtonau/pear-apple

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install pear-apple

Version History

v1.0.2Feb 13, 2026 - Version note by skill developer:

Fixed SKILL.md metadata: Added primaryEnv and requires fields for env/network dependencies

What This Skill Does

Pear connects to iCloud Calendar, Reminders, and Contacts through 27 MCP tools using CalDAV and CardDAV protocols. It supports reading and writing events, reminders, and contacts, plus AI-scored meeting scheduling and daily briefings.

It covers calendar, reminders, and contacts through a single API key, replacing three separate CalDAV/CardDAV integrations with one connection that also handles AI-scored scheduling.

When to use it

  • Getting a morning summary of today's events and pending tasks
  • Finding an open time slot and booking a meeting in one step
  • Looking up a contact's phone number or email by name
  • Creating 20 recurring weekly events in a single batch request
  • Setting a high-priority reminder with a specific due date

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Find me a good time for a 1-hour meeting this week and add it to my calendar

AGENT
  1. 1Call pear_find_best_time with durationMinutes: 60 and the current week's date range
  2. 2Return the top 3 AI-scored slots weighted by work hours and time-of-day preference
  3. 3User selects a slot
  4. 4Call pear_create_event with the chosen time, a title, and the default calendar
OUTPUT

Event created; agent confirms the title, date, time, and calendar name

Requirements

Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.

PEAR_API_KEY — generated from the pearmcp.com dashboard after signing up for an accountApple app-specific password to connect your iCloud account to Pear