Agent skill · bighardperson
himalaya
CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
What it needs
About 2k tokens when loaded.
What this skill does
Himalaya Email CLI Himalaya is a CLI email client that lets you manage emails from the terminal using IMAP, SMTP, Notmuch, or Sendmail backends. References references/configuration.md (config file setup + IMAP/SMTP authentication) references/message-composition.md (MML syntax for composing emails) Prerequisites 1. Himalaya CLI installed (himalaya --version to verify) 2. A configuration file at ~/.config/himalaya/config.toml 3. IMAP/SMTP credentials configured (password stored securely) Configuration Setup Run the interactive wizard to set up an account: Or create ~/.config/himalaya/config.toml manually: Common Operations List Folders List Emails Search Emails Read an Email Reply/Forward Write a New Email Move/Copy/Delete Flags Multiple Accounts Attachments Output Formats Tips Use himalaya --help or himalaya <command> --help for detailed usage. Message IDs are relative to the current folder; re-list after folder changes. For composing rich emails with attachments, use MML syntax (see references/message-composition.md). Store passwords securely using pass, system keyring, or a command that outputs the password.
How to use it
Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:
@skills bighardperson/Himalaya邮件