What problem does it solve? Reading, searching, and sending email usually requires a GUI client or web interface, which breaks terminal-based and automated workflows. This Skill lets you handle the full email lifecycle—listing, reading, replying, forwarding, moving, and organizing messages—directly from the command line. ## Core Features & Use Cases - Full Email Operations: List envelopes, read messages, reply, forward, delete, move/copy between folders, and manage flags across multiple accounts. - Rich Composition with MML: Compose multipart emails with HTML bodies, attachments, and inline images using MIME Meta Language templates. - Structured Output & Automation: Use --output json for machine-readable results, making it easy to script email processing pipelines. - Use Case: Imagine you need to triage a support inbox each morning. Use this Skill to search unread messages from specific senders, read their content, reply with a templated response, and archive the thread—all without leaving the terminal. ## Quick Start Use the himalaya skill to list the 20 most recent emails in my inbox and show me any unread messages from my manager.