What problem does it solve? Reading, searching, and sending email usually requires a GUI client or web interface, which breaks terminal-based workflows and automation. This Skill lets you perform full email operations directly from the command line using the Himalaya CLI. ## Core Features & Use Cases - Email Management: List, read, search, move, copy, delete, and flag emails across IMAP folders and multiple accounts. - Message Composition: Write, reply, reply-all, and forward emails interactively or send templated messages, with MML syntax for attachments, HTML, and inline images. - Structured Output & Attachments: Export raw MIME messages, download attachments, and get JSON output for scripting pipelines. - Use Case: A developer wants to triage their inbox without leaving the terminal: list unread messages, reply to a specific thread, archive processed mail, and download an invoice attachment, all via scripted commands. ## Quick Start Use the himalaya skill to list the 20 most recent emails in my inbox and show me the subject and sender of each.