himalaya

Manage emails via IMAP/SMTP with a command-line interface.

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

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 interact with their inboxes without leaving the terminal.

Core Features & Use Cases

  • Email Management: List, read, write, reply, forward, search, and organize emails.
  • Multi-Account Support: Configure and manage multiple email accounts.
  • Use Case: Quickly search for a specific email from a sender, reply to it, and then archive it, all from your terminal session.

Quick Start

Use the himalaya skill to list all 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 by using a command-line interface that connects via IMAP and SMTP protocols. This allows you to list, read, write, reply, forward, search, and organize messages directly without leaving your terminal session.

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

Yes, you can configure and manage multiple email accounts within the terminal. This multi-account support allows you to switch contexts and perform email operations across different providers seamlessly from a single interface.

How do I write and reply to emails in the terminal using MML?

You write and reply to emails using MIME Meta Language (MML) for advanced message composition. This allows you to structure complex emails with various content types directly from the command line before sending them via SMTP.

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

The best way to search and organize emails from the command line is using a CLI tool that supports IMAP search queries. You can quickly find specific messages from senders, read them, reply, and archive them all within your terminal session.

Does terminal email management require a graphical interface or web browser?

No, terminal email management does not require a graphical interface or web browser. It operates entirely through a command-line interface, enabling you to interact with your inbox and perform SMTP and IMAP operations directly from a text-based environment.