What problem does it solve?
Managing email from the terminal across multiple accounts and backends is fragmented and manual; this Skill provides clear CLI guidance and patterns to list, read, compose, search, and organize messages reliably using the himalaya tool.
Core Features & Use Cases
- Unified CLI operations: list folders and messages, read and export raw MIME, search by sender/subject, and paginate results for large mailboxes.
- Message composition and delivery: compose, reply, forward, and send messages non-interactively using MML or piped templates, and support attachments and inline images.
- Account and workflow management: manage multiple accounts, configure IMAP/SMTP backends, use PTY mode for interactive wizards, and export structured JSON output for automation.
- Use Case: Quickly search a client's inbox for recent proposals, export matching messages to JSON, and draft a templated reply with attachments for bulk sending.
Quick Start
Use the himalaya skill to list the latest 20 messages in the INBOX for the work account and return the output in JSON.