What problem does it solve? Reading, searching, and sending email normally requires a GUI client or custom API integration. This Skill lets an agent operate a full mailbox directly from the terminal using the Himalaya CLI, covering IMAP reading and SMTP sending without building email plumbing from scratch. ## Core Features & Use Cases - Mailbox Operations: List folders and envelopes, search messages, read or export raw MIME, move, copy, delete, and manage flags across multiple accounts. - Non-Interactive Composition: Compose, reply, and forward emails by piping MML templates to himalaya template send, including HTML parts, attachments, and inline images. - Structured Output: Use --output json for machine-parseable results, with detailed configuration references for Gmail, iCloud, OAuth2, and folder alias pitfalls. - Use Case: Ask the agent to check your inbox for unread messages from a client, draft a reply quoting the original thread, attach a PDF report, and send it via your configured SMTP account. ## Quick Start Ask the agent to list the ten most recent emails in your inbox using himalaya and summarize their senders and subjects.