What problem does it solve? Agents and operators often need to read, search, and reply to email without opening a GUI mail client. This Skill provides terminal-based email operations through the himalaya CLI, enabling automated email workflows directly from the command line. ## Core Features & Use Cases - Inbox Reading & Listing: List recent emails from any folder with pagination and read full message content by ID. - Search & Filtering: Query emails by sender, subject, or date using himalaya's search syntax. - Sending & Replying: Compose and send emails with subject and body directly from the terminal. - Use Case: An agent monitors the INBOX for invoice emails, searches with subject:invoice, reads matching messages, and sends payment confirmation replies automatically. ## Quick Start Ask the agent to list the ten most recent emails in your INBOX and read the latest message from a specific sender.