himalaya

Manage emails via IMAP/SMTP from the command line.

Updated Feb 26, 2026
One-click install
npx skills add https://github.com/MoRen9527/TriMetaverse --skill himalaya-moren9527
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: himalaya
Source: https://github.com/MoRen9527/TriMetaverse/tree/main/reference/openclaw/skills/himalaya
Command: npx skills add https://github.com/MoRen9527/TriMetaverse --skill himalaya-moren9527

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a command-line interface for managing emails, allowing users to interact with their inbox 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 client, reply to it, and archive it, all from your command line.

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 directly from the terminal?

You can manage emails from the terminal by using a CLI tool that connects via IMAP and SMTP, allowing you to list, read, write, and organize messages without a graphical client.

Can I configure multiple email accounts for command line access?

Yes, you can configure multiple email accounts for command line access. The CLI tool supports managing multiple accounts simultaneously, letting you switch contexts for listing and replying to emails.

How do I write and reply to emails using SMTP in a terminal?

To write and reply to emails using SMTP in a terminal, you use a command-line email client that handles message composition through MIME Meta Language and sends them via configured SMTP credentials.

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

The best way to search and organize emails via IMAP is using a CLI email client that directly queries the server, allowing you to filter messages and archive them without leaving the command line.

Do I need to install a specific tool to manage emails from the command line?

Yes, you need to install the `himalaya` CLI tool and configure it with your account credentials to enable terminal-based email management via IMAP and SMTP.