mailExecute email operations with platform-specific optimizations and secure credential handling.
Install via ClawdBot CLI:
clawdbot install ivangdavila/mailRequires:
Grade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 1, 2026
Automate sorting and prioritizing incoming customer support emails by platform, using Apple Mail SQLite for fast macOS queries or himalaya for cross-platform IMAP. Filter recent emails from the past 7 days, check for attachments, and route them to appropriate folders based on sender or content, ensuring timely responses and reducing manual workload.
Manage bulk email campaigns for sales teams by leveraging himalaya CLI to send personalized emails with proper threading via In-Reply-To headers. Use draft-review-send workflow to ensure content accuracy, handle SMTP authentication with app passwords or OAuth, and track responses in real-time with polling intervals to optimize follow-ups.
Securely archive and retrieve legal correspondence by querying Apple Mail SQLite on macOS for fast access to messages, sender details, and attachments stored in local mailboxes. Force sync before queries to avoid stale data, and use joins to link messages with addresses for audit trails, ensuring compliance and efficient document management.
Facilitate cross-platform email coordination for distributed teams using himalaya for IMAP operations with JSON output for programmatic parsing. Automate folder operations to organize project emails, refresh cache after server changes, and implement thread intelligence based on In-Reply-To chains to maintain coherent discussions across different email clients.
Execute targeted email marketing campaigns by sending newsletters via himalaya's RFC 2822-compliant send protocol, ensuring proper headers to avoid SMTP rejection. Use credential management with OAuth tokens or app passwords for secure authentication, and monitor delivery with envelope watch for real-time feedback to optimize engagement rates.
Offer a SaaS platform that integrates this skill for automated email handling, charging monthly fees based on usage tiers. Provide features like cross-platform support, advanced threading, and secure credential storage, targeting small businesses needing efficient email management without IT overhead.
Develop a premium service leveraging the skill's security protocols and SQLite optimizations for large organizations. Focus on audit trails, attachment management, and compliance with data regulations, selling annual contracts with customization and support for industries like finance or healthcare.
Create a desktop or mobile app using this skill for personal and professional email optimization. Offer basic features for free, such as fast macOS queries or simple himalaya operations, and monetize through in-app purchases for advanced capabilities like real-time polling, OAuth integration, or bulk sending tools.
💬 Integration Tip
Always force sync Apple Mail before SQLite queries to avoid stale data, and use himalaya's JSON output flag for seamless parsing in automated workflows.
Scored Apr 18, 2026
CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
Read and send email via IMAP/SMTP. Check for new/unread messages, fetch content, search mailboxes, mark as read/unread, and send emails with attachments. Sup...
Automatically logs into email accounts (Gmail, Outlook, QQ Mail, etc.) and generates daily email summaries. Use when the user wants to get a summary of their emails, check important messages, or create daily email digests.
Read, search, and manage Outlook emails and calendar via Microsoft Graph API. Use when the user asks about emails, inbox, Outlook, Microsoft mail, calendar events, or scheduling.
Gmail API integration with managed OAuth. Read, send, and manage emails, threads, labels, and drafts. Use this skill when users want to interact with Gmail. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
API-first email platform designed for AI agents. Create and manage dedicated email inboxes, send and receive emails programmatically, and handle email-based workflows with webhooks and real-time events. Use when you need to set up agent email identity, send emails from agents, handle incoming email workflows, or replace traditional email providers like Gmail with agent-friendly infrastructure.