What problem does it solve? Reading, searching, and sending email typically requires a GUI client or web interface, which blocks terminal-based agents and scripts from operating a mailbox. This Skill lets an agent perform full email operations through the Himalaya command-line client. ## Core Features & Use Cases - Mailbox Operations: List folders and envelopes, search messages, read or export raw MIME, move, copy, delete, and manage flags via IMAP. - Composing and Sending: Send new emails, replies, and forwards non-interactively by piping MML templates to himalaya template send, with support for HTML parts and attachments. - Multi-Account Configuration: Configure IMAP/SMTP credentials for Gmail, iCloud, or custom servers, including folder aliases and secure password storage via pass or keyring. - Use Case: An agent monitors an inbox, searches for messages from a specific sender, reads the latest one, and sends a templated reply — all without leaving the terminal. ## Quick Start Ask the agent to list the latest emails in your inbox using himalaya and then send a plain-text reply to one of them.