himalaya

Manage email accounts via the Himalaya CLI using IMAP and SMTP protocols.

1|Updated May 21, 2026
One-click install
npx skills add https://github.com/blueskies1818/hermesALIone --skill himalaya-blueskies1818
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: himalaya
Source: https://github.com/blueskies1818/hermesALIone/tree/main/Agent/skills/email/himalaya
Command: npx skills add https://github.com/blueskies1818/hermesALIone --skill himalaya-blueskies1818

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the need for a command-line interface to manage emails, allowing users to interact with their email accounts using IMAP and SMTP protocols.

Core Features & Use Cases

  • Email Management: Send, receive, and manage emails using IMAP/SMTP protocols.
  • Configuration: Set up accounts with IMAP/SMTP credentials and folder aliases.
  • Use Case: For users who need to manage multiple email accounts and want to streamline their email handling process through a terminal interface.

Quick Start

Configure your email account using 'himalaya account configure', then list emails in your inbox with 'himalaya envelope list --folder 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 by configuring your IMAP and SMTP credentials, then using command-line instructions to list, send, and receive messages directly from your inbox folders.

Can I configure multiple email accounts for terminal-based management?

Yes, terminal-based email management supports configuring multiple accounts. You can set up various IMAP and SMTP credentials and use folder aliasing to organize and streamline your email handling process.

How do I set up and list inbox emails via the command line?

To list inbox emails via the command line, first configure your account settings with your IMAP and SMTP credentials, then execute the envelope list command targeting your INBOX folder to view messages.

What is the best way to handle email accounts without a graphical interface?

Handling email accounts without a graphical interface is best done using a CLI tool that supports IMAP and SMTP protocols, allowing you to send, receive, and manage emails efficiently directly from the terminal.

Does terminal email management support folder aliasing for multiple accounts?

Yes, terminal email management supports folder aliasing. This allows you to map and organize folder names across multiple configured IMAP accounts for streamlined access and workflow integration.