apple-mail-search-safeApple Mail search on macOS with fast metadata and full body lookup. Use for finding messages in Mail.app by subject/sender/recipient/date, opening messages,...
Install via ClawdBot CLI:
clawdbot install gumadeiras/apple-mail-search-safeInstall fruitmail CLI (npm):
Install fruitmail CLI (npm)Requires:
Fast SQLite-based search for Apple Mail.app with full body content support.
npm install -g apple-mail-search-cli
# Complex search
fruitmail search --subject "invoice" --days 30 --unread
# Search by sender
fruitmail sender "@amazon.com"
# List unread emails
fruitmail unread
# Read full email body (supports --json)
fruitmail body 94695
# Open in Mail.app
fruitmail open 94695
# Database stats
fruitmail stats
| Command | Description |
|---------|-------------|
| search | Complex search with filters |
| sender | Search by sender email |
| unread | List unread emails |
| body | Read full email body (AppleScript) |
| open | Open email in Mail.app |
| stats | Database statistics |
--subject <text> Search subject lines
--days <n> Last N days
--unread Only unread emails
--limit <n> Max results (default: 20)
--json Output as JSON
--copy Copy DB before query (safest mode)
# Find bank statements from last month
fruitmail search --subject "statement" --days 30
# Get unread emails as JSON
fruitmail unread --json | jq '.[] | .subject'
# Find emails from Amazon
fruitmail sender "@amazon.com" --limit 50
| Method | Time for 130k emails |
|--------|---------------------|
| AppleScript (full iteration) | 8+ minutes |
| SQLite (this tool) | ~50ms |
~/Library/Mail/V{9,10,11}/MailData/Envelope Index--copy mode availablehimalaya skill (IMAP/SMTP)https://github.com/gumadeiras/fruitmail-cli
Generated Mar 1, 2026
Small business owners can use this skill to quickly search for invoices, client communications, and unread emails from the past month. It helps them stay organized and respond promptly to important messages without manually scrolling through Apple Mail.
Support teams can search for emails by sender domains like '@company.com' to track customer inquiries and unread messages. This enables faster response times and better organization of support tickets directly from Apple Mail.
Accountants or auditors can search for bank statements and financial emails by subject and date range. The tool allows them to quickly retrieve and review email records for compliance or auditing purposes without modifying data.
Legal professionals can use the skill to find emails related to cases by searching for specific subjects or senders over a set period. It aids in gathering evidence or correspondence efficiently from Apple Mail archives.
E-commerce managers can search for order confirmations and shipping updates from vendors like Amazon. This helps in monitoring order statuses and customer communications to ensure timely fulfillment.
Offer a free basic version with core search features and a paid premium version that includes advanced filters, priority support, and integration with other productivity tools. Revenue can come from subscriptions or one-time purchases for enhanced functionality.
Sell licenses to businesses for team use, with features like multi-user access, enhanced security options, and custom integrations. This model targets companies needing efficient email management across departments.
Provide consulting services to customize the tool for specific industries, such as adding specialized search filters or integrating with existing CRM systems. Revenue is generated through service fees and ongoing support contracts.
💬 Integration Tip
Integrate this skill with task management apps to automatically create tasks from unread emails or use it alongside IMAP tools like himalaya for a complete email workflow.
Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube).
AI-optimized web search via Tavily API. Returns concise, relevant results for AI agents.
This skill should be used when users need to search the web for information, find current content, look up news articles, search for images, or find videos. It uses DuckDuckGo's search API to return results in clean, formatted output (text, markdown, or JSON). Use for research, fact-checking, finding recent information, or gathering web resources.
Web search and content extraction via Brave Search API. Use for searching documentation, facts, or any web content. Lightweight, no browser required.
Search indexed Discord community discussions via Answer Overflow. Find solutions to coding problems, library issues, and community Q&A that only exist in Discord conversations.
Multi search engine integration with 17 engines (8 CN + 9 Global). Supports advanced search operators, time filters, site search, privacy engines, and WolframAlpha knowledge queries. No API keys required.