himalaya

Manage emails via IMAP/SMTP from the terminal.

1|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/lachlanchen/LazyingArtBot --skill himalaya-lachlanchen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: himalaya
Source: https://github.com/lachlanchen/LazyingArtBot/tree/main/skills/himalaya
Command: npx skills add https://github.com/lachlanchen/LazyingArtBot --skill himalaya-lachlanchen

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a command-line interface for managing emails, allowing users to perform actions like listing, reading, writing, replying, and organizing emails directly from the terminal without needing a graphical email client.

Core Features & Use Cases

  • Email Management: List, read, compose, reply, forward, move, copy, and delete emails.
  • Multi-Account Support: Configure and manage multiple email accounts (IMAP/SMTP).
  • Search & Filtering: Search emails based on various criteria like sender, subject, and keywords.
  • Attachment Handling: Download attachments from emails.
  • Use Case: Quickly search your inbox for emails from a specific sender, read the latest message, and reply to it, all without leaving your terminal.

Quick Start

Use the himalaya skill to list emails in your inbox.

Frequently Asked Questions about himalaya

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage emails from the terminal using IMAP and SMTP?

You can manage emails from the terminal using a command-line interface that connects via IMAP and SMTP. This allows you to list, read, compose, reply, forward, and organize messages directly without needing a graphical email client.

Can I configure multiple email accounts in a terminal mail client?

Yes, you can configure and manage multiple email accounts simultaneously. The CLI supports multi-account setups, allowing you to switch between IMAP and SMTP profiles to handle messages from different addresses.

How do I search and filter emails by sender or subject in the command line?

You can search and filter emails directly from the command line by specifying criteria like sender, subject, and keywords. This functionality helps quickly locate specific messages within your inbox without leaving the terminal.

What is the best way to write and compose emails from a terminal interface?

The best way to compose emails from a terminal is using MML for message composition. This CLI tool enables writing, replying to, and forwarding emails directly through standard terminal input.

Does the terminal email client support downloading attachments?

Yes, the terminal email client supports attachment handling. You can download attachments from received emails directly through CLI commands, allowing you to extract files without switching to a graphical interface.