himalaya

Manage emails via IMAP and SMTP from the command line.

Updated Feb 16, 2026
One-click install
npx skills add https://github.com/dsactivi-2/Mujo-Team --skill himalaya-dsactivi-2
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: himalaya
Source: https://github.com/dsactivi-2/Mujo-Team/tree/main/skills/himalaya
Command: npx skills add https://github.com/dsactivi-2/Mujo-Team --skill himalaya-dsactivi-2

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, write, reply, forward, search, and organize emails.
  • Multi-Account Support: Seamlessly manage multiple email accounts (IMAP/SMTP).
  • Use Case: Quickly search for an email from a specific sender, reply to it, and then archive it, all without leaving 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 using a command-line interface that connects via IMAP and SMTP protocols. This allows you to list, read, write, reply, forward, search, and organize emails without leaving your session.

Can I check multiple email accounts from the command line?

Yes, you can manage multiple email accounts from the command line. The tool seamlessly supports multi-account configurations using local configuration files for IMAP and SMTP setup and authentication.

What is the best way to search and reply to emails without a graphical client?

The best way to handle emails without a graphical client is using a terminal-based interface. You can quickly search for messages from specific senders, reply to them, and archive them directly through command-line operations.

Do I need local configuration files to set up terminal email management?

Yes, local configuration files are required to set up terminal email management. These files store your account credentials and IMAP/SMTP server details needed to authenticate and connect to your email providers.

What email organizing features are available in a CLI email client?

A CLI email client provides comprehensive organizing features including listing, searching, forwarding, and archiving emails. It integrates directly with IMAP and SMTP protocols to synchronize actions across your accounts.

Why use a command line email client instead of a graphical interface?

A command line email client eliminates the need to switch to a graphical application for common tasks. It allows developers to quickly read, write, and organize emails directly within their terminal workflow.