What problem does it solve? Reading, searching, composing, and organizing email normally requires a GUI client or web interface, which breaks terminal-based and agent-driven workflows. This Skill lets an AI agent operate a full mailbox through the Himalaya command-line client using IMAP and SMTP backends. ## Core Features & Use Cases - Mailbox Operations: List folders and envelopes, search messages, read or export raw MIME content, move, copy, delete, and manage flags. - Non-Interactive Composition: Send, reply, and forward emails by piping MML/MIME templates via stdin, with support for HTML parts, attachments, and inline images. - Multi-Account Configuration: Configure IMAP/SMTP, Notmuch, or OAuth2 backends for providers like Gmail and iCloud, with secure password handling via pass or keyring. - Use Case: Ask the agent to check your inbox for unread messages from a client, draft a reply quoting the original thread, and send it — 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 configuring your account in ~/.config/himalaya/config.toml.