himalaya

Manage emails via IMAP and SMTP from the command line.

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

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, eliminating the need to switch to a graphical email client for common tasks.

Core Features & Use Cases

  • Email Management: List, read, search, compose, reply, forward, move, and delete emails.
  • Account Support: Works with multiple IMAP/SMTP accounts, including Gmail and iCloud.
  • Use Case: Quickly search your inbox for emails from a specific sender, read the latest message, and reply without leaving your terminal.

Quick Start

Use the himalaya skill to list all folders in your default email 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 using IMAP and SMTP?

You can manage emails from the terminal using a CLI client that connects via IMAP and SMTP to list, read, compose, reply, forward, and delete messages across multiple accounts without a graphical interface.

Can I search and organize emails across multiple accounts in the terminal?

Searching and organizing emails across multiple IMAP accounts in the terminal is supported, allowing you to query specific senders, move messages between folders, and integrate with local storage like Notmuch for indexing.

Does terminal email management work with Gmail and iCloud accounts?

Terminal email management works with Gmail, iCloud, and other standard IMAP/SMTP accounts, enabling you to configure multiple providers and switch between them seamlessly within your command line workflow.

How is password security handled when using a command line email client?

Password security in a command line email client is handled through integration with system keyrings or external commands, ensuring your credentials are stored securely rather than in plain text configuration files.

What is the best way to read and reply to emails without leaving the terminal?

The best way to read and reply to emails without leaving the terminal is using a CLI client that fetches messages via IMAP and sends responses via SMTP, keeping your entire workflow within the command line.