himalaya

Manage emails via IMAP and SMTP protocols from the command line using Himalaya CLI.

Updated Jun 22, 2026
One-click install
npx skills add https://github.com/ashiqcodeleaf/long-Run-Agents --skill himalaya-ashiqcodeleaf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: himalaya
Source: https://github.com/ashiqcodeleaf/long-Run-Agents/tree/main/skills/email/himalaya
Command: npx skills add https://github.com/ashiqcodeleaf/long-Run-Agents --skill himalaya-ashiqcodeleaf

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 terminal, enabling users to interact with their email accounts using IMAP and SMTP protocols.

Core Features & Use Cases

  • Terminal Email Client: Access and manage emails directly from the command line.
  • IMAP/SMTP Support: Interact with email accounts using IMAP and SMTP backends.
  • Use Case: Efficiently handle email tasks such as reading, sending, and organizing emails without the need for a web interface or desktop application.

Quick Start

Configure your email account using the Himalaya CLI and then list emails in your inbox with the command 'himalaya envelope list'.

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 CLI that supports IMAP and SMTP protocols. This approach lets you read, send, and organize emails directly from the command line without a web interface.

Can I send and read emails from the command line without a desktop client?

Yes, you can read and send emails from the command line using a terminal email client. By interacting with IMAP and SMTP backends, it handles email operations without needing a traditional desktop application.

Do I need to configure my email account before using a terminal email client?

Yes, you must configure your email account using the CLI before managing emails. Proper account setup is required to successfully connect to IMAP and SMTP servers and execute commands like listing inbox envelopes.

What is the best way to list emails in my inbox via the command line?

The best way to list emails in your inbox via the command line is by using the 'envelope list' command. After configuring your IMAP account, this terminal command quickly retrieves and displays your inbox messages.

Does terminal-based email management work with standard IMAP and SMTP protocols?

Yes, terminal-based email management works with standard IMAP and SMTP protocols. It interacts directly with these backend protocols to access and manage your email accounts efficiently without a graphical interface.