What problem does it solve? Reading, searching, composing, and organizing email typically requires a GUI client or web interface, which blocks automation. This Skill lets an agent operate a full mailbox from the terminal using the Himalaya CLI over IMAP and SMTP. ## 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. - Provider Configuration: Reference guides cover IMAP/SMTP setup for Gmail, iCloud, OAuth2, Notmuch, and the v1.2.0 folder-alias syntax that prevents duplicate-send failures on Gmail. - Use Case: Ask the agent to check your inbox for unread messages from a client, draft a reply with an attached report, and archive the thread — all without opening a mail app. ## Quick Start Ask the agent to list the ten most recent emails in your inbox using himalaya envelope list after installing the CLI and configuring an account.