Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
Version History
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.
User asks: Find me a good time for a 1-hour meeting this week and add it to my calendar
- 1Call pear_find_best_time with durationMinutes: 60 and the current week's date range
- 2Return the top 3 AI-scored slots weighted by work hours and time-of-day preference
- 3User selects a slot
- 4Call pear_create_event with the chosen time, a title, and the default calendar
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.