himalaya

Manage emails via IMAP/SMTP using the himalaya command-line interface.

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

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 perform common email operations directly from their terminal 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.
  • Attachments: Download and manage email attachments.
  • 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 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?

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

Can I configure multiple email accounts in a terminal client?

Yes, you can configure and manage multiple email accounts within the terminal. The interface supports switching between accounts to list envelopes, read messages, and handle attachments across all configured credentials.

How do I download and handle email attachments via command line?

Handle email attachments via command line by using the client's attachment management features. You can download attachments from received messages directly to your local filesystem, alongside composing and organizing emails.

Do I need to install the himalaya binary to use this email Skill?

Yes, you must install the himalaya binary and configure it with your email account credentials before using this Skill. It acts as the command-line interface engine for executing IMAP and SMTP operations.

What is the best way to search my inbox from the command line?

Search your inbox from the command line by using the client's built-in search functionality. You can quickly query for specific senders or subjects, read the latest matching message, and reply without leaving your terminal.

How does MML syntax work for composing emails in a terminal?

MML syntax is used for composing messages within the terminal interface. It provides a structured format for writing emails, allowing you to draft replies, forwards, and new messages directly from your command line.