apple-mail-searchFast 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.
Install via ClawdBot CLI:
clawdbot install mneves75/apple-mail-searchRequires:
Grade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 1, 2026
Freelancers can quickly search for invoice-related emails from clients using subject or sender filters, enabling fast retrieval of payment confirmations or outstanding invoices. This helps streamline financial tracking and reduces time spent manually scrolling through Mail.app.
Compliance teams in regulated industries like finance or healthcare can use the tool to search for emails with specific attachments (e.g., PDF reports) or from certain senders within date ranges. This supports audit trails and ensures quick access to required documentation without relying on slow native searches.
Support agents can search unread emails or emails from specific customers to prioritize responses, using JSON output for integration with ticketing systems. This accelerates response times and improves customer service efficiency by bypassing Mail.app's sluggish search.
Researchers can export email data as CSV or JSON for analysis, such as gathering correspondence with collaborators or tracking submission deadlines via date-range searches. This facilitates data processing for studies on communication patterns or project management.
Marketing teams can search for emails related to campaigns by subject or sender to assess engagement, using the tool's fast queries to compile metrics from large email volumes. This aids in evaluating campaign performance and planning follow-ups efficiently.
Offer a basic version for free with core search features, then charge for advanced functionalities like batch exports, API access, or priority support. Revenue can come from subscription tiers targeting power users or small businesses needing enhanced productivity.
Sell site licenses to corporations for team-wide use, with added features like centralized database access, security audits, and integration with existing IT systems. Revenue is generated through one-time purchases or annual contracts based on user counts.
Provide services to customize the tool for specific industries, such as adding compliance filters or integrating with proprietary software, alongside training and support. Revenue comes from project-based fees and ongoing maintenance contracts.
💬 Integration Tip
Integrate with automation tools like cron jobs for scheduled email backups or use JSON output to feed data into dashboards for real-time monitoring.
Scored Apr 15, 2026
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
Local search/indexing CLI (BM25 + vectors + rerank) with MCP mode.
Design data models for construction projects. Create entity-relationship diagrams, define schemas, and generate database structures.
MarkItDown is a Python utility from Microsoft for converting various files (PDF, Word, Excel, PPTX, Images, Audio) to Markdown. Useful for extracting structu...
Connect to Supabase for database operations, vector search, and storage. Use for storing data, running SQL queries, similarity search with pgvector, and managing tables. Triggers on requests involving databases, vector stores, embeddings, or Supabase specifically.
Use when designing database schemas, writing migrations, optimizing SQL queries, fixing N+1 problems, creating indexes, setting up PostgreSQL, configuring EF Core, implementing caching, partitioning tables, or any database performance question.