What problem does it solve? Reading, searching, composing, and organizing email typically requires a GUI client or web interface, which blocks terminal-based and agent-driven workflows. This Skill lets an agent operate a full mailbox through the Himalaya CLI using IMAP and SMTP backends. ## Core Features & Use Cases - Mailbox Operations: List folders and envelopes, search messages, read or export raw MIME, move, copy, delete, and manage flags across multiple accounts. - Non-Interactive Composition: Send, reply, and forward by piping MML templates via stdin, with support for HTML parts, attachments, and inline images. - Configuration Guidance: Set up IMAP/SMTP accounts for Gmail, iCloud, and generic providers with secure password handling via pass, keyring, or OAuth2, including the critical v1.2.0 folder.aliases syntax that prevents duplicate sends on Gmail. - Use Case: An agent monitors an inbox, searches for messages from a client, reads the latest thread, and sends a reply with an attached PDF report, all without leaving the terminal. ## Quick Start Ask the agent to list the ten most recent emails in your inbox using himalaya and summarize their subjects and senders.