A comprehensive suite of 27 MCP tools that provides read/write access to iCloud Calendar, Reminders, and Contacts through Pear's CalDAV and CardDAV bridge.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install pear-apple
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install pear-apple using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Pear iCloud integration is a robust toolset designed for developers using Openclaw Skills to connect AI agents with the Apple ecosystem. By leveraging standard CalDAV and CardDAV protocols, this skill enables agents to perform complex scheduling, task management, and contact organization tasks without requiring local macOS scripting.
This skill serves as a bridge for PIM (Personal Information Management), allowing for the creation of sophisticated AI assistants that can manage daily agendas, find optimal meeting times, and keep contact databases synchronized across the iCloud cloud infrastructure. It provides a secure, API-driven way to interact with user data using app-specific passwords and a dedicated API key.
pear_ tool from the 27 available functions.To integrate these Openclaw Skills, you must first obtain a Pear API key and an Apple app-specific password.
# Set your Pear API key in your environment
export PEAR_API_KEY="pear_sk_your_key_here"
# Optional: Set a custom MCP URL if not using the default
export PEAR_MCP_URL="https://pearmcp.com/api/mcp"
Ensure you have authorized your iCloud account on the Pear dashboard before initiating requests.
The skill organizes data according to standard Apple PIM structures:
| Category | Protocol | Key Data Points |
|---|---|---|
| Events | CalDAV | ISO 8601 timestamps, recurrence objects, attendee lists, location |
| Reminders | VTODO | Title, due dates, priority levels (1-9), completion status |
| Contacts | CardDAV | vCard fields (phones, emails, addresses, birthdays, Base64 photos) |
| Briefings | Aggregated | Combined view of today's events and pending tasks |
| Batches | JSON Array | Supports up to 50 items per request for bulk operations |
pear_find_best_time which considers buffers and work hours.Loading
Route any prompt to the highest-performing LLM based on thousands of peer-reviewed council deliberations.

A professional-grade financial intelligence tool that generates visual reports and ledger-based analytics directly from Odoo ERP data.

A professional read-only AI agent for Odoo that generates ledger-based financial reports, sales analytics, and automated visualizations in PDF, Excel, and WhatsApp formats.

A specialized CLI utility to identify and remove bloated node_modules and .next folders to reclaim storage space.

A sophisticated AI-powered tool that leverages Google Gemini to perform high-accuracy OCR on scanned or image-based PDF documents.

A comprehensive web search and scraping tool designed for AI agents to extract structured data from any website including JS-heavy pages.








































