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, SMTP, Notmuch, or Sendmail 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: Covers IMAP/SMTP setup, Gmail and iCloud presets, OAuth2, secure password storage via pass or keyring, and the v1.2.0 folder.aliases syntax that prevents duplicate-send failures. - 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 original thread — all without leaving the terminal. ## Quick Start Ask the agent to list the ten most recent emails in your inbox using himalaya envelope list after installing the himalaya CLI and configuring an account.