himalaya

Manage email accounts via IMAP/SMTP using the Himalaya CLI.

1|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/WWindRock/Webchat-DEV --skill himalaya-wwindrock
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: himalaya
Source: https://github.com/WWindRock/Webchat-DEV/tree/main/CoPaw/src/copaw/agents/skills/himalaya
Command: npx skills add https://github.com/WWindRock/Webchat-DEV --skill himalaya-wwindrock

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies email management from the command line, enabling users to list, read, write, reply, forward, search, and organize emails efficiently.

Core Features & Use Cases

  • Email Management: Handle emails using IMAP/SMTP backends, including list, read, write, reply, forward, search, and organize functionalities.
  • Multiple Accounts: Supports managing multiple email accounts with secure message composition using MML (MIME Meta Language).
  • Use Case: A user can quickly check their emails, respond to important messages, and organize their inbox using this Skill.

Quick Start

Use the himalaya command to list all emails from your 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 via CLI using IMAP and SMTP?

You can manage emails via CLI by using the himalaya command-line interface, which supports IMAP and SMTP protocols to list, read, write, reply, forward, search, and organize emails directly from your terminal.

Can I manage multiple email accounts from the command line?

Yes, you can manage multiple email accounts from the command line. The tool supports configuring multiple accounts and enables secure message composition using MML (MIME Meta Language) for safe email sending.

How do I configure IMAP and SMTP settings for command-line email access?

To configure IMAP and SMTP settings for command-line email access, you need to set up configuration files that define your email account credentials and server details, allowing the CLI to connect and interact with your inbox.

Does command-line email management support searching and organizing emails?

Command-line email management fully supports searching and organizing emails. You can execute specific commands to filter your inbox, find specific messages, and organize your emails efficiently without leaving the terminal.

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

The best way to read and reply to emails in the terminal is using the himalaya CLI, which provides dedicated commands to fetch message contents and compose replies securely via SMTP using MML.

Do I need to install any dependencies to manage emails via CLI?

Yes, you need to install the himalaya CLI dependency to manage emails via CLI. This command-line tool acts as the backend engine to handle IMAP and SMTP protocols for all email operations.