himalaya

Manage emails via IMAP and SMTP from the command line.

12|3|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/ApiliumCode/mayros --skill himalaya-apiliumcode
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: himalaya
Source: https://github.com/ApiliumCode/mayros/tree/main/skills/himalaya
Command: npx skills add https://github.com/ApiliumCode/mayros --skill himalaya-apiliumcode

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows you to manage your emails directly from the command line, streamlining email operations 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 (IMAP/SMTP).
  • Use Case: Quickly search for emails from a specific sender, reply to a message, or compose a new email, all from your terminal session.

Quick Start

Use the himalaya skill to list all email folders in your default 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 by using a command-line interface that communicates directly with IMAP and SMTP protocols, allowing you to list folders, read, compose, and organize messages without a graphical client. It integrates with local configuration files for account setup and credential management.

Can I configure multiple email accounts for command-line access?

Yes, you can configure and manage multiple email accounts simultaneously. The system integrates with local configuration files to handle account setup and credential management across different IMAP and SMTP providers for terminal-based access.

What email operations can I perform directly from the command line?

Supported email operations include listing folders, reading messages, composing new emails, replying, forwarding, searching, and organizing mailboxes. All these actions can be executed directly within your terminal session via IMAP and SMTP.

Do I need a graphical email client to search and organize my inbox?

No, you do not need a graphical email client. You can quickly search for emails from specific senders, reply to messages, and organize mailboxes entirely from the command line using terminal-based IMAP and SMTP protocols.

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

The best way to read and reply to emails in a terminal session is using a CLI tool that supports IMAP and SMTP, enabling you to read messages and send replies directly from your command prompt without leaving your development environment. It relies on local configuration files for credentials.