himalaya

Manage emails via IMAP and SMTP from the command line.

Updated Mar 10, 2026
One-click install
npx skills add https://github.com/lemonlqf/openclaw-rtsp --skill himalaya-lemonlqf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: himalaya
Source: https://github.com/lemonlqf/openclaw-rtsp/tree/main/skills/himalaya
Command: npx skills add https://github.com/lemonlqf/openclaw-rtsp --skill himalaya-lemonlqf

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows users to manage their emails directly from the command line, offering a powerful and efficient way to handle email tasks without needing a graphical client.

Core Features & Use Cases

  • Email Management: List, read, write, reply, forward, search, and organize emails.
  • Multi-Account Support: Configure and manage multiple email accounts (IMAP/SMTP).
  • Terminal-Based Workflow: Ideal for users who prefer or require command-line operations for productivity.
  • Use Case: Quickly search for all emails from a specific sender, reply to an important message, and archive old conversations, all without leaving your terminal.

Quick Start

Use the himalaya skill to list all envelopes in the 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 by using a CLI tool that interfaces directly with IMAP and SMTP protocols to list, read, compose, and organize messages.

Can I configure multiple email accounts in a command-line client?

Yes, terminal-based email clients can support configuring and managing multiple email accounts simultaneously, allowing you to switch between IMAP and SMTP connections.

How do I search and organize emails across accounts in the terminal?

You can search and organize emails in the terminal by utilizing local mail backends like Notmuch, which index your messages for fast querying and sorting.

What is the best way to compose and reply to emails in a terminal workflow?

The best way to compose and reply to emails in a terminal workflow is by utilizing MIME Meta Language for message composition, ensuring proper formatting across different mail clients.

Does terminal email management work without a graphical client?

Yes, terminal email management works without a graphical client by providing a command-line interface to handle all email tasks, including forwarding and replying to messages.

What are the limitations of using a CLI for email management?

A CLI for email management lacks graphical interfaces, requiring users to navigate and perform actions like reading and organizing emails entirely through text commands.