Communityv1.0.0

Apple Mail Search

Fast Apple Mail search via SQLite on macOS. Search emails by subject, sender, date, attachments - results in ~50ms vs 8+ minutes with AppleScript. Use when asked to find, search, or list emails.

3.3kdownloads2stars12active installsmneves75
View on ClawHubBack to Skills

Skill Details

Slug
apple-mail-search
Latest Version
1.0.0
Author
mneves75
Published
Jan 8, 2026
Updated
Feb 27, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Apple Mail Search.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

- Initial release of Apple Mail Search: fast email searching for Apple Mail via direct SQLite queries. - Enables subject, sender, date, unread, attachments, and advanced searches with typical results in ~50ms. - Includes command-line options for JSON/CSV output and database selection. - Provides examples for common email queries and export tasks. - Designed as a significantly faster alternative to AppleScript and Spotlight, which is broken since Big Sur.