himalaya

Manage emails via IMAP and SMTP from the command line.

Updated Feb 12, 2026
One-click install
npx skills add https://github.com/sentientsprite/nemo-agent --skill himalaya-sentientsprite
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: himalaya
Source: https://github.com/sentientsprite/nemo-agent/tree/main/skills/himalaya
Command: npx skills add https://github.com/sentientsprite/nemo-agent --skill himalaya-sentientsprite

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows you to manage your emails directly from the command line, eliminating the need to switch to a graphical email client for common tasks.

Core Features & Use Cases

  • Email Management: List, read, write, reply, forward, search, and organize emails.
  • Multi-Account Support: Works with multiple email accounts (IMAP/SMTP).
  • Use Case: Quickly search for an email from a specific sender, reply to it, and then archive it, all without leaving your terminal.

Quick Start

Use the himalaya skill to list all email folders in your default account.

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 without a graphical client?

You can manage emails from the terminal using a command-line interface that supports IMAP and SMTP protocols. It enables listing, reading, writing, replying, forwarding, searching, and organizing messages across multiple accounts.

Can I use a command-line email client with multiple IMAP and SMTP accounts?

Yes, a command-line email client can manage multiple IMAP and SMTP accounts simultaneously. You can switch between accounts to list folders, read messages, and send emails directly from your terminal.

What is the best way to search and organize emails via the command line?

The best way to search and organize emails via the command line is using an interface that integrates with Notmuch. This allows you to quickly query specific senders, filter messages, and archive emails without leaving the terminal.

Does terminal email software support MML for message composition?

Yes, terminal email software supports MML for message composition. This allows you to write and format multi-part emails, including replies and forwarded messages, directly within your command-line environment.

How do I send emails using SMTP from a terminal interface?

You can send emails using SMTP from a terminal interface by utilizing built-in composition commands or integrating with a Sendmail backend. This facilitates writing, replying to, and forwarding messages directly from the command line.